Core Data
MCCs
Get all MCCs.
get/v2/mcc
Response
OK
Example response
{
"mccs": [
{
"code": 742,
"description": "Veterinary Services",
"highRisk": true,
"createdAt": "2024-06-04T08:15:00+01:00",
"modifiedAt": "2024-06-04T08:15:00+01:00",
"deletedAt": "A-1234-4321"
}
],
"total": 10
}Changes
No recorded changes to this endpoint across all 1 revision of this API.