Partner Fees
Retrieve Partner Fee
get/v1/instances/{instance_id}/partner-fees/{id}
Path parameters
instance_idstring required
Example:in_000000000000
idstring required
Example:fe_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.