Payment instrument groups

Create a payment instrument group

Creates a payment instrument group to associate and group payment instrument resources together. You can apply a transaction rule to a payment instrument group.

post/paymentInstrumentGroups

Request body

balancePlatformstring required

The unique identifier of the balance platform to which the payment instrument group belongs.

descriptionstring

Your description for the payment instrument group.

propertiesobject

Properties of the payment instrument group.

referencestring

Your reference for the payment instrument group.

txVariantstring required

The tx variant of the payment instrument group.

Response

OK - the request has succeeded.

balancePlatformstring required

The unique identifier of the balance platform to which the payment instrument group belongs.

descriptionstring

Your description for the payment instrument group.

idstring

The unique identifier of the payment instrument group.

propertiesobject

Properties of the payment instrument group.

referencestring

Your reference for the payment instrument group.

txVariantstring required

The tx variant of the payment instrument group.

Changes

Changed in 2 of the 51 revisions of this API.101

    • the endpoint scheme security clientKey was added to the API

      api-security-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the optional property response/paths from the response with the 400 status

      response-optional-property-removed

    • removed the optional property response/paths from the response with the 401 status

      response-optional-property-removed

    • removed the optional property response/paths from the response with the 403 status

      response-optional-property-removed

    • removed the optional property response/paths from the response with the 422 status

      response-optional-property-removed

    • removed the optional property response/paths from the response with the 500 status

      response-optional-property-removed

    • removed the optional property response/rootPath from the response with the 400 status

      response-optional-property-removed

    • removed the optional property response/rootPath from the response with the 401 status

      response-optional-property-removed

    • removed the optional property response/rootPath from the response with the 403 status

      response-optional-property-removed

    • removed the optional property response/rootPath from the response with the 422 status

      response-optional-property-removed

    • removed the optional property response/rootPath from the response with the 500 status

      response-optional-property-removed

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog