Skip to main content
PATCH
Agendar/reagendar entrega

Authorizations

Authorization
string
header
required

JWT token obtido via endpoint /auth/login

Path Parameters

id
string
required

ID do pedido/shipment.

Body

application/json
scheduledDate
string

Data agendada (opcional).

deliveryWindow
string

Janela de entrega (opcional).

appointmentStatus
string

Status do agendamento (opcional).

notes
string

Observações do agendamento (opcional).

Response

Agendamento atualizado com sucesso.