CustomerNotFoundFailure
From
(Difference between revisions)
Latest revision as of 21:41, 21 February 2019
[edit] Description
Indicates than an attempt was made to find a customer specified by a primary key. No customers matching the primary key were found, and this failure object will be returned instead.
[edit] Fields
The data fields of this object.
Name | Type | Size | Description |
---|---|---|---|
CustomerPK | String | 9 | The primary key of the request to find a matching customer. |