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 | xml:string | |
signatureLocation | OrderBase.SignatureTypes |
![]() |
|
The response body is of type GetOrderSignatureResponse.
Name | Description | Data Type |
---|---|---|
GetOrderSignatureResult | xml:base64Binary |
![]() |
|