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 | nullableRequired
addressComplementarystring | nullableRequired
postalCodestring | nullableRequired
citystring | nullableRequired
namestring | nullableRequired
contactstring | nullableRequired
emailstring · email | nullableRequired
telstring | nullableRequired
faxstring | nullableRequired
phonestring | nullableRequired
agreementNumberstring | nullableRequired
agreementValidityany | nullableRequired
societystring | nullableRequired
countrystring · enum | nullableRequiredPossible values:
Responses
201Success
application/json
post
/shipment-operator

Last updated