Get card widget URL
Cards
Get card widget URL
This endpoint returns a URL address of the specified widget for a given card
GET
Get card widget URL
Documentation Index
Fetch the complete documentation index at: https://docs.synctera.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The ID of the card (required for set PIN widget) The unique identifier of a card
Example:
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
The unique identifier of an account
Example:
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
The unique identifier of a customer
Example:
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
The type of widget for which to construct the URL The widget type
Available options:
activate_card, set_pin Response
Card issued
A URL for activate card and set pin widgets

