v1
latestOpenAPI 3.0.22026-07-2667277423.4 KBPlatform Model
Merchant: Show
Retrieves the details of a sub-merchant by its id, including account settings, payout configuration, and live status.
get/merchants/{id}
Path parameters
idstring required
A unique 25-character alphanumeric resource identifier.
Response
200 response
Example response
{
"expiry_settings": [
{
"currency": "JPY"
}
],
"active_payment_methods": [
{
"currency": "JPY"
}
]
}