Apply a fee to the source with the proceeds going into the revenue account
Returns newly created fee details
Bad request
Unauthorized
Card not found
Server Error
{- "request_code": "string",
- "amount": 0,
- "currency": "str",
- "description": "string",
- "client_reference_id": "string",
- "source": {
- "account_guid": "d2b7c9d2-85e7-4c51-92d0-3f97a47f8d76",
- "wallet_guid": "17eaeda9-c0ab-4ac3-8ef9-27ac9b388a03",
- "wallet_id": "string",
- "card_proxy": "string"
}, - "revenue_account_guid": "be5859f8-2def-455a-a2d1-a8fb86ef9998",
- "allow_partial": true,
- "txn_guid": "0017d7fb-f072-440d-86fd-a7ae6238e591",
- "memo_code": "string"
}
{- "txn_guid": "0017d7fb-f072-440d-86fd-a7ae6238e591",
- "request_code": "string",
- "amount": 0,
- "currency": "string",
- "description": "string",
- "source": {
- "account_guid": "d2b7c9d2-85e7-4c51-92d0-3f97a47f8d76",
- "wallet_guid": "17eaeda9-c0ab-4ac3-8ef9-27ac9b388a03",
- "wallet_id": "string",
- "card_proxy": "string"
}, - "revenue_account_guid": "be5859f8-2def-455a-a2d1-a8fb86ef9998",
- "ledger_balance": 0,
- "available_balance": 0,
- "partial": true,
- "client_reference_id": "string"
}