ItsaCheckmate · Example Payload

Marketplace Api Address Example

RestaurantPoint Of SaleOnline OrderingDeliveryMenusOrdersIntegration

Marketplace Api Address Example is an example object payload from ItsaCheckmate, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

streetcitystatezipcountry

Example Payload

Raw ↑
{
  "street": "123 Main St",
  "city": "New York",
  "state": "NY",
  "zip": "10001",
  "country": "US"
}