Create a shipment operator

Create a new shipment operator

post

Create a new shipment operator

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
shipmentstring · uuidRequired
codestring · enumRequiredPossible values:
addressstring · max: 255 · nullableRequired
addressComplementarystring · max: 255 · nullableRequired
postalCodestring · max: 50 · nullableRequired
citystring · max: 70 · nullableRequired
namestring · max: 255 · nullableRequired
contactstring · max: 255 · nullableRequired
emailstring · email · max: 180 · nullableRequired
telstring · max: 255 · nullableRequired
faxstring · max: 255 · nullableRequired
phonestring · max: 255 · nullableRequired
agreementNumberstring · max: 255 · nullableRequired
agreementValidityany · nullableRequired
societystring · max: 255 · nullableRequired
countrystring · enum · nullableRequiredPossible values:
Responses
chevron-right
201Success
application/json
idstring · uuidRequired
shipmentstring · uuidRequired
societyone of · nullableRequired
string · max: 255Optional
or
countryone of · nullableRequired
string · enumOptionalPossible values:
or
codestring · enumRequiredPossible values:
addressstring · max: 255 · nullableRequired
addressComplementarystring · max: 255 · nullableRequired
postalCodestring · max: 50 · nullableRequired
citystring · max: 70 · nullableRequired
namestring · max: 255 · nullableRequired
contactstring · max: 255 · nullableRequired
emailstring · email · max: 180 · nullableRequired
telstring · max: 255 · nullableRequired
faxstring · max: 255 · nullableRequired
phonestring · max: 255 · nullableRequired
agreementNumberstring · max: 255 · nullableRequired
agreementValidityany · nullableRequired
createdAtanyRequired
updatedAtany · nullableRequired
post
/shipment-operator

Last updated