A valid request URL is required to generate request examples{
"items": [
{
"activationDate": "2023-11-07T05:31:56Z",
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"code": "<string>",
"creditType": "<string>",
"creditTypeId": 123,
"currencyCode": "<string>",
"currentBalance": 123,
"customCreditType": "<string>",
"customerId": 123,
"expirationDate": "2023-11-07T05:31:56Z",
"initialBalance": 123
}
],
"pageCount": 123,
"pageSize": 123,
"startIndex": 123,
"totalCount": 123
}Retrieves a list of credit collection according to any filter criteria and sort options.
A valid request URL is required to generate request examples{
"items": [
{
"activationDate": "2023-11-07T05:31:56Z",
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"code": "<string>",
"creditType": "<string>",
"creditTypeId": 123,
"currencyCode": "<string>",
"currentBalance": 123,
"customCreditType": "<string>",
"customerId": 123,
"expirationDate": "2023-11-07T05:31:56Z",
"initialBalance": 123
}
],
"pageCount": 123,
"pageSize": 123,
"startIndex": 123,
"totalCount": 123
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body