purchaseOrderId property
This is an optional property.
This purchase order (PO) information is for resellers to use for their
company tracking usage. If a purchaseOrderId
value is given it appears
in the API responses and shows up in the invoice. The property accepts up
to 80 plain text characters.
Implementation
core.String? purchaseOrderId;