Overview
Allows you to get information about an offline credit card vault. The properties of a vault that will be shown are:
- usesRemaining: The number of uses the vault has left. (if present)
- expiryDate: The date and time that the vault will expire as an ISO 8601 string date time. (if present)
- autoLockDate: Automatic expiry date and time set 1 year from creation as an ISO 8601 string date time. (always shown) FAQ
- dateCreated: Date and time when the vault was created as an ISO 8601 string date time. (always shown)
- lastModified: Date and time when the vault was read or updated as an ISO 8601 string date time. (always shown)
- metadata: Metadata tags associated with the vault (if present). FAQ
Structure
Response
{
} Contains details about the response status
} Contains details about the response status
Usage
API used |
GET /Sanctum/v1-2/vault/credit-card/offline/{{vaultUuid}}/info |
Comments
0 comments
Please sign in to leave a comment.