Square · Example Payload

Money Example

RestaurantBookingsCatalogCheckoutCustomersDisputesE-CommerceFinancial TechnologyGift CardsInventoryInvoicingLaborLocationsLoyaltyMerchantsOrderPaymentsPoint-of-SaleRefundsRetailSubscriptionTeamTerminalWebhook

Money Example is an example object payload from Square, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

amountcurrency

Example Payload

Raw ↑
{
  "amount": 356,
  "currency": "USD"
}