Create JIT spend Cap API

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

The Create JIT Spend Cap API enables the client to set and update the JIT spend cap for a JIT-enabled wallet.

Sandboxpayusandbox-kong.pc.enstage-sas.com/api/v2/encrypt
ProductionContact your WIBMO KAM or support.
Response parameters
AttributeTypeParameter RequirementDescription
responseDateTimeNumeric(14)MandatoryResponse date time in the format YYYYMMDDHHMMSS with time in 24-hour format.
responseCodeString(4)MandatoryAPI request response code. 00 represents success.
responseMessageString(100)MandatoryResponse message based on response code.
clientTxnIdString(100)OptionalEchoed from the request.
clientIdString(50)MandatoryEchoed from the request.
bankIdNumeric(4)MandatoryEchoed from the request.
customerIdString(15)MandatoryEchoed from the request.
descriptionStringMandatoryDescribes the result of the fetch operation.
Sample response

Request parameters

Body Params
string
required

This parameter must contain the token generated using the Encrypt API.

Headers
string
required

This parameter must contain the API key provided by Wibmo.

integer
required

This parameter must contain the Unique ID for the client shared by Wibmo.

integer
required

This parameter must contain the unique ID to identify the issuer bank. Specify 6060 for PayU.

integer
required

This parameter must contain the child corporate/branch entity ID under the client. This will be generated from the CMS. The default value is 100.

string
required

This parameter must contain the secure code that uniquely identifies the client on payload level for performing operations. Secure code will be shared by Wibmo separately.

string
required

This parameter must contain the unique consumer ID provided by the vendor for which bill is being paid or recharged.

Response
200
Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!