Introduction
This message returns the details of all the gateway entry points
Request
Below are the details for the request message to initiate a get gateway entry points transaction.
|
Tag/Attribute Name |
Data Type |
Max Length |
Mandatory |
Comments |
||
|
Message |
Yes |
|||||
|
MerchantAuthentication |
Yes |
|||||
|
MerchantID |
A |
15 |
Yes |
The gateway account merchant ID issued (not to be confused with the MMS username) |
||
|
Password |
A |
15 |
Yes |
The gateway account password |
||
Response
Below are the details for the response that will be received after sending a GetGatewayEntryPoints request.
|
Tag/Attribute Name |
Data Type |
Max Length |
Always Present |
Comments |
||||
|
GetGatewayEntryPointsResponse |
Yes |
|||||||
|
GetGatewayEntryPointsResult |
Yes |
|||||||
|
StatusCode |
N |
1 |
Yes |
This indicates the status of the transaction |
||||
|
Message |
A |
– |
No |
This gives a more detailed description of the status of the transaction |
||||
|
ErrorMessages |
No |
|||||||
|
MessageDetail |
Yes |
|||||||
|
Detail (multiple) |
A |
256 |
Yes |
If there were multiple error messages (e.g. multiple input variable validation errors, then they will be detailed here) |
||||
|
GetGatewayEntryPointsOutputData |
No |
|||||||
|
GatewayEntryPoints |
Yes |
|||||||
|
GatewayEntryPoint (multiple) |
Yes |
|||||||
|
EntryPointURL (attribute) |
A |
256 |
Yes |
The URL of the active gateway entry point |
||||
|
Metric (attribute) |
N |
5 |
Yes |
A metric value giving an indication of whether transactions should be sent to this gateway entry point |
||||
