Deliveries
Delivery Credit Batches
List of credit batches for a given delivery.
Note these are the original batches in the delivery, so some credit batches might be in status SPLIT if they had to be split for a transfer/retirement.
GET
/
deliveries
/
{id}
/
credit_batches
Authorizations
Authorization
string
headerrequiredA JWT Bearer token header for authentication and authorization, in the format Authorization: Bearer <token>
Headers
x-client-secret
string
requiredA secret token identifying the client connecting to the API
Path Parameters
id
string
requiredResponse
200 - application/json
nodes
object[]
requiredtotal_count
integer
requiredWas this page helpful?