Peerwallet

Vouchers - List

You can easily fetch your created vouchers using the stored order_id for the group. This would return all the vouchers for that group. If group_id is empty, it will return all the vouchers for your account in a max record of last 100.

End Point


                                

Return Values Success Sample


                                

Below are the POST values to send and their explanations on each field.

VALUE REQUIRED DESCRIPTION
order_id
NO
This is the ORDER ID generated when the voucher was issued.

Return Values Explained

VALUE DESCRIPTION
data status
This would either be ‘pending redeem’ or ‘redeemed’
status
Will return 200 on success