advertiser/report/account-transactions
The payments and fees report resource displays all the payments and fees within a given year time frame.
| GET | ||||
|---|---|---|---|---|
| Request Parameters | ||||
| Parameter | Description | Possible Values | Default | Required? |
| startDate | A valid date string in the ISO 8601 date format; any timestamp information that is present will be ignored | yyyy-mm-dd | N/A | Yes |
| endDate | A valid date string in the ISO 8601 date format; any timestamp information that is present will be ignored PLEASE NOTE: The period of time formed by the start date and the end date must not exceed 1 year |
yyyy-mm-dd | N/A | Yes |
| Response Fields | ||||
| Field | Description | Notes | ||
| id | Payment id | |||
| date | Payment date | |||
| type | Payment type | Credit, Debit, etc... | ||
| method | Payment method | Credit Card, PayPal, Direct Deposit, etc... | ||
| amount | Payment amount | |||
| description | Payment description | Manual Transaction | ||
* Values shown are placeholder values. Please replace with actual data.