Update Configuration - Field Descriptions

The following page details each of the fields that can be used in the request and received in the response when using the Update Configuration endpoint.

Request

The following table describes fields that can be included in the body of the request when updating a configuration.

Field

Description

Min Length

Max Length

Type

Mandatory

status

The configuration status. For example, active or inactive.

6

8

String

Yes

messageTypeFilter

The type of filter or filters associated with the configuration.

  • 0 = All (configurable) Transaction/Message Types

  • 1 = Authorisation (0100)

  • 2 = Authorisation Advices (0120)

  • 3 = Online Financial Request (0200)

  • 4 = Online Financial Advice (0220)

  • 5 = Authorisation Reversals (0400)

  • 6 = Authorisation Reversal Advices (0420)

1

1

Array

Yes

Response

If successful, a 200 response is returned with no content.