Create - Auctions/Shipments
POST/api/auction
To create an Auction, first, a series of steps and validations must be completed.
The first requirement is that the carrying company must have a payment method configured; it is more convenient to do this online, but we also provide a Request process for this, in the configuration/payment section.
Another thing that needs to be configured is to have at least 2 addresses in order to establish a Origin/Destination.
If you do not have Addresses, you must first submit the corresponding requests with Address; if the account is not validated and the email is not validated, you should go to the profile section.
If the signature is missing, go to the Configuration section.
If all this is correct, you must fill in the auction fields according to your needs; but always keeping in mind the security and consistency limitations.
Request
Responses
- 200
- 400
Example of response
General error scheme. All returned error codes will have the corresponding error code (status) and error message. The error message will have an identifiable format with the following form: -