Skip to main content
Carries an idempotency key. Retried on network failure, timeout, 429, and 409 idempotency.in_progress - never on a 5xx.

Example

Parameters

string
required
string
required
Address that will receive the unit.

Returns

201 - Transfer.
string
required
string
required
string
required
string
required
'prepared' | 'confirmed' | 'expired' | 'failed'
required
object | null
Payload the unit’s current owner submits to complete the transfer. Returned when the transfer is created.
string
required

Errors

Branch on error.code, never on the HTTP status - several codes share one. See Errors and retries for the error types and how to narrow them.