Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.synctera.com/v2/cards/{card_id}/barcodes \ --header 'Authorization: Bearer <token>'
{ "barcode": "<string>" }
This endpoint is for testing environment only to provide access to barcode of a test card
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Card ID
"6dc0397d-1aba-4be9-9582-895a7a887d49"
Barcode
Barcode of the card
Was this page helpful?