Activate a physical card.
The API token for login provided by UQPay.
Specifies the sub-account on whose behalf the request is made. This should be set to the account_id, which can be retrieved via the List Connected Accounts. If omitted or empty, the request is executed using the master account.
More information at Connected Accounts.
A unique identifier (UUID) used to maintain operation idempotency, ensuring that repeated executions of the same operation do not result in unintended effects or duplication. It helps preserve data consistency in the face of network errors, retries, or failures.
Unique identifier for card.
"5135e6cc-28b6-4889-81dc-3b86a09e1395"
Activation code for the card.
"12345678"
New PIN for the card, must be a 6-digit numeric value.
"123456"
The allowable amount for card transactions without PIN verification.
Default NO-PIN transaction amount applied when not explicitly set by the customer. Defaults to 200 SGD.
If you would like to opt-out from having any transactions without credentials or password, you may adjust the amount to zero (0).
Note: This setting is only applicable to specific card products. You may refer to the [No-PIN payment](/card-issuance/v1.6/guide/No-PIN Payment) for more information.
x >= 0100
Activate card successfully.
Request status.
SUCCESS