Create sub-merchant card acceptor id config.
POST {{baseUrl}}/alerts/merchants/:member_id/sub-merchants/:sub_merchant_id/card-acceptor-ids
Returns created sub-merchant card acceptor id config details.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
User-Id | string | (Required) The user id of the submitter/technical contact. | |
Submitter-First-Name | string | (Required) The first name of the submitter/technical contact. | |
Submitter-Last-Name | string | (Required) The last name of the submitter/technical contact. | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"merchantIdentifierConfigId":"88ca4b15-72a6-41dd-8127-573d4b07875c"}