Credit
List all credit accounts
Retrieve a list of all credit accounts for the organization.
get/credit
Response
Example response
{
"accounts": [
{
"createdAt": "2016-07-22T00:00:00Z"
}
]
}Retrieve a list of all credit accounts for the organization.
{
"accounts": [
{
"createdAt": "2016-07-22T00:00:00Z"
}
]
}