Orders

Gets the customer set on an in progress order base

Licenses Required

  • Vista.Ocapi
get/ocapi/v1/orders/{orderId}/customer

Path parameters

orderIdstring required

The unique identifier of the in progress order base

Headers

Connect-Region-Codestring

Region Code

Response

Success

emailstring required

Gets the email address

phoneNumberstring nullable

Gets the phone number, if known

Example response

{
  "preferences": {
    "languageTag": "en-US"
  }
}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.