A valid request URL is required to generate request examples{
"items": [
{
"accountId": 123,
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"availableBalance": 123,
"creditLimit": 123,
"customerPurchaseOrderPaymentTerms": [
{
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"code": "<string>",
"description": "<string>",
"siteId": 123
}
],
"id": 123,
"isEnabled": true,
"overdraftAllowance": 123,
"overdraftAllowanceType": "<string>",
"totalAvailableBalance": 123
}
],
"pageCount": 123,
"pageSize": 123,
"startIndex": 123,
"totalCount": 123
}Gets a collection of customer purchase order accounts.
A valid request URL is required to generate request examples{
"items": [
{
"accountId": 123,
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"availableBalance": 123,
"creditLimit": 123,
"customerPurchaseOrderPaymentTerms": [
{
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"code": "<string>",
"description": "<string>",
"siteId": 123
}
],
"id": 123,
"isEnabled": true,
"overdraftAllowance": 123,
"overdraftAllowanceType": "<string>",
"totalAvailableBalance": 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