Search returns

GET {{baseUrl}}/api/v1/Returns?filters.partnerPO=<>&filters.sourceKey=<>&filters.status=<>&filters.from=<>&filters.to=<>&filters.page=<>&filters.pageSize=<>&filters.receiverCompanyId=<>&filters.senderCompanyId=<>&filters.linkkey=<>&filters.advanced=<>

Request rate limited to 10 requests per second with bursts up to 100 requests.

Request Params

KeyDatatypeRequiredDescription
filters.partnerPOstringThe partner's purchase order number.
filters.sourceKeystringSource key is usually the unique key the sender uses to find this document. Sometime this might be the same as the PartnerPO.
filters.statusstringThe status of the document. Use Status endpoint to view valid Statuses.
filters.fromstringBeginning of time search window.
filters.tostringEnd of time search window.
filters.pagestringPage number
filters.pageSizestringPage size
filters.receiverCompanyIdstringThis Id is indicate who is received this document. Use the Partner endpoint to discovery valid company Ids.
filters.senderCompanyIdstringThis Id is indicate who is sent this document. Use the Partner endpoint to discovery valid company Ids.
filters.linkkeystringThe linkkey identifies a group of related documents. It ties the Order to all the Shipments and Invoices.
filters.advancedstringAdvanced query options.