Partner Fees
Retrieve Partner Fees
get/v1/instances/{instance_id}/partner-fees
Path parameters
instance_idstring required
Example:in_000000000000
Response
Get blockchain wallets
Example response
[
{
"id": "fe_000000000000",
"instance_id": "in_000000000000",
"name": "Display Name"
}
]Changes
No recorded changes to this endpoint across all 1 revision of this API.