Retrieve Payout Methods
GET/payouts/payout-methods/:shopId
Retrieves the list of payout methods available for a given shop, identified by its {shopId}. This endpoint provides an unfiltered list of all payout methods applicable to the shop.
Optionally, the results can be narrowed down by specifying supported currencies, instrument types, regions, and transfer types.
The information obtained from this endpoint is used to determine the list of mandatory fields required for creating a payout, as detailed in the [Retrieve Required Payout Fields]/docs/merchant-api/get-app-external-v-1-payout-payoutfields-getfields) endpoint.
Request​
Responses​
- 200
Returns a list of payout methods available for the specified shop, optionally filtered by the supported currencies and instrument types.