Visa Flexible Credentials : Unable to create the card relationship
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
a month ago
Visa Flexible Credentials : Unable to create the card relationship
I am trying to create the Card Relation using create cards relationship API from Relationships Management APIs.
correaltion id :
f38af622-dead-4271-8e0c-0ff538fdummy
Request Url : https://sandbox.api.visa.com/v1/consumertransactioncontrols/v-301-1a3bc913-3a17-47c4-8daa-1c1a3a2c81...
Request Body :
Request Body :
```
{
"cards": [
{
"documentId": "v-301-40d91417-712a-4c31-a69b-92941be73d99",
"isFallback": false,
"roleType": "SECONDARY_DEBIT"
}
]
}
```
Err response : {"processingTimeinMs":31,"receivedTimestamp":"2025-03-08 01:49:02.516","error":{"code":422,"description":"Invalid Data","details":[{"message":"PAN order has been violated"}]}}
Any specific reasons for seeing this error.
Thanks
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
a month ago
Re: Visa Flexible Credentials : Unable to create the card relationship
Hi @anchahal, Thank you for reaching out. An agent will get back to you soon. Until then, if any community member knows a solution, feel free to reply in this thread.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
a month ago
Re: Visa Flexible Credentials : Unable to create the card relationship
@SyedSa any updates on this ?