December 27, 2019
Customer Portal: new API endpoints and new fields of the Order object
The API endpoints are available that enables API customers to manage customers, terminals, and contacts with more flexibility. These endpoints are replacing the old (now deprecated) Contacts API. Customers and terminals can be reused while creating an order. Each customer or terminal can have several contacts. Only one contact can be marked as primary.
API reference: Customers, Terminals.
These changes add new fields to the Order object.
|
|
pickup
anddelivery
:counterparty_guid
to reuse customer or terminal informationsave_as_new
andsave_as_new_contact
to save customer, terminal, or contact information
pickup.venue
anddelivery.venue
:business_type
can accept the valuesDEALER
,PRIVATE
,AUCTION
,REPO_YARD
,PORT
,BUSINESS
contact_title
contact_mobile_phone
API reference: create a new order.