Issuances
Issuance Credit Batches
List of credit batches for a given issuance.
Credit batches are divided between those allocated to the buffer pool and those allocated to the supplier. Note these are the original batches in the issuance, so some credit batches might be in status SPLIT if they had to be split for a delivery/transfer/retirement.
GET
/
issuances
/
{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
buffer_pool_credit_batch_size_total
object
requiredbuffer_pool_credit_batches
object[]
requiredcredit_batch_size_total
object
requiredissuance_id
string
requiredRequired string length:
20 - 36
supplier_credit_batch_size_total
object
requiredsupplier_credit_batches
object[]
requiredWas this page helpful?