PaymentsPerStorePerMethod
JSON
{
"storeId": 900000,
"method": "P",
"count": "21"
}
Explanation
| Key | Type | Example | Optional | Description |
|---|---|---|---|---|
| id | string | 900000 | No | The unique ID of this store |
| method | string | Foo Snackbar | No | Code indicating payment method, refer to [Reference/PayMethod] |
| count | integer | 32 | No | The number of payments |
Please contact us in case you are missing fields.