Qris Customer Payment

This service is used to QRIS payment transaction by the QRIS Code

Canonical Path

switching/b2b/customer/me/transaction/qris

Authorization

Bearer <user_access_token>

Method

POST

Query Param

-

Content-Type

application/json

Content

{
  "inquiryId":"<String, not null>",
  "password":"<String, not null>",
  "amount": "<Double>",
  "clientRef":"<String, not null>",
  "sourceId":"<String, not null>",
  "tip":""<Double>”
}

Description

Field

Description

inquiryId

Inquiry ID

password

Password

amount

Amount

clientRef

Client Ref

sourceId

Source ID

tip

Tips

trxtimestamp

Transaction timestamp

merchantCountryCode

Merchant country code

accountGroupName

Account group Name

postalCode

Merchant postal code

resultCode

Result Code

terminalId

Terminal id

reserve

Qr acquirer

accountGroupEmail

Priority acquirer

tip

Tips amount

merchantRefNo

Merchant Ref Number

PAN

Merchant PAN

amount

Amount transaction

checkStatusCount

Check status count

merchantCity

Merchant city

transactionStatus

Transaction status

Acq_name

Acquirer name

merchantName

Merchant Name

CustomerName

Customer name

rrn

RRN

accountid

Account ID

totalAmount

Total Amount

merchantCriteria

Merchant criteria

qrType

Qr type

username

User name

customerPan

Customer PAN

Last updated