v1
latestOpenAPI 3.0.02026-08-06102185472.3 KBPayout method
Get payout method by ID
Returns a payout method by its ID.
get/config/payout_methods/{payout_method_id}
Response
Successfully returned Payout method
Example response
{
"payout_method_id": "a6dbe002-ca7f-4ec7-89e4-f44a1971a0c0",
"payout_method": "LOCAL_RAILS",
"description": "local rails",
"payout_method_category": "BOOK_TRANSFER",
"estimated_time_to_credit": {
"time_value": 5
}
}