cURL
curl --request PATCH \ --url https://api.raul.ugps.io/api/v1/shipments/{id}/status \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{}'
Operacion: Actualizar estado del envío.
Bearer token authentication
UUID del envío
The body is of type object.
object
Estado actualizado