COFT | Alt ID Onboarding API
This API facilitates merchant and submerchant onboarding to COFT and ALT_ID
Consists of two parts.
Username: API Key obtained from Juspay dashboard
Password: Empty string
Example:-
Basic MUQ2QUxxxxxxxxxxxxU5QTIxQzNFNTQwNkFDMEZCOg==
Please pass merchant-id assigned to you by Juspay
application/json
Pass recent date to get the updated API response.
Example:- 2023-11-01
We recommend passing the customer_id as the x-routing-id. If the customer is checking out as a guest, you can pass an alternative ID that helps track the payment session lifecycle. For example, this could be an Order ID or Cart ID.
This ID is associated with the customer. It plays a key role in ensuring consistency and maintaining connections across different systems. If you fail to pass the same x-routing-id for the same customer in all related API calls, it could lead to issues with API functionality. Therefore, it’s crucial that you use the same x-routing-id for all requests tied to the same customer.
Example:- customer_1122
A unique value against the submerchant. This id will be passed in fetch onboarding api in the key submerchantId.
Note: Travel Networks should use it to pass airline codes.
Details of submerchant (Partner’s/Reseller’s merchant)
Submerchant’s Legal Name
Submerchant’s Trade Name
Submerchant’s website URL
Submerchant’s contact email
Type of submerchant’s identifier
Example : PAN
Submerchant’s identifier value
Example : PAN Number
Possible values: ALT_ID or COFT
This is passed to enable specific networks
If not passed, then all networks will be enabled
Status of the API call
Possible values: Success or Failure
Submerchant Identifier
Response contains onboarding status of the partner merchant on AltID flow at various networks
Reason for failure
Error Code

