Sale API
Web service for create sales request
Register
POST
https://{baseurl}/sales/sale/api/register
This endpoint allows you to create sales request.
Query Parameters
country
string
Country Code
partner_code
string
Partner Code
plan_code
string
Plan Code
partner_reference
string
Partner Reference Number
name
string
Customer Name
mobile
string
Customer Mobile
id_type
string
Customer Id Type
id_number
string
Customer Id Number
string
Customer Email
dob
string
Customer Date of Birth (YYYY-MM-DD)
sale_date
string
Sale Date (YYYY-MM-DD)
beneficiaryName
string
Beneficiary Name
beneficiaryRelationship
string
Beneficiary Relationship
beneficiaryIdType
string
Beneficiary National Id Type
beneficiaryidNumber
string
Beneficiary Id Number
beneficiaryFatherName
string
Beneficiary Father Name
notes
array
Other Useful Information
Headers
EIGER-SESSION-ID
string
Webservice Token API Generated Value
EIGER-TOKEN
string
Webservice Token API Generated Value
EIGER-API-REQUEST-TYPE
string
REST
Accept
string
application/json
Content-Type
string
application/json
Last updated
Was this helpful?