| Key | Type | Description |
|---|---|---|
| channel | string(sms, email) | Message channel |
| Status | Description |
|---|---|
412 | No more unassigned links |
404 | Contact information not found |
422 | Invalid parameters |
{}curl --location --request POST 'https://api.mpc.dev.placewise.com/v1/users/me/operations/abm_links/send' \
--header 'X-User-Agent: ApiDog' \
--header 'X-Product-Name: default' \
--header 'X-Loyalty-Club-Slug: infinity-mall' \
--header 'X-Customer: 447' \
--header 'Authorization: Bearer ' \
--header 'X-Store-Id: ' \
--header 'Content-Type: application/json'{}