latestOpenAPI 3.0.32026-08-215925112.0 MB
36be0dca14e7
api
sellers
payments
methods
Get Sellers Payment Methods
get/api/public/sellers/{id}/payment-methods
Path parameters
Query parameters
channel'online' | 'subscription'
Channel of the payment
Response
OK
Example response
[
{
"gateways": [
{
"type": "stripe"
}
]
}
]