{ "opencollection": "1.0.0", "info": { "name": "Core accepted countries Digital Wallets Management API", "version": "3.0.39" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Digital Wallets Management", "type": "folder" }, "items": [ { "info": { "name": "Create digital wallet token provisioning request for Google Wallet", "type": "http" }, "http": { "method": "POST", "url": "/v3/digitalwalletprovisionrequests/androidpay", "body": { "type": "json", "data": "{}" } }, "docs": "Use this endpoint to return card data for use in provisioning a digital wallet token into Google Wallet.\n\nThe returned card data is encrypted using the digital wallet provider's encryption key, thereby reducing your PCI compliance overhead." }, { "info": { "name": "Create digital wallet token provisioning request for Apple Wallet", "type": "http" }, "http": { "method": "POST", "url": "/v3/digitalwalletprovisionrequests/applepay", "body": { "type": "json", "data": "{}" } }, "docs": "Use this endpoint to return card data for use in provisioning a digital wallet token into Apple Wallet.\n\nThe returned card data is encrypted using the digital wallet provider's encryption key, thereby reducing your PCI compliance overhead." }, { "info": { "name": "Create digital wallet token provisioning request for Samsung Wallet", "type": "http" }, "http": { "method": "POST", "url": "/v3/digitalwalletprovisionrequests/samsungpay", "body": { "type": "json", "data": "{}" } }, "docs": "[NOTE]\nThis endpoint is limited in availability.\nFor more information, contact your Marqeta representative.\n\nUse this endpoint to return card data for use in provisioning a digital wallet token into Samsung Wallet.\n\nThe returned card data is encrypted using the digital wallet provider's encryption key, thereby reducing your PCI compliance overhead." }, { "info": { "name": "Create digital wallet token provisioning request for XPay", "type": "http" }, "http": { "method": "POST", "url": "/v3/digitalwalletprovisionrequests/xpay", "body": { "type": "json", "data": "{}" } }, "docs": "[NOTE]\nThis endpoint is limited in availability.\nFor more information, contact your Marqeta representative.\n\nUse this endpoint to return card data for use in provisioning a digital wallet token into an XPay digital wallet.\n\nThe returned card data is encrypted using the digital wallet provider's encryption key, thereby reducing your PCI compliance overhead." }, { "info": { "name": "Delete an additional Visa Alias", "type": "http" }, "http": { "method": "DELETE", "url": "/v3/digitalwallets/aliasdirectory/visa/additionalAliases/:additionalAliasId", "headers": [ { "name": "req-sys-id", "value": "" }, { "name": "participant-id", "value": "123456789001" } ], "params": [ { "name": "additionalAliasId", "value": "a44c9553-e687-4f3c-b7e7-a4245d9f238e", "type": "path", "description": "Unique identifier of the additional Visa Aliases." } ] }, "docs": "Use this endpoint to delete an additional Visa Alias by its Visa Alias ID." }, { "info": { "name": "Create a Visa Alias", "type": "http" }, "http": { "method": "POST", "url": "/v3/digitalwallets/aliasdirectory/visa/aliases", "headers": [ { "name": "req-sys-id", "value": "" }, { "name": "participant-id", "value": "123456789001" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Use this endpoint to create a Visa Alias." }, { "info": { "name": "Retrieve alias internal ID", "type": "http" }, "http": { "method": "POST", "url": "/v3/digitalwallets/aliasdirectory/visa/aliases/aliasId", "headers": [ { "name": "req-sys-id", "value": "" }, { "name": "participant-id", "value": "123456789001" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Use this endpoint to retrieve the internal ID associated with a Visa Alias." }, { "info": { "name": "Retrieve Visa Alias by external ID", "type": "http" }, "http": { "method": "POST", "url": "/v3/digitalwallets/aliasdirectory/visa/aliases/getByExternalId", "headers": [ { "name": "req-sys-id", "value": "" }, { "name": "participant-id", "value": "123456789001" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Use this endpoint to retrieve a Visa Alias by its external ID." }, { "info": { "name": "Check for Visa Alias", "type": "http" }, "http": { "method": "POST", "url": "/v3/digitalwallets/aliasdirectory/visa/aliases/inquiry", "headers": [ { "name": "participant-id", "value": "123456789001" }, { "name": "req-sys-id", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Use this endpoint to check for available Visa Aliases for alias resolution.\nOne or more Visa Aliases may be available." }, { "info": { "name": "Resolve a Visa Alias", "type": "http" }, "http": { "method": "POST", "url": "/v3/digitalwallets/aliasdirectory/visa/aliases/resolve", "headers": [ { "name": "participant-id", "value": "123456789001" }, { "name": "req-sys-id", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Retrieve information about a Visa Alias and all the associated payment credentials." }, { "info": { "name": "Retrieve Visa Alias by Visa Alias ID", "type": "http" }, "http": { "method": "GET", "url": "/v3/digitalwallets/aliasdirectory/visa/aliases/:aliasId", "headers": [ { "name": "req-sys-id", "value": "" }, { "name": "participant-id", "value": "123456789001" } ], "params": [ { "name": "aliasId", "value": "", "type": "path", "description": "Unique identifier of the Visa Alias." } ] }, "docs": "Use this endpoint to retrieve a Visa Alias by its Visa Alias ID." }, { "info": { "name": "Update Visa Alias by Visa Alias ID", "type": "http" }, "http": { "method": "PUT", "url": "/v3/digitalwallets/aliasdirectory/visa/aliases/:aliasId", "headers": [ { "name": "req-sys-id", "value": "" }, { "name": "participant-id", "value": "123456789001" } ], "params": [ { "name": "aliasId", "value": "", "type": "path", "description": "Unique identifier of the Visa Alias." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Use this endpoint to update a Visa Alias by its Visa Alias ID." }, { "info": { "name": "Delete Visa Alias by Visa Alias ID", "type": "http" }, "http": { "method": "DELETE", "url": "/v3/digitalwallets/aliasdirectory/visa/aliases/:aliasId", "headers": [ { "name": "req-sys-id", "value": "" }, { "name": "participant-id", "value": "123456789001" } ], "params": [ { "name": "aliasId", "value": "a44c9553-e687-4f3c-b7e7-a4245d9f238e", "type": "path", "description": "Unique identifier of the Visa Alias." } ] }, "docs": "Use this endpoint to delete a Visa Alias by Visa Alias ID." }, { "info": { "name": "Create an additional Visa Alias", "type": "http" }, "http": { "method": "POST", "url": "/v3/digitalwallets/aliasdirectory/visa/aliases/:aliasId/additionalAlias", "headers": [ { "name": "req-sys-id", "value": "" }, { "name": "participant-id", "value": "123456789001" } ], "params": [ { "name": "aliasId", "value": "", "type": "path", "description": "Unique identifier of the Visa Alias." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Use this endpoint to create additional Visa Aliases associated with an existing main Visa Alias." }, { "info": { "name": "Retrieve a Visa Alias payment credentials", "type": "http" }, "http": { "method": "GET", "url": "/v3/digitalwallets/aliasdirectory/visa/aliases/:aliasId/cards", "headers": [ { "name": "req-sys-id", "value": "" }, { "name": "participant-id", "value": "123456789001" } ], "params": [ { "name": "aliasId", "value": "", "type": "path", "description": "Unique identifier of the Visa Alias." } ] }, "docs": "Use this endpoint to retrieve a list of payment credentials associated with a Visa Alias." }, { "info": { "name": "Create Visa Alias payment credential", "type": "http" }, "http": { "method": "POST", "url": "/v3/digitalwallets/aliasdirectory/visa/aliases/:aliasId/cards", "headers": [ { "name": "req-sys-id", "value": "" }, { "name": "participant-id", "value": "123456789001" } ], "params": [ { "name": "aliasId", "value": "", "type": "path", "description": "Unique identifier of the Visa Alias." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Use this endpoint to create a payment credential associated with a Visa Alias." }, { "info": { "name": "Update alias status", "type": "http" }, "http": { "method": "PUT", "url": "/v3/digitalwallets/aliasdirectory/visa/aliases/:aliasId/status", "headers": [ { "name": "req-sys-id", "value": "" }, { "name": "participant-id", "value": "123456789001" } ], "params": [ { "name": "aliasId", "value": "", "type": "path", "description": "Unique identifier of the Visa Alias." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Use this endpoint to update the status of a Visa Alias." }, { "info": { "name": "Retrieve payment credential", "type": "http" }, "http": { "method": "GET", "url": "/v3/digitalwallets/aliasdirectory/visa/cards/:paymentCredentialId", "headers": [ { "name": "req-sys-id", "value": "" }, { "name": "participant-id", "value": "123456789001" } ], "params": [ { "name": "paymentCredentialId", "value": "", "type": "path", "description": "Unique identifier of an existing payment credential." } ] }, "docs": "Use this endpoint to retrieve an existing payment credential." }, { "info": { "name": "Update payment credential", "type": "http" }, "http": { "method": "PUT", "url": "/v3/digitalwallets/aliasdirectory/visa/cards/:paymentCredentialId", "headers": [ { "name": "req-sys-id", "value": "" }, { "name": "participant-id", "value": "123456789001" } ], "params": [ { "name": "paymentCredentialId", "value": "", "type": "path", "description": "Unique identifier of an existing payment credential." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Use this endpoint to update an existing payment credential." }, { "info": { "name": "Delete an existing payment credential", "type": "http" }, "http": { "method": "DELETE", "url": "/v3/digitalwallets/aliasdirectory/visa/cards/:paymentCredentialId", "headers": [ { "name": "req-sys-id", "value": "" }, { "name": "participant-id", "value": "123456789001" } ], "params": [ { "name": "paymentCredentialId", "value": "1234567890", "type": "path", "description": "Unique identifier of an existing payment credential." } ] }, "docs": "Use this endpoint to delete an existing payment credential." }, { "info": { "name": "Create a report request", "type": "http" }, "http": { "method": "POST", "url": "/v3/digitalwallets/aliasdirectory/visa/reports", "headers": [ { "name": "req-sys-id", "value": "" }, { "name": "participant-id", "value": "123456789001" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Use this endpoint to create a new report request." }, { "info": { "name": "Retrieve report status by report ID", "type": "http" }, "http": { "method": "GET", "url": "/v3/digitalwallets/aliasdirectory/visa/reports/:reportId", "headers": [ { "name": "req-sys-id", "value": "" }, { "name": "participant-id", "value": "123456789001" } ], "params": [ { "name": "reportId", "value": "", "type": "path", "description": "Unique identifier of the report." } ] }, "docs": "Use this endpoint to retrieve the status of a report by its report ID." }, { "info": { "name": "Retrieve file by file ID and report ID", "type": "http" }, "http": { "method": "GET", "url": "/v3/digitalwallets/aliasdirectory/visa/reports/:reportId/file/:fileId", "headers": [ { "name": "req-sys-id", "value": "" }, { "name": "participant-id", "value": "123456789001" } ], "params": [ { "name": "reportId", "value": "", "type": "path", "description": "Unique identifier of the report." }, { "name": "fileId", "value": "", "type": "path", "description": "Unique identifier of the file." } ] }, "docs": "Use this endpoint to retrieve a file by its file ID and report ID." }, { "info": { "name": "Check eligibility for Click to Pay for Mastercard", "type": "http" }, "http": { "method": "GET", "url": "/v3/digitalwallets/clicktopay/mastercard/checkeligibility", "headers": [ { "name": "req-sys-id", "value": "" } ], "params": [ { "name": "bin_prefix", "value": "", "type": "query", "description": "Prefix of the bank identification number." }, { "name": "include_asset", "value": "", "type": "query", "description": "Returns a list of image assets for the Click to Pay logo if set to `true`." } ] }, "docs": "Use this endpoint to check if a provided BIN prefix is eligible for Click to Pay for Mastercard.\n\nFor more information about this ecommerce checkout solution, see <>." }, { "info": { "name": "Enroll a card to Click to Pay for Mastercard", "type": "http" }, "http": { "method": "POST", "url": "/v3/digitalwallets/clicktopay/mastercard/enroll", "headers": [ { "name": "req-sys-id", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Use this endpoint to enroll a card in Click to Pay for Mastercard.\n\nFor more information about this ecommerce checkout solution, see <>." }, { "info": { "name": "Retrieve Click to Pay for Mastercard enrollment status", "type": "http" }, "http": { "method": "GET", "url": "/v3/digitalwallets/clicktopay/mastercard/status/:token", "headers": [ { "name": "req-sys-id", "value": "" } ], "params": [ { "name": "token", "value": "", "type": "path", "description": "Unique identifier of the Click to Pay request." } ] }, "docs": "Use this endpoint to return the status of a specific Click to Pay for Mastercard request.\n\nFor more information about this ecommerce checkout solution, see <>." }, { "info": { "name": "Update card information for Click to Pay for Visa", "type": "http" }, "http": { "method": "PUT", "url": "/v3/digitalwallets/clicktopay/visa/cards", "headers": [ { "name": "req-sys-id", "value": "123d837e-958a-4e9f-bc97-4843ec948123" }, { "name": "external-consumer-id-owner-bid", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Use this endpoint to update card information for Click to Pay for Visa.\n\nFor more information about this ecommerce checkout solution, see <>." }, { "info": { "name": "Delete card information for Click to Pay for Visa", "type": "http" }, "http": { "method": "DELETE", "url": "/v3/digitalwallets/clicktopay/visa/cards/:card_token", "headers": [ { "name": "req-sys-id", "value": "123d837e-958a-4e9f-bc97-4843ec948123" }, { "name": "external-consumer-id-owner-bid", "value": "" } ], "params": [ { "name": "card_token", "value": "2345678901", "type": "path", "description": "Unique identifier of the cardholder." } ] }, "docs": "Use this endpoint to delete card information for Click to Pay for Visa.\n\nFor more information about this ecommerce checkout solution, see <>." }, { "info": { "name": "Enroll a cardholder to Click to Pay for Visa", "type": "http" }, "http": { "method": "POST", "url": "/v3/digitalwallets/clicktopay/visa/enroll", "headers": [ { "name": "req-sys-id", "value": "" }, { "name": "external-consumer-id-owner-bid", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Use this endpoint to enroll a new cardholder in Click to Pay for Visa.\n\nFor more information about this ecommerce checkout solution, see <>." }, { "info": { "name": "Enroll a card to Click to Pay for Visa", "type": "http" }, "http": { "method": "POST", "url": "/v3/digitalwallets/clicktopay/visa/enrollcards", "headers": [ { "name": "req-sys-id", "value": "" }, { "name": "external-consumer-id-owner-bid", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Use this endpoint to enroll a new card for an existing cardholder in Click to Pay for Visa.\n\nFor more information about this ecommerce checkout solution, see <>." }, { "info": { "name": "Retrieve user data for Click to Pay for Visa", "type": "http" }, "http": { "method": "GET", "url": "/v3/digitalwallets/clicktopay/visa/getdata/:user_token", "headers": [ { "name": "req-sys-id", "value": "123d837e-958a-4e9f-bc97-4843ec948123" }, { "name": "external-consumer-id-owner-bid", "value": "" } ], "params": [ { "name": "user_token", "value": "1234567890", "type": "path", "description": "Unique identifier of the cardholder." } ] }, "docs": "Use this endpoint to get user data for Click to Pay for Visa.\n\nFor more information about this ecommerce checkout solution, see <>." }, { "info": { "name": "Retrieve Click to Pay for Visa request status", "type": "http" }, "http": { "method": "GET", "url": "/v3/digitalwallets/clicktopay/visa/status/:requestTraceId", "headers": [ { "name": "req-sys-id", "value": "123d837e-958a-4e9f-bc97-4843ec948123" }, { "name": "external-consumer-id-owner-bid", "value": "" } ], "params": [ { "name": "requestTraceId", "value": "2b6f0cc904d137be2e1730235f5664094b83", "type": "path", "description": "Unique identifier of the Visa Click to Pay request." } ] }, "docs": "Use this endpoint to return the status of a Click to Pay for Visa request.\n\nFor more information about this ecommerce checkout solution, see <>." }, { "info": { "name": "Update cardholder information for Click to Pay for Visa", "type": "http" }, "http": { "method": "PUT", "url": "/v3/digitalwallets/clicktopay/visa/users", "headers": [ { "name": "req-sys-id", "value": "123d837e-958a-4e9f-bc97-4843ec948123" }, { "name": "external-consumer-id-owner-bid", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Use this endpoint to update cardholder information for Click to Pay for Visa.\n\nFor more information about this ecommerce checkout solution, see <>." }, { "info": { "name": "Delete cardholder information for Click to Pay for Visa", "type": "http" }, "http": { "method": "DELETE", "url": "/v3/digitalwallets/clicktopay/visa/users", "headers": [ { "name": "req-sys-id", "value": "123d837e-958a-4e9f-bc97-4843ec948123" } ] }, "docs": "Use this endpoint to delete cardholder information for Click to Pay for Visa.\n\nFor more information about this ecommerce checkout solution, see <>." }, { "info": { "name": "Submit a post-tokenization authentication decision", "type": "http" }, "http": { "method": "POST", "url": "/v3/digitalwallets/postTokenizationAuthenticationDecision", "body": { "type": "json", "data": "{}" } }, "docs": "Use this endpoint to submit a post-tokenization authentication decision from the customer to Marqeta in a secure card on file scenario.\nMarqeta validates the request, stores it, and forwards the authentication decision to Mastercard MDES in real time.\nMarqeta then returns the MDES response back to the customer synchronously.\nThis enables issuers to notify Mastercard Digital Enablement Service (MDES) of the cardholder's authentication outcome following tokenization, ensuring that the token reques" }, { "info": { "name": "Create request for Apple Wallet web push provisioning", "type": "http" }, "http": { "method": "POST", "url": "/v3/digitalwallets/wpp/applePayJWT", "headers": [ { "name": "req-sys-id", "value": "123d837e-958a-4e9f-bc97-4843ec948123" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Use this endpoint to add a card to Apple Wallet via a web application." }, { "info": { "name": "Create request for Google Wallet web push provisioning", "type": "http" }, "http": { "method": "POST", "url": "/v3/digitalwallets/wpp/googlePayPushProvisioningNotification", "headers": [ { "name": "req-sys-id", "value": "123d837e-958a-4e9f-bc97-4843ec948123" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Use this endpoint to add a card to Google Wallet via a web application.\n\nThis endpoint does not return a payload in response to a request.\nInstead, a successful call will return a response code only." }, { "info": { "name": "List digital wallet tokens", "type": "http" }, "http": { "method": "GET", "url": "/v3/digitalwallettokens", "params": [ { "name": "count", "value": "", "type": "query", "description": "Number of digital wallet token resources to retrieve." }, { "name": "start_index", "value": "", "type": "query", "description": "Sort order index of the first digital wallet token resource in the returned array." }, { "name": "fields", "value": "", "type": "query", "description": "Comma-delimited list of fields to return (`field_1,field_2`, and so on).\nLeave blank to return all fields." }, { "name": "sort_by", "value": "", "type": "query", "description": "Field on which to sort.\nUse any field in the resource model, or one of the system fields `lastModifiedTime` or `createdTime`.\nPrefix the field name with a hyphen (`-`) to sort in descending order.\nOmit the hyphen to sort in ascending order." }, { "name": "start_date", "value": "", "type": "query", "description": "Date when the digital wallet token becomes active." }, { "name": "end_date", "value": "", "type": "query", "description": "Expiration date of the digital wallet token." }, { "name": "pan_reference_id", "value": "", "type": "query", "description": "Unique identifier of the digital wallet token primary account number (PAN) within the card network.\nThis value may vary, depending on the digital wallet.\nFor example, the `pan_reference_id` may be different in Apple Wallet and Google Wallet for the same digital wallet token." }, { "name": "token_reference_id", "value": "", "type": "query", "description": "Unique identifier of the digital wallet token within the card network.\nThe `token_reference_id` is unique at the card network level." }, { "name": "correlation_id", "value": "", "type": "query", "description": "Unique value representing a tokenization request (Mastercard only)." }, { "name": "token_type", "value": "", "type": "query", "description": "Comma-delimited list of digital wallet token types to display." }, { "name": "token_requestor_name", "value": "", "type": "query", "description": "Name of the token requestor within the card network.\n\n*NOTE:* The list of example values for this field is maintained by the card networks and is subject to change." }, { "name": "state", "value": "", "type": "query", "description": "Comma-delimited list of digital wallet token states to display." }, { "name": "embed", "value": "", "type": "query", "description": "An optional embedded user object." } ] }, "docs": "Use this endpoint to retrieve a list of digital wallet tokens." }, { "info": { "name": "List digital wallet tokens for card", "type": "http" }, "http": { "method": "GET", "url": "/v3/digitalwallettokens/card/:card_token", "params": [ { "name": "card_token", "value": "", "type": "path", "description": "Unique identifier of the card.\nUsed to minimize the need to exchange card details during subsequent calls, and also for troubleshooting." }, { "name": "count", "value": "", "type": "query", "description": "Number of digital wallet token resources to retrieve." }, { "name": "start_index", "value": "", "type": "query", "description": "Sort order index of the first digital wallet token resource in the returned array." }, { "name": "sort_by", "value": "", "type": "query", "description": "Field on which to sort.\nUse any field in the resource model, or one of the system fields `lastModifiedTime` or `createdTime`.\nPrefix the field name with a hyphen (`-`) to sort in descending order.\nOmit the hyphen to sort in ascending order." } ] }, "docs": "Use this endpoint to return an array of all digital wallet tokens for a particular card.\n\nThis endpoint supports <>." }, { "info": { "name": "Retrieve digital wallet token", "type": "http" }, "http": { "method": "GET", "url": "/v3/digitalwallettokens/:token", "params": [ { "name": "token", "value": "", "type": "path", "description": "Unique identifier of the digital wallet token (DWT)." } ] }, "docs": "Use this endpoint to retrieve a specific digital wallet token." }, { "info": { "name": "Retrieve digital wallet token PAN", "type": "http" }, "http": { "method": "GET", "url": "/v3/digitalwallettokens/:token/showtokenpan", "params": [ { "name": "token", "value": "", "type": "path", "description": "Unique identifier of the digital wallet token (DWT)." } ] }, "docs": "Use this endpoint to retrieve a digital wallet token with the entire primary account number (PAN) displayed.\nThe PAN returned is of the digital wallet token and not of the card.\n(For security reasons, the PAN is not fully visible on the digital wallet token returned by `GET` `/digitalwallettokens/{token}`.)\n\n[WARNING]\nSending a request to this endpoint requires PCI DSS compliance.\nYou must comply with PCI DSS data security requirements if you want to store, transmit, or process sensitive card da" }, { "info": { "name": "Create digital wallet token transition", "type": "http" }, "http": { "method": "POST", "url": "/v3/digitalwallettokentransitions", "body": { "type": "json", "data": "{}" } }, "docs": "Use this endpoint to transition a digital wallet token from one state to another." }, { "info": { "name": "List transitions for digital wallet token", "type": "http" }, "http": { "method": "GET", "url": "/v3/digitalwallettokentransitions/digitalwallettoken/:token", "params": [ { "name": "token", "value": "", "type": "path", "description": "Unique identifier of the digital wallet token (DWT)." }, { "name": "count", "value": "", "type": "query", "description": "Number of digital wallet transitions to retrieve." }, { "name": "start_index", "value": "", "type": "query", "description": "The sort order index of the first digital wallet token in the returned array." }, { "name": "fields", "value": "", "type": "query", "description": "Comma-delimited list of fields to return (`field_1,field_2`, and so on).\nLeave blank to return all fields." }, { "name": "sort_by", "value": "", "type": "query", "description": "Field on which to sort.\nUse any field in the resource model, or one of the system fields `lastModifiedTime` or `createdTime`.\nPrefix the field name with a hyphen (`-`) to sort in descending order.\nOmit the hyphen to sort in ascending order." } ] }, "docs": "Use this endpoint to return an array of all transitions for a particular digital wallet token.\n\nThis endpoint supports <>, <>, and <>." }, { "info": { "name": "Retrieve digital wallet token transition", "type": "http" }, "http": { "method": "GET", "url": "/v3/digitalwallettokentransitions/:token", "params": [ { "name": "token", "value": "", "type": "path", "description": "Unique identifier of the digital wallet token (DWT) transition." }, { "name": "fields", "value": "", "type": "query", "description": "Comma-delimited list of fields to return (`field_1,field_2`, and so on).\nLeave blank to return all fields." } ] }, "docs": "Use this endpoint to retrieve a specific digital wallet token transition.\n\nThis endpoint supports <>." } ] } ], "bundled": true }