GET api/JobSeeker/Profile/GetBillingHistory?customerID={customerID}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
customerID | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of CustomerBalanceTransactionName | Description | Type | Additional information |
---|---|---|---|
id | string |
None. |
|
object | string |
None. |
|
amount | integer |
None. |
|
created | date |
None. |
|
currency | string |
None. |
|
description | string |
None. |
|
ending_balance | integer |
None. |
|
livemode | boolean |
None. |
|
metadata | Dictionary of string [key] and string [value] |
None. |
|
type | string |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.