Register Payee

This endpoint is used to register a new payee. The response includes a customerNo used to refer to the registered payee for future transactions. This endpoint supports both Direct Merchant and Merchant of Record (MoR) flows. MoR merchants must include the payorNo parameter to associate payees with their Payor. Direct Merchants can ignore Payor-related fields.

Body Params
string
required
Defaults to 202333

Merchant Account ID generated by Pockyt

string
required
Defaults to 301854

Generated by Pockyt

string
required
Defaults to INDIVIDUAL

Payee's profile type. Possible types are: INDIVIDUAL, BUSINESS

string
Defaults to en

The preferred language for the payee's account

string
required
Defaults to 2023-02-13T12:37:58Z

Current UTC time, correct format should be "yyyy-mm-ddTHH:MM:SSZ"

string
required
Defaults to hometown

city

string
Defaults to USA

The payee's country, e.g. United States of America

string
required
Defaults to US

Payee's 2-character ISO 3166 country/region code

string
Defaults to 1665425422

Payee's unique code in the merchant's system

string
required
Defaults to 1999-01-01

The payee's date of birth

string
required
Defaults to [email protected]

The payee's unique email address

string
required
Defaults to John

The payee's first name

string
required
Defaults to Doe

The payee's last name

string
Defaults to 1234567890

The phone number of the payee contact

string
required
Defaults to NY

Payee's state. For US, only 2-letter code is used (NY)

string
required
Defaults to 123 main St

The payee's address

string
Defaults to Apt 4B

The payee's address, second line

string
required
Defaults to 10005

Postal code

string
required
Defaults to 1234567890

Government ID for the payee (Driver's license, SSN, Passport #). Required when profileType is set to 'INDIVIDUAL'

string
required
Defaults to ID_CARD

Type of government id (ID_CARD, SSN, PASSPORT, DRIVER_LICENSE, BUSINESS_REGISTRATION_CERT). Required when profileType is set to 'INDIVIDUAL'

string
required
Defaults to cb74eb92eebadc97445d559bc5501012

API MD5 hashed signature

string
required
Defaults to Pockyt

Company name. Required when profileType is sent to 'BUSINESS'

string
Defaults to P87654321

Payor merchant number. Required for Merchant of Record (MoR) integrations. Not applicable for Direct Merchant flows — omit this parameter.

string
Defaults to 100001

ISV (Independent Software Vendor) merchant group number. Required only for ISV integrations where the ISV manages sub-merchants through Pockyt. Direct Merchants and MoR merchants can omit this parameter.

Response

Language
Response
Choose an example:
application/json