Creates new Withdrawal Transaction
POST https://api.convertiser.com/publisher/transactions/withdrawal/
The request body takes a complete Withdrawal resource, containing the following writable properties:
{
"comment": "string"
}
| Name | Type | Description | Additional |
|---|---|---|---|
| comment | string | Optional |
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource |
|---|---|---|
| 201 | Created | Withdrawal |