Introduction
Adds or edits a customer.
Parameters
apiKey
The active API Key.
customer
The
ApiCustomer
to add or edit.
sessionId
The active session ID.
Return value
The new or modified
ApiCustomer
.
Code samples