Skip to main content
POST
Create Namespace

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

idempotency-key
string
default:""
required

The Idempotency Key - usually a UUID

Body

application/json

Request to create a new partner

domain
string
required

Domain of the partner

Example:

"safepay.com.pk"

name
string
required

Name of the partner

Example:

"SafePay"

Response

Response when retrieving partner information

Standard response structure for successful operations

ok
boolean

Indicates if the operation was successful

Example:

true

data
object

Partner information