Payment Method Response
| Property | Data Type | Required | Description |
|---|---|---|---|
| paymentMethodId | Number | Yes | The id of the payment method (This is unique for each Venue) |
| businessId | Number | Yes | The business Id |
| paymentMethodName | String | Yes | The name of the payment method |
Types
| Name | Description |
|---|---|
| POUCH_PAY | Payment was done using PouchNation Cashless System |
| CREDIT_DEBIT | Payment was done using card payment |
| CASH | Payment was done using cash |
| OTHER | Payment was done using other method |