Skip to main content

Query string parameters

ParameterPossible replacement *DescriptionIs it Mandatory to complete the field?Reference
NameTypeNameType
doc_ext_idstring(250)doc_idintegerDocument ID in the manufacturer´s system
datstringShipping date, format "yyyy-mm-dd". By default, dat is set to the current date
numstringDocument number
depart_from_ext_idstring(250)depart_from_idintegerSending department IDMandatory2.04
depart_to_ext_idstring(250)depart_to_idintegerReceiving department IDMandatory2.04
partner_fiscal_idstring

The fiscal ID (TIN) of the receiving company.

*Mandatory only in case of external shipment - between different companies (different accounts in T&T)

*
doc_subtypeintegerDocument subtype (0 – shipment document, 1 – return document) default value – 0
notesstringNotes
itemsarrayList of products for this document
request_idstring(250)Unique request ID

Note: If a request with an identifier (request_id) that has already been processed is received from the producer, the previous response will be returned.

Note: If a new request with the same parameters but a different request_id is received within 5 minutes of the initial request, it will be treated as a repeat of the previous request. The handling will be identical to that of a request with the same request_id. After 5 minutes, such a request will be treated as a new request.

Items:

Parameter*Possible replacement **DescriptionIs it Mandatory to complete the field?Reference
NameTypeNameType
assort_ext_idstring(250)assort_idintegerID of the product2.11
unit_ext_idstring(250)unit_idintegerID of the package that is being shipped2.11
cntintegerQuantity of codes
itemsarrayList of codes

Items:

ParameterDescriptionTypeIs it Mandatory to complete the field?
codeMarking codestring(1024)Mandatory
parent_codePackage marking codestring(1024)
confirmedOnly for internal transfers. When set to true, the receipt is automatically confirmed by the recipient (no need to perform /make_supply/). Default is false.boolean