Show a Card
curl --request GET \ --url https://qa-api.sbx.solidfi.com/v1/card/{cardId}/show \ --header 'Content-Type: application/json' \ --data '""'
{ "cardNumber": "4144775919823738", "cvv": "606", "expiryMonth": "11", "expiryYear": "2026", "id": "crd-07afa3b8-5ca2-4d17-be39-02171fbde32d" }
"{{sd-api-key}}"
"{{sd-person-id}}"
"{{showToken}}"
The body is of type any.
any
The response is of type object.
object