Create a payment instrument group

POST {{baseUrl}}/paymentInstrumentGroups

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

Request Body

{"balancePlatform"=>"{{YOUR_BALANCE_PLATFORM}}", "txVariant"=>"mc"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"balancePlatform":"YOUR_BALANCE_PLATFORM","txVariant":"mc","id":"PG32272223222H5J4DCRVC9DH"}