Skip to main content
POST
Transfer merchant balance

Overview

Transfers USD from the merchant collection balance into the merchant withdrawal balance. This is a USD-only operation.

Authentication

X-Api-Key
string
required
Your merchant API key
X-Idempotency-Key
string
required
Unique idempotency key for request deduplicationExample: 550e8400-e29b-41d4-a716-446655440000

Request Body

amount_usd
string
required
Amount in USD to transfer from collection to withdrawal balance.Example: 100.00

Request Example

Response

data
object
required
Updated merchant balance after the transfer.