List Specific Sub Merchant Info
This api gives the information of the requested submerchant .
application/json
This is a signature over combination of headers, payload. Refer Signature Calculation section for more details.
Will be shared while onboarding.
Will be shared while onboarding.
application/json
This is an epoch unix timestamp string. For example, 1496918882000. It can be used by us to invalidate older requests.
Provided during on-boarding. To be passed in the apis if it needs to be invoked in sub merchant mode.
Provided during on-boarding. To be passed in the apis if it needs to be invoked in sub merchant mode.
Merchant generated sub-merchant id value
Alphanumeric string. Maximum length is 256.
Sub-merchant channel id
Alphanumeric string. Maximum length is 256.
Merchant Defined Parameters
Example: "{\"udf1\":\"value1\",\"udf2\":\"value2\",…}"
Note: Few special characters are not allowed. Regex for the characters which are not allowed : ^[^/#-()*!%~`]+$
Timestamp to be used in JWS.
Constraints: As passed in the request body
Status of the API.
Values: SUCCESS, FAILURE
SUCCESS if call succeeded. Otherwise shows the error code.
Values: Refer error code section.
SUCCESS if call succeeded. Otherwise shows verbose error.
Values: Refer error code section.
Unique id for merchant.
Values: As passed in request.
Unique id for the channel via which request is made.
Values: As passed in request.
merchantId of the sub-merchant
Values: As passed while creation.
channelId for the sub-merchant
Values: As passed while creation.
VPA for the sub-merchant
Values: As passed while creation.
Masked account number for the sub-merchant
Values: As passed while creation.
ifsc code of the sub-merchant current bank account
Values: As passed while creation.
mcc code of the sub-merchant
Values: As passed while creation.
Tells whether the sub-merchant is enabled or not
Values: By default it is false. Initiate Update Sub-merchant to enable it.
Callback Urls that are configured for each event
Values: As passed while creation.
Stringified json for udf parameters.
Have questions?
- Need help? Contact support
- LLM? Read llms.txt

