Status
Parameters
This includes the status code of the processing of the request from the server.
'000' - Form Submitted Successfully.
'400' - A bad request was received. Fix the request and try again.
'236' - Invalid login credentials for merchant.
'604' - Invalid login id or password.
'500' - Internal server error occurred while processing.
'503' - IDmission server unavailable at this time.
'001' - Form already exist.
'307' - No customers found matching the search criteria. Please change your search criteria.
'3057' - You have exceeded the limit of forms.
This includes the message which goes with the statusCode
This contains any specific error messages that will be helpful in troubleshooting and error status codes
This is a unique ID that is returned from the server for the submitted request
Constructors
Properties
Functions
Type: string
This contains any specific error messages that will be helpful in troubleshooting and error status codes
Type:integer($int64)
This is a unique ID that is returned from the server for the submitted request
Type: string
example: 000
This includes the status code of the processing of the request from the server.
Type: string
example: Success
This includes the message which goes with the statusCode