Create acquirer reference id config.

POST {{baseUrl}}/alerts/merchants/:member_id/acquirer-reference-ids

Create an acquirer reference id configuration.

Request Body

{"cardScheme"=>"VISA", "acquirerReferenceId"=>"121212"}

HEADERS

KeyDatatypeRequiredDescription
User-Idstring(Required) The user id of the submitter/technical contact.
Submitter-First-Namestring(Required) The first name of the submitter/technical contact.
Submitter-Last-Namestring(Required) The last name of the submitter/technical contact.
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"merchantIdentifierConfigId":"88ca4b15-72a6-41dd-8127-573d4b07875c"}