Path Parameters
The ID of the payout destination to retrieve
Response
Ok
The unique identifier for the payout destination
"1234567890abcdef"
The merchant ID associated with this payout destination
"1234567890abcdef"
The blockchain network ID the payout destination is associated with
1
The settlement type of the payout destination
Crypto
, Fiat
"Crypto"
The fiat settlement settings for the payout destination if the settlement type is fiat
The blockchain wallet address where payments will be sent. Must be a valid address for the specified network.
"0x1234567890abcdef"
Whether the payout destination is the default payout destination for the merchant.
true
Whether the payout destination is archived or not. Archived payout destination cannot be used for payments.
true
The date the payout destination record was created, represented as a Unix timestamp in seconds.
1716211200