Mindbody · Example Payload

Public Api V6 Update Product Price Request Example

FitnessWellnessBeautySchedulingBookingPoint of SaleStudiosSalonsSpasWebhooks

Public Api V6 Update Product Price Request Example is an example object payload from Mindbody, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

BarcodeIdPriceOnlinePrice

Example Payload

Raw ↑
{
  "BarcodeId": "example-value",
  "Price": 49.99,
  "OnlinePrice": 49.99
}