Toast · Example Payload

Orders Refund Example

Food ServicePoint of SaleRestaurantsHospitality

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

Top-level fields

refundAmounttipRefundAmountrefundDaterefundBusinessDate

Example Payload

Raw ↑
{
  "refundAmount": 97.4,
  "tipRefundAmount": 99.18,
  "refundDate": "2025-03-15T14:30:00Z",
  "refundBusinessDate": 34
}