GET
/
v1
/
partners
/
{partner_alias}
/
merchantstatus

Authorizations

Authorization
string
headerrequired

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

partner_alias
string
required

The name of the partner

Query Parameters

publisher_code
string
required

The publisher code

Response

200 - application/json
merchant_id
string | null
required
merchant_status
enum<string>
required
Available options:
STATUS_NOT_CREATED,
STATUS_PENDING,
STATUS_READY
partner
string
required
publisher_code
string
required