{ "fee": { "type": "<unknown>", "value": 123 }, "bank_account_name": "<string>", "bank_account_number": "<string>", "bank_name": "<string>", "currency": "<string>", "merchant_id": "<string>", "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "created_on": "2023-11-07T05:31:56Z", "amount": 123, "fee_amount": 123, "net_amount": 123, "payout_status": "<unknown>", "description": "<string>", "updated_on": "2023-11-07T05:31:56Z" }
Retrieve a payout by Id.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The Payout ID.
OK
Show child attributes