Skip to main content
GET
List Payments

Path Parameters

advertiserID
string
required
The ID of the advertiser.

Query Parameters

limit
string
default:"10"
The maximum number of advertisers to return. Must be between 1 and 20.
page
string
default:"1"
The page number of the results.

Response

advertiser_id
number
The ID of the advertiser.
id
number
The ID of the transaction.
created_at
string
A timestamp of when the transaction was created.
type
string
The type of transaction.
amount
number
The amount of the transaction.
amount_tax
number
The amount of tax for the transaction.
receipt_url
string
The URL of the receipt for the transaction.