object OrderHolds

Fields

FieldTypeDescription
fraud_holdBoolean
address_holdBoolean
shipping_method_holdBoolean
operator_holdBoolean
payment_holdBoolean
client_holdBoolean

Referenced By

Example

{
  "fraud_hold": true,
  "address_hold": true,
  "shipping_method_hold": true,
  "operator_hold": true,
  "payment_hold": true,
  "client_hold": true
}