Options
All
  • Public
  • Public/Protected
  • All
Menu

Update customer data

Hierarchy

Index

Constructors

Properties

_cid: string

Command ID. This can be any string, and it's up to the api integrator to ensure uniqueness.

_metadata?: {}

Arbitrary metadata set by the api integrator. Keys must start with 'ext-'

Type declaration

  • [key: string]: string

The command type

_v: string

Command format version / API version

customer: Customer

Customer data to set in the order

orderId: string

Order Id for which to update the customer data

Generated using TypeDoc