cURL
curl --request POST \ --url https://api.raul.ugps.io/api/v1/shipments \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{}'
Operacion: Crear envío.
Bearer token authentication
The body is of type object.
object
Envío creado