v1

latestOpenAPI 3.0.0Proprietary2026-07-1313647393.0 KB
Linked Accounts
Partner Accounts

Fetch a Linked Account

Retrieve the details of a Linked Account by its ID. Also used in Partners API to fetch sub-merchant account details (authentication: OAuth access_token).

get/v2/accounts/{account_id}

Path parameters

account_idstring required

Linked Account ID (acc_*).

Response

Linked Account details.

idstring

Account ID. Prefix: acc_

type'route'

Account type. Always 'route' for Route marketplace accounts.

status'created' | 'suspended'

Account status.

emailstring

Contact email. Cannot be updated after creation.

phonestring

Contact phone number with country code (e.g., +919876543210).

legal_business_namestring

Registered legal name of the business.

business_type'route'

Business type. Cannot be updated after creation.

contact_namestring

Name of the primary contact person.

notesNotes

Key-value pairs for storing custom metadata. Maximum 15 pairs. Each key and value must not exceed 256 characters.

created_atinteger