Transaction QRIS Voucher used to carry out the purchase and payment process using Qris voucher.
Here's the detail of service action in Transaction Qris Voucher :
Get Product Qris Voucher
Payload Data
Name | Data Type |
---|---|
limit | String |
page | String |
Example Request
{
"Subject": "transaction",
"SubjectType": "merchant",
"SubjectIdentifier": "qrisvoucher",
"Action": "getproductqris",
"ResourceType": "data",
"Resource": "data",
"ResourceId": "data",
"Data": {
"limit": 100,
"page": 1
}
}
Get Product Qris Voucher By Type
Payload Data
Name | Data Type |
---|---|
limit | String |
page | String |
Example Request
{
"Subject": "transaction",
"SubjectType": "merchant",
"SubjectIdentifier": "qrisvoucher",
"Action": "getproducttypeqris",
"ResourceType": "data",
"Resource": "data",
"ResourceId": "data",
"Data": {
"limit": 100,
"page": 1
}
}
Get Product Qris Voucher By Merchant
Payload Data
Name | Data Type |
---|---|
limit | String |
page | String |
Example Request
{
"Subject": "transaction",
"SubjectType": "merchant",
"SubjectIdentifier": "qrisvoucher",
"Action": "getproductmerchantqris",
"ResourceType": "data",
"Resource": "data",
"ResourceId": "data",
"Data": {
"limit": 100,
"page": 1
}
}
Get Product Qris Voucher By Campaign
Payload Data
Name | Data Type |
---|---|
limit | String |
page | String |
qris_code | String |
Example Request
{
"Subject": "transaction",
"SubjectType": "merchant",
"SubjectIdentifier": "qrisvoucher",
"Action": "getproductcampaignqris",
"ResourceType": "data",
"Resource": "data",
"ResourceId": "data",
"Data": {
"limit": 100,
"page": 1,
"qris_code": "00020101021126760024ID.CO.SPEEDCASH.MERCHANT01189360081530001108500215ID10210011085060303UBE51440014ID.CO.QRIS.WWW0215ID20211101828900303UBE5204829953033605802ID5908DINNCAFE6008SURABAYA61056029462260506S155880105280940703A0163041E7B"
}
}
Get Product Qris Voucher By Category
Payload Data
Name | Data Type |
---|---|
limit | String |
page | String |
Example Request
{
"Subject": "transaction",
"SubjectType": "merchant",
"SubjectIdentifier": "qrisvoucher",
"Action": "getproductcategoryqris",
"ResourceType": "data",
"Resource": "data",
"ResourceId": "data",
"Data": {
"limit": 100,
"page": 1
}
}
Order Qris Voucher
Payload Data
Name | Data Type |
---|---|
product_code | String |
qty | String |
name | String |
String | |
customer_number | String |
phone | String |
method | String |
campaign_id | String |
TrxType | String |
PaymentType | String |
Status | String |
Amount | String |
Latitude | String |
Longitude | String |
PPN | String |
PPNAmount | String |
Notes | String |
InstallId | String |
DeviceType | String |
FullName | String |
PhoneNumber | String |
EmailAddress | String |
isPromo | String |
isCashback | String |
UserId | String |
Signature | String |
Example Request
{
"Subject": "transaction",
"SubjectType": "merchant",
"SubjectIdentifier": "qrisvoucher",
"Action": "orderqris",
"ResourceType": "data",
"Resource": "data",
"ResourceId": "data",
"Data": {
"Data": {
"product_code": "QL-MKN-001",
"qty": 2,
"name": "TEGUH KURNIADI",
"email": "[email protected]",
"customer_number": "6287820989742",
"phone": "6287820989742",
"method": "balance",
"campaign_id": 0,
},
"TrxType": 96,
"PaymentType": 3,
"Status": 1,
"Amount": "25000",
"Latitude": "37.4219983",
"Longitude": "-122.084",
"PPN": "0.0032",
"PPNAmount": "33600000",
"Notes": "1.3.9-alpha+102,android",
"InstallId": "d55kJZBUR7asSZi69SxwgV:APA91bEgiBbtakNE8W8hXzYsJgNBw5_zzVxkp4JxamSrj7iRVOA-xPMWPL6kbDgWy25YkGnNVYGwuvkMVEn09Kud8kdEXGmJCj_hX8l6oKlG4ZHmOlqDOGq9RDRAMBhmXUXe7uJAQfoi",
"DeviceType": "android",
"FullName": "TEGUH KURNIADI",
"PhoneNumber": "6287820989742",
"EmailAddress": "[email protected]",
"isPromo": false,
"isCashback": false,
"UserId": 2299,
"signature": "d55kJZBUR7asSZi69SxwgV:APA91b"
}
}
Order Qris Gift Voucher
Payload Data
Name | Data Type |
---|---|
product_code | String |
qty | String |
name | String |
String | |
customer_number | String |
phone | String |
method | String |
campaign_id | String |
TrxType | String |
PaymentType | String |
Status | String |
Amount | String |
Latitude | String |
Longitude | String |
PPN | String |
PPNAmount | String |
Notes | String |
InstallId | String |
DeviceType | String |
FullName | String |
PhoneNumber | String |
EmailAddress | String |
isPromo | String |
isCashback | String |
UserId | String |
Signature | String |
Example Request
{
"Subject": "transaction",
"SubjectType": "merchant",
"SubjectIdentifier": "qrisvoucher",
"Action": "orderqrisgift",
"ResourceType": "data",
"Resource": "data",
"ResourceId": "data",
"Data": {
"Data": {
"product_code": "QL-MKN-001",
"qty": 2,
"name": "TEGUH KURNIADI",
"email": "[email protected]",
"customer_number": "6287820989742",
"phone": "6287820989742",
"method": "balance",
"campaign_id": 0,
},
"GreetingCard": {
"GreetingCode": "1",
"GreetingTitle": "Test title",
"GreetingText": "test gift voucher",
"DestinationId": "08974210494"
},
"TrxType": 96,
"PaymentType": 3,
"Status": 1,
"Amount": "25000",
"Latitude": "37.4219983",
"Longitude": "-122.084",
"PPN": "0.0032",
"PPNAmount": "33600000",
"Notes": "1.3.9-alpha+102,android",
"InstallId": "d55kJZBUR7asSZi69SxwgV:APA91bEgiBbtakNE8W8hXzYsJgNBw5_zzVxkp4JxamSrj7iRVOA-xPMWPL6kbDgWy25YkGnNVYGwuvkMVEn09Kud8kdEXGmJCj_hX8l6oKlG4ZHmOlqDOGq9RDRAMBhmXUXe7uJAQfoi",
"DeviceType": "android",
"FullName": "TEGUH KURNIADI",
"PhoneNumber": "6287820989742",
"EmailAddress": "[email protected]",
"isPromo": false,
"isCashback": false,
"UserId": 2299,
"signature": "d55kJZBUR7asSZi69SxwgV:APA91b"
}
}