Create a new liquidation address for a business

Creates a liquidation address for a business customer.

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

Liquidation address details

string
enum
required

Blockchain chain identifier

string
required

Currency symbol (must be supported on the specified chain)

string
required

Wallet address (format validated based on chain)

string

Memo field for XLM transactions (optional)

boolean
Defaults to false

Set as default address for this business

Headers
string

API Key for service authentication (alternative to JWT Bearer token). Optional.

string

API Secret for service authentication (alternative to JWT Bearer token). Optional.

Responses
201

Liquidation address created successfully

400

Invalid input data

404

Business not found

409

Identical address already exists

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!