Save envia token

PUT {{fulfillment_client_url}}/client/envia/token

If the client has an account in envia.com, can use this service to process the shipments of his orders in this application.

Body definition

nameTypeDescriptionRequired
tokenStringThe token provided by envia.com to access the APItrue

Request Body

{"token"=>"a031a579a0f3457b027fc962a6ea810535ca8797b7bd03ff07ae7dc85386c42d"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{"check":true}