Retrieves the collection or delivery signature from an existing Order.
| Method | /sites/{company-id}/ws/soap_v1.svc/GetOrderSignature |
The request body is of type GetOrderSignature.
| Name | Description | Data Type |
|---|---|---|
trackingNumber (path) | xml:string | |
signatureLocation (path) | OrderBase.SignatureTypes |
![]() |
|
The response body is of type GetOrderSignatureResponse.
| Name | Description | Data Type |
|---|---|---|
GetOrderSignatureResult (path) | xml:base64Binary |
![]() |
|