| Key | Type | Optional | Description |
|---|---|---|---|
| total_count | integer | no | count |
{
"abm_links":
{
"total_count": 100
}
}curl --location --request GET 'https://api.mpc.dev.placewise.com/v1/operations/abm_links/unassigned' \
--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-Client-Authorization: ' \
--header 'Content-Type: application/json'{}