WithdrawCredits

Withdraw an amount of money (VAT exclusive) from the credits balance of the ad account.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The Platform id.

string
required

The AdAccount id.

string
required

The Credit id.

string
required

The Withdraw request Id. For retries, the same request_id should be used again to prevent multiple requests.

Body Params
withdraw
object
required

A monetary amount in a specific currency; the unit is micro at fixed point value for accurate accumulation operation. For example, {"currency": "USD", "amount_micro": "1234"} means $0.001234.

string

A comment for transaction. Optional.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json