Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Curl example for retrieving a merchant account.
curl "$BASE_URL/merchant-account/merchant_demo" \ --header "$AUTH_HEADER"
{ "merchant_id": "merchant_demo", "gateway_success_rate_based_decider_input": null }
Was this page helpful?