CustomerPKMismatchFailure
From
Description
This failure is returned when the Customer primary key stored in the job details section of a JobCustomerBean does not match the primary key stored in the CustomerBean of the JobCustomerBean.
Fields
The data fields of this object.
Name | Type | Description |
---|---|---|
JobBeanCustomerPK | String | The Primary key stored in the JobBean. |
CustomerBeanCustomerPK | String | The Primary key stored in the CustomerBean. |