cURL
curl --request POST \ --url https://api.raul.ugps.io/api/v1/shipments/quote \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{}'
Operacion: Cotizar envío con courier.
Bearer token authentication
The body is of type object.
object
Cotización exitosa