MealMe · Example Payload

Mealme Api Payment Method Example

DeliveryFoodGroceryOrderingRestaurants

Mealme Api Payment Method Example is an example object payload from MealMe, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

payment_method_idtypelast4

Example Payload

Raw ↑
{
  "payment_method_id": "id_7b2c4e",
  "type": "card",
  "last4": "4242"
}