ProofOfDelivery


Representa a una prueba de entrega de una Orden o un Servicio.

Modelo ProofOfDelivery

Ver Json

Atributo Tipo Descripción
id int -
type string -
created_at datetime\|null -
updated_at datetime\|null -
order_id int -
provider_id int\|null -
data mixed -

Listar ProofOfDelivery

Listar ProofOfDelivery de Order

Método URI Cabeceras
GET /companies/{companyId}/orders/{orderId}/proof-of-deliveries Authorization

Listar ProofOfDelivery de OrderProvider

Método URI Cabeceras
GET /companies/{companyId}/order-providers/{orderProviderId}/proof-of-deliveries Authorization

Mostrar ProofOfDelivery

Método URI Cabeceras
GET /companies/{companyId}/proof-of-deliveries/{proofOfDeliveryId} Authorization

Mostrar OrderProvider ConfirmationCode

Método URI Cabeceras
GET /companies/{companyId}/order-providers/{orderProviderId}/proof-of-deliveries/confirmation-code Authorization

Mostrar OrderedGood ConfirmationCode

Método URI Cabeceras
GET /companies/{companyId}/ordered-goods/{orderedGoodId}/proof-of-deliveries/confirmation-code Authorization

Acciones de ProofOfDelivery

Show Alternative

Método URI Cabeceras
GET /companies/{companyId}/orders/{orderId}/providers/{providerId}/proof-of-deliveries/confirmation-code Authorization

Enlaces de ProofOfDelivery