Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 783 Bytes

CardInfoLookupResponse.md

File metadata and controls

14 lines (10 loc) · 783 Bytes

CardInfoLookupResponse

Properties

Name Type Description Notes
client_request_id str Echoes back the value in the request header for tracking. [optional]
api_trace_id str Request identifier in API, can be used to request logs from the support team. [optional]
response_type ResponseType [optional]
card_details list[CardInfo] One or more card information retrieved based on BIN. [optional]
request_status str Request status. [optional]

[Back to Model list] [Back to API list] [Back to README]