Common Response Format
Last updated
Last updated
Refer to the following table for parameters produced in response to the Customer API.
Body Parameter | Type | Description |
---|---|---|
id
Integer
Identity of entity modified, or 0 if unused.
details
Object or Array
Detailed response, or null if response is not success.
pageSize
Integer
Requested number of detail entries per page (fewer than pageSize items may be returned on the last page).
pageNumber
Integer
Requested page of data, if details is an array. Default is 1.
errors
Array
Details of errors that occurred.
errors.fieldName
String
Request item or step in handling the request that caused of the error.
errors.messageCode
String
Code identifying the error.
status
String
• “1” indicates success
• “0” indicates an error