Register Company Compliance

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

/register/compliance/

Register Pay As You Earn (PAYE) and Pension details for your company. This endpoint allows you to submit necessary information to register pension and PAYE details, including the pension code, Tax Identification Number (TIN), and Corporate Affairs Commission (CAC) document and others

Input Schema:

{
    employerPensionCode: String,
    tin: String,
    proofOfAddress: String,
    logo: String,
    payeId: String,
    payeState: String,
    cacDocument: String,
    cacNumber: String,
    email: String,
    phoneNumber: String,
    industry: String
}

Response Schema

{
     status: Boolean,
     message: String
}
Body Params
string
required

Employer pension code.

string

Tax Identification Number.

string

URL to the proof of address image.

string

PAYE identification code.

string

State for PAYE registration.

string

URL to the Corporate Affairs Commission (CAC) document.

string

Corporate Affairs Commission (CAC) number.

string

Contact email for the company.

string
string
Defaults to +2348106273812
string
Headers
string
required

Bearer {your_api_key}

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json