Order extension for purchase vertical. These properties are applicable to all line items inside order, unless overridden in a line item.
JSON representation | |
---|---|
{ "status": enum ( |
Fields | |
---|---|
status |
Required: Overall Status for the order. |
userVisibleStatusLabel |
User visible label/string for the status. Max allowed length is 50 chars. |
type |
Required: type of purchase. |
returnsInfo |
Return info for the order. |
fulfillmentInfo |
Fulfillment info for the order. |
extension |
Any extra fields exchanged between merchant and google. An object containing fields of an arbitrary type. An additional field |
purchaseLocationType |
Location of the purchase (in-store / online) |
errors[] |
Optional: Errors because of which this order was rejected. |