Record Payment
Advertiser Billing
Record Payment
Record an Advertiser’s payment for ad spend. You can also do this manually on the Advertiser’s Billing page in the admin portal.
POST
Record Payment
Path Parameters
The ID of the advertiser.
Body Parameters
The amount of the transaction.
The amount of tax for the transaction.
The currency of the transaction. Must be specified as
"USD".The type of transaction. Must be specified as
"PAYMENT".Certifies that the advertiser is allowed to spend the funds, and must be specified as
true to create a transaction.The URL of the receipt for the transaction.
Response
The ID of the advertiser.
The ID of the transaction.
A timestamp of when the transaction was created.
The type of transaction.
The amount of the transaction.
The amount of tax for the transaction.
The URL of the receipt for the transaction.