Hello,
I was recently using the Cybersource Flex API and was wondering more about the response body. Heres the URL and the response:
https://flex.cybersource.com/cybersource/flex/v1/tokens
{
"keyId":"{token id}",
"token":"{token}",
"maskedPan":"{maskedPan}",
"cardType":"{cardType}",
"timestamp":1617728380057,
"signedFields":"token,cardType,maskedPan,timestamp",
"signature":"{signature}",
"discoverableServices":{
},
"_embedded":{
"icsReply":{
"requestId":"{REQUEST ID}",
"_links":{
"self":{
"href":"/cybersource/flex/search/v1/logs/tokenProvider/{REQUEST ID}"
}
}
}
}
}
I was just curious how to access the HREF and what it offers. I haven't been able to find much documentation on it. Also was wondering what exactly would go at the base of the URL (HREF) as the API.
Thanks,
Ben
Solved! Go to Solution
Hi @benastahl,
Cybersource is not a service we offer on Visa Developer. Please visit: https://developer.cybersource.com for up to date information on Cybersource APIs. You can also reach out to Cybersource Support at https://developer.cybersource.com/support/contact-us.html