Request Method :: POST
URL: statusCheck/batch_id

Request Body Parameters

Parameters Parameter description (with examples) Data type Mandatory/Optional
batch_id Batch ID.
E.g. -1130008
String Mandatory
vendor_id Vendor ID.
E.g. - iserveu
string Mandatory
checksum Check Sum. string Optional

Sample Request Body


Encrypted Sample Request Body


Response Body Parameters

Parameters Parameter description(with examples) Data type
code Code.
E.g. - 200
Integer
message Message.E.g. - Success string
batch_id Batch ID. E.g-1130008 string
vendor_id Vendor ID. string
VendorData Vendor Data string
request_id Request ID.
E.g. QR_00911_270122_000401
String
Vpa_id Virtual Payment Address ID.
E.g. - 9090900401@cnrb
String
soundboxId Soundbox ID.
E.g- 61610182055607160000000000000
String
deliveryStatus Delivery Status.
E.g. - 5
String

Sample Response Body


SUCCESS:

 

Encrypted Sample Response Body(SUCCESS)


FAILED:

when batch id is not present in Request Body:

Encrypted Sample Response Body(FAILED)


Error code of Status Check API:

Validation Error => StatusCode - 401 with Message
Encryption Error => StatusCode - 200 with Message
RequestBody validation failed => StatusCode - 401 with Message