latestOpenAPI 3.0.12026-08-104068226.2 KB
a772504dcc9e
Card spending controls
Retrieve a card controls list
Returns the card controls list with the ID specified in the request URL.
get/v1/card_controls/lists/{id}
Path parameters
idstring required
ID of the card controls list to retrieve.
Response
The operation was successful.
Example response
{
"id": "7a911b90-0109-11ec-9a03-0242ac130003",
"scope_id": "54e06604b0cf825810bec508cc1f2dc7mcrd",
"idempotency_key": "504f6816-f7b5-4965-bc35-69acadc9f5c7",
"inclusion": {
"dimension": [
"5411"
]
},
"exclusion": {
"dimension": [
"5411"
]
}
}