Request
Curl
Response
Response
Parameters
refresh optional
: boolean Determines whether to fetch payment status from NPCI. Possible values:
true: If set to true, fetch payment status from NPCI.false(default): If set to false, return payment from the local database.
upi_transaction_id optional
: string The unique identifier of the transaction across all entities in UPI is created by the originator. In payments, the lifecycle starts from CL, so it is mandatory for the originator to create it. All further actions regarding this payment will be done using this ID.
Parameters
entity
: string The entity type. Here, it is collection.
count
: integer Indicates the number of items in the entity type.
items
: object The payment details.
upi_transaction_id
: string The unique identifier of the transaction across all entities in UPI is created by the originator. In payments, the lifecycle starts from CL, so it is mandatory for the originator to create it. All further actions regarding this payment will be done using this ID.