GET
/
deliveries
/
{id}

Authorizations

Authorization
string
headerrequired

A JWT Bearer token header for authentication and authorization, in the format Authorization: Bearer <token>

Headers

x-client-secret
string
required

A secret token identifying the client connecting to the API

Path Parameters

id
string
required

Response

200 - application/json
credit_batch_size_total
object
required
delivered_at
string
required
from_supplier
object
required
id
string
required
notes
string | null
required

A publicly visible note stored with the credit delivery.

order_id
string
required
to_organisation
object
required
url
string
required