COMING SOON
Retrieve details for a restriction created for an issued card. To retrieve a restriction, you will need:
GET /v1/restrictions/{id}
Authorization: Bearer <access_token>
id REQUIRED
string (UUID)
ID of the card restriction.
None
Returns the Card Restriction object. This object contains the restriction details.
SAMPLE RESPONSE
{
"financialAccountId": "7d08a89d-2ac5-4ed3-a6ca-ad7c974c994e",
"type": "ACQUIRER_ID",
"operator": "EQ",
"value": "1234",
"mode": "ALLOW",
"enabled": true,
"startDateTime": "2023-02-13T02:36:05.410Z",
"endDateTime": "2024-02-13T02:36:05.410Z",
"id": "9e573a4c-7859-4ec2-bf57-aace7dcf5981",
"createdAt": "2023-02-13T02:36:05.410Z",
"createdBy": "string",
"updatedAt": "2023-09-13T02:36:05.410Z",
"updatedBy": "string"
}
© 2022 Rocket Financial. All rights reserved. RocketFNCL, RocketKOR, RocketBNK are trade names of Rocket Financial Inc.
Services Agreement | Privacy Policy | RocketFNCL | © 2023 by Rocket Financial Inc. All rights reserved.
Services Agreement | Privacy Policy | RocketFNCL | © 2023 by Rocket Financial Inc. All rights reserved.
Services Agreement | Privacy Policy | RocketFNCL
© 2023 by Rocket Financial Inc. All rights reserved.