No matter which Collect method you used to tokenize sensitive data, you can manage tokens using our Alias API. You can check the status of a token, convert them to the latest format, or delete the token altogether.
You can also check if a card is valid, stolen or expired with our credit card check functionality.
Contact us if you want to update credit card numbers or blacklist certain cards or tokens.
🚧
The Token manage endpoints only work for aliases in the Alias 2.0 format.
Contact us if you are unsure which alias format you are using.
Updated about 1 year ago
\n\n> 🚧 The Token manage endpoints only work for aliases in the [Alias 2.0 format](doc:token-formats).\n> \n> [Contact us](doc:contact) if you are unsure which alias format you are using.","dehydrated":{"toc":"","body":"
No matter which Collect method you used to tokenize sensitive data, you can manage tokens using our Alias API. You can check the status of a token, convert them to the latest format, or delete the token altogether.
\n
You can also check if a card is valid, stolen or expired with our credit card check functionality.
\n
Contact us if you want to update credit card numbers or blacklist certain cards or tokens.
\n \n
🚧
The Token manage endpoints only work for aliases in the Alias 2.0 format.
Contact us if you are unsure which alias format you are using.
"},"mdx":false,"opts":{"alwaysThrow":false,"compatibilityMode":false,"copyButtons":true,"correctnewlines":false,"markdownOptions":{"fences":true,"commonmark":true,"gfm":true,"ruleSpaces":false,"listItemIndent":"1","spacedTable":true,"paddedTable":true},"normalize":true,"lazyImages":true,"reusableContent":{"tags":{}},"safeMode":false,"settings":{"position":true},"theme":"light","customBlocks":{},"resourceID":"63ea269d537f20003eb7233a","resourceType":"page","baseUrl":"/","terms":[{"_id":"6391d2c29d5aba0075a28999","term":"CIT","definition":"Customer Initiated Transaction. The cardholder is in a payment session and has triggered the payment."},{"_id":"6391d2e6daa06e006c0a61b2","term":"DPAN","definition":"Device Primary Account Number. Also known as Network Tokens."},{"_id":"6391d3137a2d65007fb6998a","term":"AETS","definition":"American Express Token Service. This is American Express' implementation of Network Tokens."},{"_id":"6391d36e49a13300669b19e3","term":"MDES","definition":"Mastercard Digital Enablement Service. This is Mastercard's implementation of Network Tokens."},{"_id":"6391d3a0dff65e00298504f7","term":"OBOTR","definition":"On-Behalf-Of Token Requestor. The entity which is requesting a Network Token on behalf of a merchant."},{"_id":"6391d3e2f84d4900a2f1aeb8","term":"PAN","definition":"Primary Account Number. This is the raw credit card number, usually between 15 and 19 digits."},{"_id":"6391d3e7f73d450070b27ca3","term":"FPAN","definition":"Full Primary Account Number. This is the raw credit card number, usually between 15 and 19 digits."},{"_id":"6391d41201710600609807c0","term":"TAVV","definition":"Token Authentication Verification Value. Also known as Cryptogram. A unique value for each transaction which must be sent in the authorization request to the Payment Provider."},{"_id":"6391d443c58cdd006e1e9a55","term":"TRID","definition":"Token Requestor ID. A merchant specific identifier that is used for provisioning Network Tokens."},{"_id":"6391d45fb386af00320bef68","term":"TSP","definition":"Token Service Provider. The entity which is issuing the Network Token."},{"_id":"6391d47230dff4000fbffa81","term":"VTS","definition":"Visa Token Services. This is Visa's implementation of Network Tokens."},{"_id":"6393678db78ece008aa08600","term":"PSP","definition":"Payment Service Provider. Common PSPs include Stripe, Adyen, Checkout.com."},{"_id":"63999b2c85569500467e7550","term":"3DS","definition":"3 Domain Secure Protocol for reducing fraud and increase security in Card-Not-Present transactions."},{"_id":"63999b697af22a0061f19d2d","term":"CNP","definition":"Card-Not-Present. Transactions where a physical card is not presented to the merchant. Examples include online transactions and phone orders."},{"_id":"639b443a8e720e00acec14a8","term":"MFA","definition":"Multi-Factor Authentication. An authentication method where a user needs to present multiple forms of evidence to access a particular resource."},{"_id":"639c4123278bee0035304b83","term":"AOC","definition":"Attestation of Compliance. An organization's declaration of compliance with PCI DSS."},{"_id":"63a03e6ea781d10079d7dff0","term":"SCA","definition":"Strong Customer Authentication. A regulatory requirement introduced in the EU which aims to reduces fraud in online payments."},{"_id":"63a0606c8113ba0039880a6e","term":"cryptogram","definition":"A unique value generated using a token and additional transaction data which adds a layer of security for card payments. It is a one-time use code for each transaction."},{"_id":"63a06222e26489009a4ba40c","term":"CVC","definition":"Card Verification Code. Also known as CVV (Card Verification Value). It is a 3 or 4 digit number used for card-not-presents transactions to add an extra layer of security."},{"_id":"63a18300f189c900330f2a29","term":"DOM","definition":"Document Object Model. Usually in the context of HTML, where DOM refers to an organization of a website."},{"_id":"63a18aa2dd3627008a5da3af","term":"SAQ A","definition":"Self-Assessment Questionnaire A. A PCI DSS designation for merchants whose cardholder data functions are completely outsourced to validated third parties, such as PCI Proxy."},{"_id":"63a43943bb7ebf001721f1e6","term":"CVV","definition":"Card Verification Value. Also known as CVC (Card Verification Code). It is a 3 or 4 digit number used for card-not-presents transactions to add an extra layer of security."},{"_id":"63cfb0f205d6f9009d9785b5","term":"dsTransId","definition":"Universally unique transaction identifier assigned by the Directory Server to identify a single transaction.\n\nLength: 36 characters.\n\nType: String.\n\nValue accepted: Canonical format as defined in IETF RFC 4122. May utilise any of the specified versions as long as the output meets specified requirements."},{"_id":"63cfb124d7f4c5003a838cda","term":"ECI","definition":"Electronic Commerce Indicator. This is a value returned by card schemes and indicates the level of security used with the cardholder provided payment information (including Network Tokens), to the merchant."},{"_id":"63f492c8720ffd0055a3d79c","term":"AReq","definition":"Authentication Request Message. The AReq message is the initial message in the 3D Secure authentication flow. The 3DS Server forms the AReq message when requesting authentication of the Cardholder. It can contain Cardholder, payment, and Device information for the transaction. There is only one AReq message per authentication."},{"_id":"63f492d58cfa6a005e6210c6","term":"ARes","definition":"Authentication Response Message. The ARes message is the Issuer’s ACS response to the AReq message. It can indicate that the Cardholder has been authenticated, or that further Cardholder interaction is required to complete the authentication. There is only one ARes message per transaction."},{"_id":"63f492e32e12d90011c1b334","term":"CReq","definition":"Challenge Request Message. An EMV 3D Secure message is sent by the 3DS SDK or 3DS Server where additional information is sent from the Cardholder to the ACS to support the authentication process and to carry the authentication data from the Cardholder."},{"_id":"63f492efab057505b2ce221f","term":"CRes","definition":"Challenge Response Message. The ACS response to the CReq message. It can indicate the result of the Cardholder authentication or, in the case of an App-based model, also signal that further Cardholder interaction is required to complete the authentication."},{"_id":"63f492fcb7af310033824a31","term":"RReq","definition":"Results Request Message. The RReq message communicates the results of the authentication or verification. The message is sent by the ACS through the DS to the 3DS Server. There is only one RReq message per AReq message. The RReq message is not present in a Frictionless transaction."},{"_id":"63f4930b599775001873ef88","term":"RRes","definition":"Results Response Message. Message sent by the 3DS Server to the ACS via the DS to acknowledge receipt of the Results Request message. This message is not part of the 3D Secure authentication message flow."}],"variables":{"user":{},"defaults":[{"source":"security","type":"apiKey","_id":"6389d742b90f28000f19fcf9","name":"pci-proxy-api-key","apiSetting":"6389d741b90f28000f19fcf3"},{"apiSetting":"63ea269d537f20003eb7230a","name":"Basic","scheme":"basic","source":"security","type":"http","_id":"687622dde9793b7112c04ace"}]}},"terms":[{"_id":"6391d2c29d5aba0075a28999","term":"CIT","definition":"Customer Initiated Transaction. The cardholder is in a payment session and has triggered the payment."},{"_id":"6391d2e6daa06e006c0a61b2","term":"DPAN","definition":"Device Primary Account Number. Also known as Network Tokens."},{"_id":"6391d3137a2d65007fb6998a","term":"AETS","definition":"American Express Token Service. This is American Express' implementation of Network Tokens."},{"_id":"6391d36e49a13300669b19e3","term":"MDES","definition":"Mastercard Digital Enablement Service. This is Mastercard's implementation of Network Tokens."},{"_id":"6391d3a0dff65e00298504f7","term":"OBOTR","definition":"On-Behalf-Of Token Requestor. The entity which is requesting a Network Token on behalf of a merchant."},{"_id":"6391d3e2f84d4900a2f1aeb8","term":"PAN","definition":"Primary Account Number. This is the raw credit card number, usually between 15 and 19 digits."},{"_id":"6391d3e7f73d450070b27ca3","term":"FPAN","definition":"Full Primary Account Number. This is the raw credit card number, usually between 15 and 19 digits."},{"_id":"6391d41201710600609807c0","term":"TAVV","definition":"Token Authentication Verification Value. Also known as Cryptogram. A unique value for each transaction which must be sent in the authorization request to the Payment Provider."},{"_id":"6391d443c58cdd006e1e9a55","term":"TRID","definition":"Token Requestor ID. A merchant specific identifier that is used for provisioning Network Tokens."},{"_id":"6391d45fb386af00320bef68","term":"TSP","definition":"Token Service Provider. The entity which is issuing the Network Token."},{"_id":"6391d47230dff4000fbffa81","term":"VTS","definition":"Visa Token Services. This is Visa's implementation of Network Tokens."},{"_id":"6393678db78ece008aa08600","term":"PSP","definition":"Payment Service Provider. Common PSPs include Stripe, Adyen, Checkout.com."},{"_id":"63999b2c85569500467e7550","term":"3DS","definition":"3 Domain Secure Protocol for reducing fraud and increase security in Card-Not-Present transactions."},{"_id":"63999b697af22a0061f19d2d","term":"CNP","definition":"Card-Not-Present. Transactions where a physical card is not presented to the merchant. Examples include online transactions and phone orders."},{"_id":"639b443a8e720e00acec14a8","term":"MFA","definition":"Multi-Factor Authentication. An authentication method where a user needs to present multiple forms of evidence to access a particular resource."},{"_id":"639c4123278bee0035304b83","term":"AOC","definition":"Attestation of Compliance. An organization's declaration of compliance with PCI DSS."},{"_id":"63a03e6ea781d10079d7dff0","term":"SCA","definition":"Strong Customer Authentication. A regulatory requirement introduced in the EU which aims to reduces fraud in online payments."},{"_id":"63a0606c8113ba0039880a6e","term":"cryptogram","definition":"A unique value generated using a token and additional transaction data which adds a layer of security for card payments. It is a one-time use code for each transaction."},{"_id":"63a06222e26489009a4ba40c","term":"CVC","definition":"Card Verification Code. Also known as CVV (Card Verification Value). It is a 3 or 4 digit number used for card-not-presents transactions to add an extra layer of security."},{"_id":"63a18300f189c900330f2a29","term":"DOM","definition":"Document Object Model. Usually in the context of HTML, where DOM refers to an organization of a website."},{"_id":"63a18aa2dd3627008a5da3af","term":"SAQ A","definition":"Self-Assessment Questionnaire A. A PCI DSS designation for merchants whose cardholder data functions are completely outsourced to validated third parties, such as PCI Proxy."},{"_id":"63a43943bb7ebf001721f1e6","term":"CVV","definition":"Card Verification Value. Also known as CVC (Card Verification Code). It is a 3 or 4 digit number used for card-not-presents transactions to add an extra layer of security."},{"_id":"63cfb0f205d6f9009d9785b5","term":"dsTransId","definition":"Universally unique transaction identifier assigned by the Directory Server to identify a single transaction.\n\nLength: 36 characters.\n\nType: String.\n\nValue accepted: Canonical format as defined in IETF RFC 4122. May utilise any of the specified versions as long as the output meets specified requirements."},{"_id":"63cfb124d7f4c5003a838cda","term":"ECI","definition":"Electronic Commerce Indicator. This is a value returned by card schemes and indicates the level of security used with the cardholder provided payment information (including Network Tokens), to the merchant."},{"_id":"63f492c8720ffd0055a3d79c","term":"AReq","definition":"Authentication Request Message. The AReq message is the initial message in the 3D Secure authentication flow. The 3DS Server forms the AReq message when requesting authentication of the Cardholder. It can contain Cardholder, payment, and Device information for the transaction. There is only one AReq message per authentication."},{"_id":"63f492d58cfa6a005e6210c6","term":"ARes","definition":"Authentication Response Message. The ARes message is the Issuer’s ACS response to the AReq message. It can indicate that the Cardholder has been authenticated, or that further Cardholder interaction is required to complete the authentication. There is only one ARes message per transaction."},{"_id":"63f492e32e12d90011c1b334","term":"CReq","definition":"Challenge Request Message. An EMV 3D Secure message is sent by the 3DS SDK or 3DS Server where additional information is sent from the Cardholder to the ACS to support the authentication process and to carry the authentication data from the Cardholder."},{"_id":"63f492efab057505b2ce221f","term":"CRes","definition":"Challenge Response Message. The ACS response to the CReq message. It can indicate the result of the Cardholder authentication or, in the case of an App-based model, also signal that further Cardholder interaction is required to complete the authentication."},{"_id":"63f492fcb7af310033824a31","term":"RReq","definition":"Results Request Message. The RReq message communicates the results of the authentication or verification. The message is sent by the ACS through the DS to the 3DS Server. There is only one RReq message per AReq message. The RReq message is not present in a Frictionless transaction."},{"_id":"63f4930b599775001873ef88","term":"RRes","definition":"Results Response Message. Message sent by the 3DS Server to the ACS via the DS to acknowledge receipt of the Results Request message. This message is not part of the 3D Secure authentication message flow."}],"variables":{"user":{},"defaults":[{"source":"security","type":"apiKey","_id":"6389d742b90f28000f19fcf9","name":"pci-proxy-api-key","apiSetting":"6389d741b90f28000f19fcf3"},{"apiSetting":"63ea269d537f20003eb7230a","name":"Basic","scheme":"basic","source":"security","type":"http","_id":"687622dde9793b7112c04ace"}]}},"doc":{"metadata":{"image":[],"title":"","description":"","keywords":"","robots":"index"},"mdx":{"altBody":"","status":"rdmd"},"api":{"method":"get","url":"","auth":"required","results":{"codes":[{"name":"","code":"{}","language":"json","status":200},{"name":"","code":"{}","language":"json","status":400}]},"params":[]},"next":{"description":"","pages":[]},"algolia":{"publishPending":false,"recordCount":1,"updatedAt":"2024-07-09T11:59:42.299Z","translationFailure":false},"_id":"63ea269d537f20003eb7233a","title":"Token Manage","icon":"","updates":[],"type":"basic","slug":"token-operations","excerpt":"Even when your tokens are in our vaults, you can manage them without getting into PCI scope.","body":"No matter which **Collect** method you used to tokenize sensitive data, you can manage tokens using our Alias API. You can check the [status](doc:token-status) of a token, [convert](doc:convert-tokens) them to the latest format, or [delete ](doc:delete-tokens)the token altogether.\n\nYou can also check if a card is valid, stolen or expired with our [credit card check](doc:credit-card-check) functionality.\n\n[Contact us](doc:contact) if you want to update credit card numbers or blacklist certain cards or tokens.\n\n \n\n> 🚧 The Token manage endpoints only work for aliases in the [Alias 2.0 format](doc:token-formats).\n> \n> [Contact us](doc:contact) if you are unsure which alias format you are using.","order":0,"isReference":false,"deprecated":false,"hidden":false,"sync_unique":"","link_url":"","link_external":false,"pendingAlgoliaPublish":false,"previousSlug":"status-1","slugUpdatedAt":"2023-01-16T12:00:35.584Z","revision":17,"user":"636a4980dae6c40ca1ed4704","project":"636a4fb9f6eb1c000f46912d","category":{"_id":"63ea2c0adadc4c000be6452a","title":"Manage: Server-to-Server","slug":"manage-server-to-server","order":5,"reference":false,"project":"636a4fb9f6eb1c000f46912d","version":"63ea269d537f20003eb72382","createdAt":"2023-02-13T12:24:42.357Z","__v":0,"type":"guide","id":"63ea2c0adadc4c000be6452a"},"createdAt":"2022-12-19T15:39:03.555Z","updatedAt":"2024-07-09T11:59:42.305Z","version":{"pdfStatus":"","source":"readme","_id":"63ea269d537f20003eb72382","version":"2","version_clean":"2.0.0","codename":"By Method","is_stable":true,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":["63ea269d537f20003eb722ee","638dc4892ffeaa067630c73c","638dc4892ffeaa067630c73d","638dc4892ffeaa067630c73e","638dc4892ffeaa067630c73f","63ea269d537f20003eb722ef","63ea269d537f20003eb722f0","638dc4892ffeaa067630c742","638dc4892ffeaa067630c743","638dc4892ffeaa067630c744","638dc4892ffeaa067630c745","63ea269d537f20003eb722f1","638dc4892ffeaa067630c747","638dc4892ffeaa067630c748","638dc4892ffeaa067630c749","638dc4892ffeaa067630c74a","63ea269d537f20003eb722f2","638dc94d9f69720623511f0a","638dc968234570009a93a316","63ea269d537f20003eb722f3","6391d4f353307e0082a190aa","63ea269d537f20003eb722f4","6398576734de940016d42c71","63985a4dc283c800757847ec","63986ec68ba284000f6e162c","63986f545dc4380094690541","63986f86622f5400183c666a","63ea269d537f20003eb722f5","63ea269d537f20003eb722f6","63ea269d537f20003eb722f7","63ea269d537f20003eb722f8","63ea269d537f20003eb722f9","63ea269d537f20003eb722fa","63ea269d537f20003eb722fb","63ea269d537f20003eb722fc","63ea269d537f20003eb722fd","63ea269d537f20003eb722fe","63cf90c61e50df0041c3d58d","63d8c0c809e34b000b649247","63d8c11610ff5d006f04c9da","63d8e9ca4f516309e4c02f45","63d8e9e846e704006dea2c20","63d8eaf91c265a0aa5bf3425","63d8f1902670cb0a7af66777","63d8f1a673a4510ad206b91f","63d9128bbe6258005a9e8939","63d91329ef14a50aa27b447b","63ea269d537f20003eb722ff","63ea269d537f20003eb72300","63ea269d537f20003eb72301","63ea269d537f20003eb72302","63ea269d537f20003eb72303","63ea269d537f20003eb72304","63ea269d537f20003eb72384","63ea26b7cf8c290012efb53e","63ea26be550a3800277008b7","63ea26c2520a2f003b5ae848","63ea26c5520a2f003b5ae84d","63ea2b1606dd9b005acd4fd3","63ea2bd24e3738007acbff24","63ea2c0adadc4c000be6452a","63ea2c500c7a9f007930e638","63ea2c81ab4854006e1c4280","63ea2ca5dca7a2003c658237","645383258618480025d80398","6453a0a7ba1c950f8050afe7","6453c63d35f0a50011e4863e","6453c68cc26e3d0053ed855c","6458a424e3e5b8017299331f","6458a9b27e8a660011c8a6c0","645d058474d44d0a32836dc3","645d0619293a9d1f12499516","645e5a48071eff081dad19f6","64819f8e69cc4d002a4d4a74","649d8413a0ddce004aec70fb","649d8457184da7003dc759c1","64f976f52ac4f20050ee0b53"],"project":"636a4fb9f6eb1c000f46912d","releaseDate":"2022-12-05T10:14:33.743Z","createdAt":"2022-12-05T10:14:33.743Z","__v":0,"forked_from":"638dc4892ffeaa067630c73a","updatedAt":"2023-09-07T07:08:37.761Z","apiRegistries":[]},"__v":1,"parentDoc":null,"lastUpdatedHash":"f271761b36b88723a59c237b95ca6b4b8650ed05","reusableContent":[],"isApi":false,"tutorials":[],"id":"63ea269d537f20003eb7233a"},"hideTOC":false,"meta":{"_id":"63ea269d537f20003eb7233a","description":"Even when your tokens are in our vaults, you can manage them without getting into PCI scope.","hidden":false,"image":[],"keywords":"","metaTitle":"Token Manage","parent":null,"robots":"index","slug":"token-operations","title":"Token Manage","type":"docs"},"slugUrl":"/docs/token-operations","config":{"algoliaIndex":"readme_search_v2","amplitude":{"apiKey":"dc8065a65ef83d6ad23e37aaf014fc84","enabled":true},"asset_url":"https://cdn.readme.io","domain":"readme.io","domainFull":"https://dash.readme.com","encryptedLocalStorageKey":"ekfls-2025-03-27","fullstory":{"enabled":true,"orgId":"FSV9A"},"liveblocks":{"copilotId":"co_11Q0l0JJlkcBhhAYUFh8s"},"metrics":{"billingCronEnabled":"true","dashUrl":"https://m.readme.io","defaultUrl":"https://m.readme.io","exportMaxRetries":12,"wsUrl":"wss://m.readme.io"},"proxyUrl":"https://try.readme.io","readmeRecaptchaSiteKey":"6LesVBYpAAAAAESOCHOyo2kF9SZXPVb54Nwf3i2x","releaseVersion":"5.422.0","sentry":{"dsn":"https://3bbe57a973254129bcb93e47dc0cc46f@o343074.ingest.sentry.io/2052166","enabled":true},"shMigration":{"promoVideo":"","forceWaitlist":false,"migrationPreview":false},"sslBaseDomain":"readmessl.com","sslGenerationService":"ssl.readmessl.com","stripePk":"pk_live_5103PML2qXbDukVh7GDAkQoR4NSuLqy8idd5xtdm9407XdPR6o3bo663C1ruEGhXJjpnb2YCpj8EU1UvQYanuCjtr00t1DRCf2a","superHub":{"newProjectsEnabled":true},"wootric":{"accountToken":"NPS-122b75a4","enabled":true}},"context":{"labs":{},"user":{},"terms":[{"_id":"6391d2c29d5aba0075a28999","term":"CIT","definition":"Customer Initiated Transaction. The cardholder is in a payment session and has triggered the payment."},{"_id":"6391d2e6daa06e006c0a61b2","term":"DPAN","definition":"Device Primary Account Number. Also known as Network Tokens."},{"_id":"6391d3137a2d65007fb6998a","term":"AETS","definition":"American Express Token Service. This is American Express' implementation of Network Tokens."},{"_id":"6391d36e49a13300669b19e3","term":"MDES","definition":"Mastercard Digital Enablement Service. This is Mastercard's implementation of Network Tokens."},{"_id":"6391d3a0dff65e00298504f7","term":"OBOTR","definition":"On-Behalf-Of Token Requestor. The entity which is requesting a Network Token on behalf of a merchant."},{"_id":"6391d3e2f84d4900a2f1aeb8","term":"PAN","definition":"Primary Account Number. This is the raw credit card number, usually between 15 and 19 digits."},{"_id":"6391d3e7f73d450070b27ca3","term":"FPAN","definition":"Full Primary Account Number. This is the raw credit card number, usually between 15 and 19 digits."},{"_id":"6391d41201710600609807c0","term":"TAVV","definition":"Token Authentication Verification Value. Also known as Cryptogram. A unique value for each transaction which must be sent in the authorization request to the Payment Provider."},{"_id":"6391d443c58cdd006e1e9a55","term":"TRID","definition":"Token Requestor ID. A merchant specific identifier that is used for provisioning Network Tokens."},{"_id":"6391d45fb386af00320bef68","term":"TSP","definition":"Token Service Provider. The entity which is issuing the Network Token."},{"_id":"6391d47230dff4000fbffa81","term":"VTS","definition":"Visa Token Services. This is Visa's implementation of Network Tokens."},{"_id":"6393678db78ece008aa08600","term":"PSP","definition":"Payment Service Provider. Common PSPs include Stripe, Adyen, Checkout.com."},{"_id":"63999b2c85569500467e7550","term":"3DS","definition":"3 Domain Secure Protocol for reducing fraud and increase security in Card-Not-Present transactions."},{"_id":"63999b697af22a0061f19d2d","term":"CNP","definition":"Card-Not-Present. Transactions where a physical card is not presented to the merchant. Examples include online transactions and phone orders."},{"_id":"639b443a8e720e00acec14a8","term":"MFA","definition":"Multi-Factor Authentication. An authentication method where a user needs to present multiple forms of evidence to access a particular resource."},{"_id":"639c4123278bee0035304b83","term":"AOC","definition":"Attestation of Compliance. An organization's declaration of compliance with PCI DSS."},{"_id":"63a03e6ea781d10079d7dff0","term":"SCA","definition":"Strong Customer Authentication. A regulatory requirement introduced in the EU which aims to reduces fraud in online payments."},{"_id":"63a0606c8113ba0039880a6e","term":"cryptogram","definition":"A unique value generated using a token and additional transaction data which adds a layer of security for card payments. It is a one-time use code for each transaction."},{"_id":"63a06222e26489009a4ba40c","term":"CVC","definition":"Card Verification Code. Also known as CVV (Card Verification Value). It is a 3 or 4 digit number used for card-not-presents transactions to add an extra layer of security."},{"_id":"63a18300f189c900330f2a29","term":"DOM","definition":"Document Object Model. Usually in the context of HTML, where DOM refers to an organization of a website."},{"_id":"63a18aa2dd3627008a5da3af","term":"SAQ A","definition":"Self-Assessment Questionnaire A. A PCI DSS designation for merchants whose cardholder data functions are completely outsourced to validated third parties, such as PCI Proxy."},{"_id":"63a43943bb7ebf001721f1e6","term":"CVV","definition":"Card Verification Value. Also known as CVC (Card Verification Code). It is a 3 or 4 digit number used for card-not-presents transactions to add an extra layer of security."},{"_id":"63cfb0f205d6f9009d9785b5","term":"dsTransId","definition":"Universally unique transaction identifier assigned by the Directory Server to identify a single transaction.\n\nLength: 36 characters.\n\nType: String.\n\nValue accepted: Canonical format as defined in IETF RFC 4122. May utilise any of the specified versions as long as the output meets specified requirements."},{"_id":"63cfb124d7f4c5003a838cda","term":"ECI","definition":"Electronic Commerce Indicator. This is a value returned by card schemes and indicates the level of security used with the cardholder provided payment information (including Network Tokens), to the merchant."},{"_id":"63f492c8720ffd0055a3d79c","term":"AReq","definition":"Authentication Request Message. The AReq message is the initial message in the 3D Secure authentication flow. The 3DS Server forms the AReq message when requesting authentication of the Cardholder. It can contain Cardholder, payment, and Device information for the transaction. There is only one AReq message per authentication."},{"_id":"63f492d58cfa6a005e6210c6","term":"ARes","definition":"Authentication Response Message. The ARes message is the Issuer’s ACS response to the AReq message. It can indicate that the Cardholder has been authenticated, or that further Cardholder interaction is required to complete the authentication. There is only one ARes message per transaction."},{"_id":"63f492e32e12d90011c1b334","term":"CReq","definition":"Challenge Request Message. An EMV 3D Secure message is sent by the 3DS SDK or 3DS Server where additional information is sent from the Cardholder to the ACS to support the authentication process and to carry the authentication data from the Cardholder."},{"_id":"63f492efab057505b2ce221f","term":"CRes","definition":"Challenge Response Message. The ACS response to the CReq message. It can indicate the result of the Cardholder authentication or, in the case of an App-based model, also signal that further Cardholder interaction is required to complete the authentication."},{"_id":"63f492fcb7af310033824a31","term":"RReq","definition":"Results Request Message. The RReq message communicates the results of the authentication or verification. The message is sent by the ACS through the DS to the 3DS Server. There is only one RReq message per AReq message. The RReq message is not present in a Frictionless transaction."},{"_id":"63f4930b599775001873ef88","term":"RRes","definition":"Results Response Message. Message sent by the 3DS Server to the ACS via the DS to acknowledge receipt of the Results Request message. This message is not part of the 3D Secure authentication message flow."}],"variables":{"user":{},"defaults":[{"source":"security","type":"apiKey","_id":"6389d742b90f28000f19fcf9","name":"pci-proxy-api-key","apiSetting":"6389d741b90f28000f19fcf3"},{"apiSetting":"63ea269d537f20003eb7230a","name":"Basic","scheme":"basic","source":"security","type":"http","_id":"687622dde9793b7112c04ace"}]},"project":{"_id":"636a4fb9f6eb1c000f46912d","appearance":{"rdmd":{"callouts":{"useIconFont":false},"theme":{"background":"","border":"","markdownEdge":"","markdownFont":"","markdownFontSize":"","markdownLineHeight":"","markdownRadius":"","markdownText":"","markdownTitle":"","markdownTitleFont":"","mdCodeBackground":"","mdCodeFont":"","mdCodeRadius":"","mdCodeTabs":"","mdCodeText":"","tableEdges":"","tableHead":"","tableHeadText":"","tableRow":"","tableStripe":"","tableText":"","text":"","title":""}},"main_body":{"type":"links"},"colors":{"highlight":"","main":"#ffffff","main_alt":"#ff0096","header_text":"","body_highlight":"#5e5e5e","custom_login_link_color":""},"typography":{"headline":"Open+Sans:400:sans-serif","body":"Open+Sans:400:sans-serif","typekit":false,"tk_key":"","tk_headline":"","tk_body":""},"header":{"style":"solid","img":[],"img_size":"auto","img_pos":"tl","linkStyle":"buttons"},"body":{"style":"none"},"global_landing_page":{"html":"","redirect":""},"referenceSimpleMode":true,"referenceLayout":"row","link_logo_to_url":true,"theme":"solid","colorScheme":"system","overlay":"triangles","landing":true,"sticky":false,"hide_logo":true,"childrenAsPills":false,"subheaderStyle":"links","splitReferenceDocs":false,"showMetricsInReference":true,"logo":["https://files.readme.io/45785f4-brandmark-blue.svg","readme.svg",60,60,"#048ef5"],"loginLogo":[],"logo_white":["https://files.readme.io/2964017-pci-proxy-p-black.svg","pci-proxy-p-black.svg",300,97,"#000000"],"logo_white_use":true,"logo_large":true,"favicon":["https://files.readme.io/62f0d9d-planet-favicon.svg","planet-favicon.svg",48,48,"#000000"],"stylesheet":"","stylesheet_hub2":".* {\n --font-family: 'Arial Nova', sans-serif;\n}\n\n.markdown-body .rdmd-table {\n/* --table-text: black; */\n/* --table-head: #5b1c9f; */\n/* --table-head-text: yellow; */\n/* --table-stripe: #f0eaf7; */\n --table-edges: none;\n/* --table-row: blue; */\n}\n\n/* Table\n */\n.markdown-body .rdmd-table table {}\n\n/* Rows\n */\n.markdown-body .rdmd-table tr {border: none;}\n.markdown-body .rdmd-table thead tr { height: 0px; } /* header row's background */\n/* .markdown-body .rdmd-table tr:nth-child(2n) {} striped rows' background */\n\n/* Cells\n */\n.markdown-body .rdmd-table th { height: 0px; }\n.markdown-body .rdmd-table td { padding: 15px;}\n\n/* Hover box \n*/\n.box {\n transition: box-shadow .3s;\n border-radius:10px;\n border: 1px solid #ccc;\n background: #fff;\n float: left;\n padding: 10px;\n}\n.box:hover {\n box-shadow: 0 0 11px #E7E7E7; \n}\n\n/* Boxes\n*/\n.tile-2-height {\n\twidth: 300px;\n height: 200px;\n margin: 20px;\n /*border-radius: 10px;*/\n background: #fff /*e5e5e5;*/\n float: left;\n display: flex;\n justify-content: center;\n align-content: center;\n flex-direction: column;\n}\n\n.tile-text {\n text-align: center;\n font-size: 50px;\n}\n\n.vl-2-height {\n border-left: 1px solid #E7E7E7;\n height: 200px;\n}\n\n.vl-3-height {\n\tborder-left: 1px solid #E7E7E7;\n height: 300px;\n}\n\n.float-left {\n float:left;\n width:300px; // or 33% for equal width independent of parent width\n}\n\n.foo {\n float: left;\n width: 20px;\n height: 20px;\n margin: 5px;\n border: 1px solid rgba(0, 0, 0, .2);\n}\n\n.blue {\n background: #13b4ff;\n}\n\n.cta {\n background-image: linear-gradient(to bottom right, #FE7300, #FF0096);\n border: 0;\n border-radius: 15px;\n box-shadow: rgba(0, 0, 0, .3) 0 5px 15px;\n box-sizing: border-box;\n color: #fff;\n cursor: pointer;\n font-size: .9em;\n margin: 5px;\n padding: 10px 15px;\n text-align: center;\n user-select: none;\n -webkit-user-select: none;\n touch-action: manipulation;\n text-decoration: none;\n}\n\n.stage-features {\n max-width: 1200px;\n margin: 0 auto;\n display: grid;\n gap: 1rem;\n}\n\n@media (min-width: 750px) {\n .stage-features { grid-template-columns: repeat(2, 1fr); }\n}\n\n@media (min-width: 1000px) {\n .stage-features { grid-template-columns: repeat(3, 1fr); }\n}\n\n.material-symbols-outlined {\n font-size: 1000px;\n display: block;\n margin:10px;\n background:-webkit-linear-gradient(#04115A, #9AAEF9);\n -webkit-background-clip: text; \n -webkit-text-fill-color: transparent;\n}\n\n.head {\n display: flex;\n align-items: left;\n justify-content: left;\n}\n\n.headertext {\n padding-left: 20px;\n}\n\n.module-border-wrap {\n display: flex;\n position: center;\n background: linear-gradient(to top left, #FE7300, #FF0096);\n padding: 3px;\n border-radius: 5px;\n}\n\n.module {\n background: #FFFFFF;\n padding: 0.5rem;\n border-radius: 2px;\n display: flex;\n}","stylesheet_hub3":"","javascript":"","javascript_hub2":"","html_promo":"","html_body":"","html_footer":"","html_head":"\n","html_footer_meta":"","html_hidelinks":false,"showVersion":false,"hideTableOfContents":false,"nextStepsLabel":"","promos":[{"extras":{"type":"none","buttonPrimary":"get-started","buttonSecondary":"reference"},"title":"","text":"","_id":"636a4fb9f6eb1c000f46912f"}],"changelog":{"layoutExpanded":false,"showAuthor":true,"showExactDate":false},"allowApiExplorerJsonEditor":false,"ai_dropdown":"disabled","ai_options":{"chatgpt":"enabled","claude":"enabled","clipboard":"enabled","copilot":"enabled","view_as_markdown":"enabled"},"showPageIcons":true,"layout":{"full_width":false,"style":"classic"}},"custom_domain":"docs.pci-proxy.com","childrenProjects":[],"derivedPlan":"business2018","description":"PCI Proxy takes care of your PCI compliance needs. Our solution empowers organizations around the globe to build and control their own payment flows while maximizing security, offloading compliance and preventing provider lock-ins.","isExternalSnippetActive":false,"error404":"","experiments":[],"first_page":"landing","flags":{"allowApiExplorerJsonEditor":false,"allowDarkMode":false,"alwaysShowDocPublishStatus":false,"allowXFrame":true,"correctnewlines":false,"dashReact":false,"disablePasswordlessLogin":false,"directGoogleToStableVersion":false,"disableAnonForum":false,"enterprise":false,"graphql":false,"migrationRun":false,"migrationSwaggerRun":false,"myDevelopers":false,"newEditor":true,"newEditorDash":true,"newMarkdownBetaProgram":true,"newSearch":true,"oauth":false,"oldMarkdown":false,"rdmdCompatibilityMode":false,"reviewWorkflow":true,"singleProjectEnterprise":false,"speedyRender":false,"staging":false,"star":false,"swagger":false,"translation":false,"useReactApp":true,"useReactGLP":false,"superHub":false,"allowReusableOTPs":false,"dashHomeRefresh":false,"developerDashboard":false,"owlbotAi":false,"apiV2":false,"dashQuickstart":false,"disableAutoTranslate":false,"git":{"read":false,"write":false},"superHubBeta":false,"customBlocks":false,"devDashHub":false,"disableSAMLScoping":false,"allowUnsafeCustomHtmlSuggestionsFromNonAdmins":false,"apiAccessRevoked":false,"passwordlessLogin":"default","disableSignups":false,"billingRedesignEnabled":true,"developerPortal":false,"mdx":false,"superHubDevelopment":false,"annualBillingEnabled":true,"devDashBillingRedesignEnabled":false,"enableOidc":false,"customComponents":false,"disableDiscussionSpamRecaptchaBypass":false,"developerViewUsersData":false,"changelogRssAlwaysPublic":false,"bidiSync":false,"superHubMigrationSelfServeFlow":false,"apiDesigner":false,"hideEnforceSSO":false,"localLLM":false,"superHubManageVersions":false,"gitSidebar":false,"superHubGlobalCustomBlocks":false,"childManagedBidi":false,"superHubBranches":false,"externalSdkSnippets":false,"requiresJQuery":false,"migrationPreview":false,"superHubBranchReviews":false,"superHubMergePermissions":false,"superHubPreview":false},"fullBaseUrl":"https://docs.pci-proxy.com/","git":{"migration":{"createRepository":{},"transformation":{},"migratingPages":{},"enableSuperhub":{}},"sync":{"linked_repository":{},"installationRequest":{},"connections":[],"providers":[]}},"glossaryTerms":[{"_id":"6391d2c29d5aba0075a28999","term":"CIT","definition":"Customer Initiated Transaction. The cardholder is in a payment session and has triggered the payment."},{"_id":"6391d2e6daa06e006c0a61b2","term":"DPAN","definition":"Device Primary Account Number. Also known as Network Tokens."},{"_id":"6391d3137a2d65007fb6998a","term":"AETS","definition":"American Express Token Service. This is American Express' implementation of Network Tokens."},{"_id":"6391d36e49a13300669b19e3","term":"MDES","definition":"Mastercard Digital Enablement Service. This is Mastercard's implementation of Network Tokens."},{"_id":"6391d3a0dff65e00298504f7","term":"OBOTR","definition":"On-Behalf-Of Token Requestor. The entity which is requesting a Network Token on behalf of a merchant."},{"_id":"6391d3e2f84d4900a2f1aeb8","term":"PAN","definition":"Primary Account Number. This is the raw credit card number, usually between 15 and 19 digits."},{"_id":"6391d3e7f73d450070b27ca3","term":"FPAN","definition":"Full Primary Account Number. This is the raw credit card number, usually between 15 and 19 digits."},{"_id":"6391d41201710600609807c0","term":"TAVV","definition":"Token Authentication Verification Value. Also known as Cryptogram. A unique value for each transaction which must be sent in the authorization request to the Payment Provider."},{"_id":"6391d443c58cdd006e1e9a55","term":"TRID","definition":"Token Requestor ID. A merchant specific identifier that is used for provisioning Network Tokens."},{"_id":"6391d45fb386af00320bef68","term":"TSP","definition":"Token Service Provider. The entity which is issuing the Network Token."},{"_id":"6391d47230dff4000fbffa81","term":"VTS","definition":"Visa Token Services. This is Visa's implementation of Network Tokens."},{"_id":"6393678db78ece008aa08600","term":"PSP","definition":"Payment Service Provider. Common PSPs include Stripe, Adyen, Checkout.com."},{"_id":"63999b2c85569500467e7550","term":"3DS","definition":"3 Domain Secure Protocol for reducing fraud and increase security in Card-Not-Present transactions."},{"_id":"63999b697af22a0061f19d2d","term":"CNP","definition":"Card-Not-Present. Transactions where a physical card is not presented to the merchant. Examples include online transactions and phone orders."},{"_id":"639b443a8e720e00acec14a8","term":"MFA","definition":"Multi-Factor Authentication. An authentication method where a user needs to present multiple forms of evidence to access a particular resource."},{"_id":"639c4123278bee0035304b83","term":"AOC","definition":"Attestation of Compliance. An organization's declaration of compliance with PCI DSS."},{"_id":"63a03e6ea781d10079d7dff0","term":"SCA","definition":"Strong Customer Authentication. A regulatory requirement introduced in the EU which aims to reduces fraud in online payments."},{"_id":"63a0606c8113ba0039880a6e","term":"cryptogram","definition":"A unique value generated using a token and additional transaction data which adds a layer of security for card payments. It is a one-time use code for each transaction."},{"_id":"63a06222e26489009a4ba40c","term":"CVC","definition":"Card Verification Code. Also known as CVV (Card Verification Value). It is a 3 or 4 digit number used for card-not-presents transactions to add an extra layer of security."},{"_id":"63a18300f189c900330f2a29","term":"DOM","definition":"Document Object Model. Usually in the context of HTML, where DOM refers to an organization of a website."},{"_id":"63a18aa2dd3627008a5da3af","term":"SAQ A","definition":"Self-Assessment Questionnaire A. A PCI DSS designation for merchants whose cardholder data functions are completely outsourced to validated third parties, such as PCI Proxy."},{"_id":"63a43943bb7ebf001721f1e6","term":"CVV","definition":"Card Verification Value. Also known as CVC (Card Verification Code). It is a 3 or 4 digit number used for card-not-presents transactions to add an extra layer of security."},{"_id":"63cfb0f205d6f9009d9785b5","term":"dsTransId","definition":"Universally unique transaction identifier assigned by the Directory Server to identify a single transaction.\n\nLength: 36 characters.\n\nType: String.\n\nValue accepted: Canonical format as defined in IETF RFC 4122. May utilise any of the specified versions as long as the output meets specified requirements."},{"_id":"63cfb124d7f4c5003a838cda","term":"ECI","definition":"Electronic Commerce Indicator. This is a value returned by card schemes and indicates the level of security used with the cardholder provided payment information (including Network Tokens), to the merchant."},{"_id":"63f492c8720ffd0055a3d79c","term":"AReq","definition":"Authentication Request Message. The AReq message is the initial message in the 3D Secure authentication flow. The 3DS Server forms the AReq message when requesting authentication of the Cardholder. It can contain Cardholder, payment, and Device information for the transaction. There is only one AReq message per authentication."},{"_id":"63f492d58cfa6a005e6210c6","term":"ARes","definition":"Authentication Response Message. The ARes message is the Issuer’s ACS response to the AReq message. It can indicate that the Cardholder has been authenticated, or that further Cardholder interaction is required to complete the authentication. There is only one ARes message per transaction."},{"_id":"63f492e32e12d90011c1b334","term":"CReq","definition":"Challenge Request Message. An EMV 3D Secure message is sent by the 3DS SDK or 3DS Server where additional information is sent from the Cardholder to the ACS to support the authentication process and to carry the authentication data from the Cardholder."},{"_id":"63f492efab057505b2ce221f","term":"CRes","definition":"Challenge Response Message. The ACS response to the CReq message. It can indicate the result of the Cardholder authentication or, in the case of an App-based model, also signal that further Cardholder interaction is required to complete the authentication."},{"_id":"63f492fcb7af310033824a31","term":"RReq","definition":"Results Request Message. The RReq message communicates the results of the authentication or verification. The message is sent by the ACS through the DS to the 3DS Server. There is only one RReq message per AReq message. The RReq message is not present in a Frictionless transaction."},{"_id":"63f4930b599775001873ef88","term":"RRes","definition":"Results Response Message. Message sent by the 3DS Server to the ACS via the DS to acknowledge receipt of the Results Request message. This message is not part of the 3D Secure authentication message flow."}],"graphqlSchema":"","gracePeriod":{"enabled":false,"endsAt":null},"shouldGateDash":false,"healthCheck":{"provider":"statusPage","settings":{"page":"kkqxbvkymbs5","status":false,"url":""}},"intercom_secure_emailonly":false,"intercom":"","is_active":true,"integrations":{"login":{}},"internal":"","jwtExpirationTime":0,"landing_bottom":[{"type":"text","alignment":"left","title":"
Welcome to PCI Proxy
","text":"
\nExplore PCI Proxy's products and integrations. Find out how to work with payment data securely and out of PCI scope. \nThe documentation is divided into three main sections:\n
\n"}],"mdxMigrationStatus":"rdmd","metrics":{"realtime":{"dashEnabled":false},"monthlyLimit":0,"planLimit":5000000,"thumbsEnabled":true,"monthlyPurchaseLimit":0,"meteredBilling":{}},"modules":{"landing":true,"docs":true,"examples":true,"reference":true,"graphql":false,"changelog":true,"discuss":true,"suggested_edits":true,"logs":false,"custompages":false,"tutorials":true},"name":"PCI Proxy","nav_names":{"docs":"","reference":"","changelog":"Release Notes","discuss":"Feedback","tutorials":"","recipes":""},"oauth_url":"","onboardingCompleted":{"documentation":true,"appearance":true,"jwt":false,"api":true,"logs":false,"domain":true,"metricsSDK":false},"owlbot":{"enabled":false,"isPaying":false,"customization":{"answerLength":"long","customTone":"","defaultAnswer":"","forbiddenWords":"","tone":"neutral"},"copilot":{"enabled":false,"hasBeenUsed":false,"installedCustomPage":""}},"owner":{"id":null,"email":null,"name":null},"plan":"business2018","planOverride":"","planSchedule":{"stripeScheduleId":null,"changeDate":null,"nextPlan":null},"planStatus":"active","planTrial":"business2018","readmeScore":{"components":{"newDesign":{"enabled":true,"points":25},"reference":{"enabled":true,"points":50},"tryItNow":{"enabled":true,"points":35},"syncingOAS":{"enabled":false,"points":10},"customLogin":{"enabled":false,"points":25},"metrics":{"enabled":false,"points":40},"recipes":{"enabled":true,"points":15},"pageVoting":{"enabled":true,"points":1},"suggestedEdits":{"enabled":true,"points":10},"support":{"enabled":true,"points":5},"htmlLanding":{"enabled":true,"points":5},"guides":{"enabled":true,"points":10},"changelog":{"enabled":true,"points":5},"glossary":{"enabled":true,"points":1},"variables":{"enabled":true,"points":1},"integrations":{"enabled":false,"points":2}},"totalScore":163},"reCaptchaSiteKey":"","reference":{"alwaysUseDefaults":false,"defaultExpandResponseExample":false,"defaultExpandResponseSchema":false,"enableOAuthFlows":false},"seo":{"overwrite_title_tag":false},"stable":{"_id":"63ea269d537f20003eb72382","version":"2","version_clean":"2.0.0","codename":"By Method","is_stable":true,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":["63ea269d537f20003eb722ee","638dc4892ffeaa067630c73c","638dc4892ffeaa067630c73d","638dc4892ffeaa067630c73e","638dc4892ffeaa067630c73f","63ea269d537f20003eb722ef","63ea269d537f20003eb722f0","638dc4892ffeaa067630c742","638dc4892ffeaa067630c743","638dc4892ffeaa067630c744","638dc4892ffeaa067630c745","63ea269d537f20003eb722f1","638dc4892ffeaa067630c747","638dc4892ffeaa067630c748","638dc4892ffeaa067630c749","638dc4892ffeaa067630c74a","63ea269d537f20003eb722f2","638dc94d9f69720623511f0a","638dc968234570009a93a316","63ea269d537f20003eb722f3","6391d4f353307e0082a190aa","63ea269d537f20003eb722f4","6398576734de940016d42c71","63985a4dc283c800757847ec","63986ec68ba284000f6e162c","63986f545dc4380094690541","63986f86622f5400183c666a","63ea269d537f20003eb722f5","63ea269d537f20003eb722f6","63ea269d537f20003eb722f7","63ea269d537f20003eb722f8","63ea269d537f20003eb722f9","63ea269d537f20003eb722fa","63ea269d537f20003eb722fb","63ea269d537f20003eb722fc","63ea269d537f20003eb722fd","63ea269d537f20003eb722fe","63cf90c61e50df0041c3d58d","63d8c0c809e34b000b649247","63d8c11610ff5d006f04c9da","63d8e9ca4f516309e4c02f45","63d8e9e846e704006dea2c20","63d8eaf91c265a0aa5bf3425","63d8f1902670cb0a7af66777","63d8f1a673a4510ad206b91f","63d9128bbe6258005a9e8939","63d91329ef14a50aa27b447b","63ea269d537f20003eb722ff","63ea269d537f20003eb72300","63ea269d537f20003eb72301","63ea269d537f20003eb72302","63ea269d537f20003eb72303","63ea269d537f20003eb72304","63ea269d537f20003eb72384","63ea26b7cf8c290012efb53e","63ea26be550a3800277008b7","63ea26c2520a2f003b5ae848","63ea26c5520a2f003b5ae84d","63ea2b1606dd9b005acd4fd3","63ea2bd24e3738007acbff24","63ea2c0adadc4c000be6452a","63ea2c500c7a9f007930e638","63ea2c81ab4854006e1c4280","63ea2ca5dca7a2003c658237","645383258618480025d80398","6453a0a7ba1c950f8050afe7","6453c63d35f0a50011e4863e","6453c68cc26e3d0053ed855c","6458a424e3e5b8017299331f","6458a9b27e8a660011c8a6c0","645d058474d44d0a32836dc3","645d0619293a9d1f12499516","645e5a48071eff081dad19f6","64819f8e69cc4d002a4d4a74","649d8413a0ddce004aec70fb","649d8457184da7003dc759c1","64f976f52ac4f20050ee0b53"],"project":"636a4fb9f6eb1c000f46912d","releaseDate":"2022-12-05T10:14:33.743Z","createdAt":"2022-12-05T10:14:33.743Z","__v":0,"forked_from":"638dc4892ffeaa067630c73a","updatedAt":"2023-09-07T07:08:37.761Z"},"subdomain":"pci-proxy","subpath":"","superHubWaitlist":false,"topnav":{"left":[{"type":"url","text":"PCI Proxy Dashboard ↗️","url":"https://dashboard.pci-proxy.com/"},{"type":"url","text":"Status Page","url":"https://status.pci-proxy.com/"}],"right":[{"type":"user","text":"User","url":"/login?redirect_uri=/docs/token-operations"}],"bottom":[],"edited":true},"trial":{"trialDeadlineEnabled":true,"trialEndsAt":"2022-11-22T12:46:49.206Z"},"translate":{"provider":"transifex","show_widget":false,"key_public":"","org_name":"","project_name":"","languages":[]},"url":"https://www.pci-proxy.com/","versions":[{"_id":"63ea269d537f20003eb72382","version":"2","version_clean":"2.0.0","codename":"By Method","is_stable":true,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":["63ea269d537f20003eb722ee","638dc4892ffeaa067630c73c","638dc4892ffeaa067630c73d","638dc4892ffeaa067630c73e","638dc4892ffeaa067630c73f","63ea269d537f20003eb722ef","63ea269d537f20003eb722f0","638dc4892ffeaa067630c742","638dc4892ffeaa067630c743","638dc4892ffeaa067630c744","638dc4892ffeaa067630c745","63ea269d537f20003eb722f1","638dc4892ffeaa067630c747","638dc4892ffeaa067630c748","638dc4892ffeaa067630c749","638dc4892ffeaa067630c74a","63ea269d537f20003eb722f2","638dc94d9f69720623511f0a","638dc968234570009a93a316","63ea269d537f20003eb722f3","6391d4f353307e0082a190aa","63ea269d537f20003eb722f4","6398576734de940016d42c71","63985a4dc283c800757847ec","63986ec68ba284000f6e162c","63986f545dc4380094690541","63986f86622f5400183c666a","63ea269d537f20003eb722f5","63ea269d537f20003eb722f6","63ea269d537f20003eb722f7","63ea269d537f20003eb722f8","63ea269d537f20003eb722f9","63ea269d537f20003eb722fa","63ea269d537f20003eb722fb","63ea269d537f20003eb722fc","63ea269d537f20003eb722fd","63ea269d537f20003eb722fe","63cf90c61e50df0041c3d58d","63d8c0c809e34b000b649247","63d8c11610ff5d006f04c9da","63d8e9ca4f516309e4c02f45","63d8e9e846e704006dea2c20","63d8eaf91c265a0aa5bf3425","63d8f1902670cb0a7af66777","63d8f1a673a4510ad206b91f","63d9128bbe6258005a9e8939","63d91329ef14a50aa27b447b","63ea269d537f20003eb722ff","63ea269d537f20003eb72300","63ea269d537f20003eb72301","63ea269d537f20003eb72302","63ea269d537f20003eb72303","63ea269d537f20003eb72304","63ea269d537f20003eb72384","63ea26b7cf8c290012efb53e","63ea26be550a3800277008b7","63ea26c2520a2f003b5ae848","63ea26c5520a2f003b5ae84d","63ea2b1606dd9b005acd4fd3","63ea2bd24e3738007acbff24","63ea2c0adadc4c000be6452a","63ea2c500c7a9f007930e638","63ea2c81ab4854006e1c4280","63ea2ca5dca7a2003c658237","645383258618480025d80398","6453a0a7ba1c950f8050afe7","6453c63d35f0a50011e4863e","6453c68cc26e3d0053ed855c","6458a424e3e5b8017299331f","6458a9b27e8a660011c8a6c0","645d058474d44d0a32836dc3","645d0619293a9d1f12499516","645e5a48071eff081dad19f6","64819f8e69cc4d002a4d4a74","649d8413a0ddce004aec70fb","649d8457184da7003dc759c1","64f976f52ac4f20050ee0b53"],"project":"636a4fb9f6eb1c000f46912d","releaseDate":"2022-12-05T10:14:33.743Z","createdAt":"2022-12-05T10:14:33.743Z","__v":0,"forked_from":"638dc4892ffeaa067630c73a","updatedAt":"2023-09-07T07:08:37.761Z"}],"variableDefaults":[{"source":"security","type":"apiKey","_id":"6389d742b90f28000f19fcf9","name":"pci-proxy-api-key","apiSetting":"6389d741b90f28000f19fcf3"},null,{"apiSetting":"63ea269d537f20003eb7230a","name":"Basic","scheme":"basic","source":"security","type":"http","_id":"687622dde9793b7112c04ace"}],"webhookEnabled":false,"isHubEditable":true},"projectStore":{"data":{"allow_crawlers":"disabled","canonical_url":null,"default_version":{"name":"2"},"description":"PCI Proxy takes care of your PCI compliance needs. Our solution empowers organizations around the globe to build and control their own payment flows while maximizing security, offloading compliance and preventing provider lock-ins.","glossary":[{"_id":"6391d2c29d5aba0075a28999","term":"CIT","definition":"Customer Initiated Transaction. The cardholder is in a payment session and has triggered the payment."},{"_id":"6391d2e6daa06e006c0a61b2","term":"DPAN","definition":"Device Primary Account Number. Also known as Network Tokens."},{"_id":"6391d3137a2d65007fb6998a","term":"AETS","definition":"American Express Token Service. This is American Express' implementation of Network Tokens."},{"_id":"6391d36e49a13300669b19e3","term":"MDES","definition":"Mastercard Digital Enablement Service. This is Mastercard's implementation of Network Tokens."},{"_id":"6391d3a0dff65e00298504f7","term":"OBOTR","definition":"On-Behalf-Of Token Requestor. The entity which is requesting a Network Token on behalf of a merchant."},{"_id":"6391d3e2f84d4900a2f1aeb8","term":"PAN","definition":"Primary Account Number. This is the raw credit card number, usually between 15 and 19 digits."},{"_id":"6391d3e7f73d450070b27ca3","term":"FPAN","definition":"Full Primary Account Number. This is the raw credit card number, usually between 15 and 19 digits."},{"_id":"6391d41201710600609807c0","term":"TAVV","definition":"Token Authentication Verification Value. Also known as Cryptogram. A unique value for each transaction which must be sent in the authorization request to the Payment Provider."},{"_id":"6391d443c58cdd006e1e9a55","term":"TRID","definition":"Token Requestor ID. A merchant specific identifier that is used for provisioning Network Tokens."},{"_id":"6391d45fb386af00320bef68","term":"TSP","definition":"Token Service Provider. The entity which is issuing the Network Token."},{"_id":"6391d47230dff4000fbffa81","term":"VTS","definition":"Visa Token Services. This is Visa's implementation of Network Tokens."},{"_id":"6393678db78ece008aa08600","term":"PSP","definition":"Payment Service Provider. Common PSPs include Stripe, Adyen, Checkout.com."},{"_id":"63999b2c85569500467e7550","term":"3DS","definition":"3 Domain Secure Protocol for reducing fraud and increase security in Card-Not-Present transactions."},{"_id":"63999b697af22a0061f19d2d","term":"CNP","definition":"Card-Not-Present. Transactions where a physical card is not presented to the merchant. Examples include online transactions and phone orders."},{"_id":"639b443a8e720e00acec14a8","term":"MFA","definition":"Multi-Factor Authentication. An authentication method where a user needs to present multiple forms of evidence to access a particular resource."},{"_id":"639c4123278bee0035304b83","term":"AOC","definition":"Attestation of Compliance. An organization's declaration of compliance with PCI DSS."},{"_id":"63a03e6ea781d10079d7dff0","term":"SCA","definition":"Strong Customer Authentication. A regulatory requirement introduced in the EU which aims to reduces fraud in online payments."},{"_id":"63a0606c8113ba0039880a6e","term":"cryptogram","definition":"A unique value generated using a token and additional transaction data which adds a layer of security for card payments. It is a one-time use code for each transaction."},{"_id":"63a06222e26489009a4ba40c","term":"CVC","definition":"Card Verification Code. Also known as CVV (Card Verification Value). It is a 3 or 4 digit number used for card-not-presents transactions to add an extra layer of security."},{"_id":"63a18300f189c900330f2a29","term":"DOM","definition":"Document Object Model. Usually in the context of HTML, where DOM refers to an organization of a website."},{"_id":"63a18aa2dd3627008a5da3af","term":"SAQ A","definition":"Self-Assessment Questionnaire A. A PCI DSS designation for merchants whose cardholder data functions are completely outsourced to validated third parties, such as PCI Proxy."},{"_id":"63a43943bb7ebf001721f1e6","term":"CVV","definition":"Card Verification Value. Also known as CVC (Card Verification Code). It is a 3 or 4 digit number used for card-not-presents transactions to add an extra layer of security."},{"_id":"63cfb0f205d6f9009d9785b5","term":"dsTransId","definition":"Universally unique transaction identifier assigned by the Directory Server to identify a single transaction.\n\nLength: 36 characters.\n\nType: String.\n\nValue accepted: Canonical format as defined in IETF RFC 4122. May utilise any of the specified versions as long as the output meets specified requirements."},{"_id":"63cfb124d7f4c5003a838cda","term":"ECI","definition":"Electronic Commerce Indicator. This is a value returned by card schemes and indicates the level of security used with the cardholder provided payment information (including Network Tokens), to the merchant."},{"_id":"63f492c8720ffd0055a3d79c","term":"AReq","definition":"Authentication Request Message. The AReq message is the initial message in the 3D Secure authentication flow. The 3DS Server forms the AReq message when requesting authentication of the Cardholder. It can contain Cardholder, payment, and Device information for the transaction. There is only one AReq message per authentication."},{"_id":"63f492d58cfa6a005e6210c6","term":"ARes","definition":"Authentication Response Message. The ARes message is the Issuer’s ACS response to the AReq message. It can indicate that the Cardholder has been authenticated, or that further Cardholder interaction is required to complete the authentication. There is only one ARes message per transaction."},{"_id":"63f492e32e12d90011c1b334","term":"CReq","definition":"Challenge Request Message. An EMV 3D Secure message is sent by the 3DS SDK or 3DS Server where additional information is sent from the Cardholder to the ACS to support the authentication process and to carry the authentication data from the Cardholder."},{"_id":"63f492efab057505b2ce221f","term":"CRes","definition":"Challenge Response Message. The ACS response to the CReq message. It can indicate the result of the Cardholder authentication or, in the case of an App-based model, also signal that further Cardholder interaction is required to complete the authentication."},{"_id":"63f492fcb7af310033824a31","term":"RReq","definition":"Results Request Message. The RReq message communicates the results of the authentication or verification. The message is sent by the ACS through the DS to the 3DS Server. There is only one RReq message per AReq message. The RReq message is not present in a Frictionless transaction."},{"_id":"63f4930b599775001873ef88","term":"RRes","definition":"Results Response Message. Message sent by the 3DS Server to the ACS via the DS to acknowledge receipt of the Results Request message. This message is not part of the 3D Secure authentication message flow."}],"homepage_url":"https://www.pci-proxy.com/","id":"636a4fb9f6eb1c000f46912d","name":"PCI Proxy","parent":null,"redirects":[],"sitemap":"disabled","llms_txt":"disabled","subdomain":"pci-proxy","suggested_edits":"enabled","uri":"/projects/me","variable_defaults":[{"name":"pci-proxy-api-key","source":"security","type":"apiKey","id":"6389d742b90f28000f19fcf9"},{"name":"Basic","scheme":"basic","source":"security","type":"http","id":"687622dde9793b7112c04ace"}],"webhooks":[],"api_designer":{"allow_editing":"enabled"},"custom_login":{"login_url":null,"logout_url":null},"features":{"mdx":"disabled"},"mcp":{},"onboarding_completed":{"api":true,"appearance":true,"documentation":true,"domain":true,"jwt":false,"logs":false,"metricsSDK":false},"pages":{"not_found":null},"privacy":{"openapi":"admin","password":null,"view":"public"},"refactored":{"status":"disabled","migrated":"unknown"},"seo":{"overwrite_title_tag":"disabled"},"plan":{"type":"business2018","grace_period":{"enabled":false,"end_date":null},"trial":{"expired":false,"end_date":"2022-11-22T12:46:49.206Z"}},"reference":{"api_sdk_snippets":"enabled","defaults":"use_only_if_required","json_editor":"disabled","oauth_flows":"disabled","request_history":"enabled","response_examples":"collapsed","response_schemas":"collapsed","sdk_snippets":{"external":"disabled"}},"health_check":{"provider":"statuspage","settings":{"manual":{"status":"down","url":null},"statuspage":{"id":"kkqxbvkymbs5"}}},"integrations":{"aws":{"readme_webhook_login":{"region":null,"external_id":null,"role_arn":null,"usage_plan_id":null}},"bing":{"verify":null},"google":{"analytics":null,"site_verification":null},"heap":{"id":null},"koala":{"key":null},"localize":{"key":null},"postman":{"key":null,"client_id":null,"client_secret":null},"recaptcha":{"site_key":null,"secret_key":null},"segment":{"key":null,"domain":null},"speakeasy":{"key":null,"spec_url":null},"stainless":{"key":null,"name":null},"typekit":{"key":null},"zendesk":{"subdomain":null},"intercom":{"app_id":null,"secure_mode":{"key":null,"email_only":false}}},"permissions":{"appearance":{"private_label":"enabled","custom_code":{"css":"enabled","html":"enabled","js":"disabled"}},"branches":{"merge":{"admin":true}}},"appearance":{"brand":{"primary_color":"#ffffff","link_color":"#5e5e5e","theme":"system"},"changelog":{"layout":"collapsed","show_author":true,"show_exact_date":false},"layout":{"full_width":"disabled","style":"classic"},"markdown":{"callouts":{"icon_font":"emojis"}},"table_of_contents":"enabled","whats_next_label":null,"footer":{"readme_logo":"hide"},"logo":{"size":"large","dark_mode":{"uri":null,"url":"https://files.readme.io/2964017-pci-proxy-p-black.svg","name":"pci-proxy-p-black.svg","width":300,"height":97,"color":"#000000","links":{"original_url":null}},"main":{"uri":null,"url":"https://files.readme.io/45785f4-brandmark-blue.svg","name":"readme.svg","width":60,"height":60,"color":"#048ef5","links":{"original_url":null}},"favicon":{"uri":null,"url":"https://files.readme.io/62f0d9d-planet-favicon.svg","name":"planet-favicon.svg","width":48,"height":48,"color":"#000000","links":{"original_url":null}}},"custom_code":{"css":".* {\n --font-family: 'Arial Nova', sans-serif;\n}\n\n.markdown-body .rdmd-table {\n/* --table-text: black; */\n/* --table-head: #5b1c9f; */\n/* --table-head-text: yellow; */\n/* --table-stripe: #f0eaf7; */\n --table-edges: none;\n/* --table-row: blue; */\n}\n\n/* Table\n */\n.markdown-body .rdmd-table table {}\n\n/* Rows\n */\n.markdown-body .rdmd-table tr {border: none;}\n.markdown-body .rdmd-table thead tr { height: 0px; } /* header row's background */\n/* .markdown-body .rdmd-table tr:nth-child(2n) {} striped rows' background */\n\n/* Cells\n */\n.markdown-body .rdmd-table th { height: 0px; }\n.markdown-body .rdmd-table td { padding: 15px;}\n\n/* Hover box \n*/\n.box {\n transition: box-shadow .3s;\n border-radius:10px;\n border: 1px solid #ccc;\n background: #fff;\n float: left;\n padding: 10px;\n}\n.box:hover {\n box-shadow: 0 0 11px #E7E7E7; \n}\n\n/* Boxes\n*/\n.tile-2-height {\n\twidth: 300px;\n height: 200px;\n margin: 20px;\n /*border-radius: 10px;*/\n background: #fff /*e5e5e5;*/\n float: left;\n display: flex;\n justify-content: center;\n align-content: center;\n flex-direction: column;\n}\n\n.tile-text {\n text-align: center;\n font-size: 50px;\n}\n\n.vl-2-height {\n border-left: 1px solid #E7E7E7;\n height: 200px;\n}\n\n.vl-3-height {\n\tborder-left: 1px solid #E7E7E7;\n height: 300px;\n}\n\n.float-left {\n float:left;\n width:300px; // or 33% for equal width independent of parent width\n}\n\n.foo {\n float: left;\n width: 20px;\n height: 20px;\n margin: 5px;\n border: 1px solid rgba(0, 0, 0, .2);\n}\n\n.blue {\n background: #13b4ff;\n}\n\n.cta {\n background-image: linear-gradient(to bottom right, #FE7300, #FF0096);\n border: 0;\n border-radius: 15px;\n box-shadow: rgba(0, 0, 0, .3) 0 5px 15px;\n box-sizing: border-box;\n color: #fff;\n cursor: pointer;\n font-size: .9em;\n margin: 5px;\n padding: 10px 15px;\n text-align: center;\n user-select: none;\n -webkit-user-select: none;\n touch-action: manipulation;\n text-decoration: none;\n}\n\n.stage-features {\n max-width: 1200px;\n margin: 0 auto;\n display: grid;\n gap: 1rem;\n}\n\n@media (min-width: 750px) {\n .stage-features { grid-template-columns: repeat(2, 1fr); }\n}\n\n@media (min-width: 1000px) {\n .stage-features { grid-template-columns: repeat(3, 1fr); }\n}\n\n.material-symbols-outlined {\n font-size: 1000px;\n display: block;\n margin:10px;\n background:-webkit-linear-gradient(#04115A, #9AAEF9);\n -webkit-background-clip: text; \n -webkit-text-fill-color: transparent;\n}\n\n.head {\n display: flex;\n align-items: left;\n justify-content: left;\n}\n\n.headertext {\n padding-left: 20px;\n}\n\n.module-border-wrap {\n display: flex;\n position: center;\n background: linear-gradient(to top left, #FE7300, #FF0096);\n padding: 3px;\n border-radius: 5px;\n}\n\n.module {\n background: #FFFFFF;\n padding: 0.5rem;\n border-radius: 2px;\n display: flex;\n}","js":null,"html":{"header":"\n","home_footer":null,"page_footer":null}},"header":{"type":"solid","gradient_color":"#ff0096","link_style":"buttons","overlay":{"fill":"auto","type":"triangles","position":"top-left","image":{"uri":null,"url":null,"name":null,"width":null,"height":null,"color":null,"links":{"original_url":null}}}},"ai":{"dropdown":"disabled","options":{"chatgpt":"enabled","claude":"enabled","clipboard":"enabled","copilot":"enabled","view_as_markdown":"enabled"}},"navigation":{"first_page":"landing_page","left":[{"type":"link_url","title":"PCI Proxy Dashboard ↗️","url":"https://dashboard.pci-proxy.com/","custom_page":null},{"type":"link_url","title":"Status Page","url":"https://status.pci-proxy.com/","custom_page":null}],"logo_link":"homepage","page_icons":"enabled","right":[{"type":"user_controls","title":null,"url":null,"custom_page":null}],"sub_nav":[],"subheader_layout":"links","version":"disabled","links":{"home":{"label":"Home","visibility":"enabled"},"graphql":{"label":"GraphQL","visibility":"disabled"},"guides":{"label":"Guides","alias":null,"visibility":"enabled"},"reference":{"label":"API Reference","alias":null,"visibility":"enabled"},"recipes":{"label":"Recipes","alias":null,"visibility":"enabled"},"changelog":{"label":"Changelog","alias":"Release Notes","visibility":"enabled"},"discussions":{"label":"Discussions","alias":"Feedback","visibility":"enabled"}}}},"git":{"connection":{"repository":{},"organization":null,"status":"inactive"}}}},"version":{"_id":"63ea269d537f20003eb72382","version":"2","version_clean":"2.0.0","codename":"By Method","is_stable":true,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":["63ea269d537f20003eb722ee","638dc4892ffeaa067630c73c","638dc4892ffeaa067630c73d","638dc4892ffeaa067630c73e","638dc4892ffeaa067630c73f","63ea269d537f20003eb722ef","63ea269d537f20003eb722f0","638dc4892ffeaa067630c742","638dc4892ffeaa067630c743","638dc4892ffeaa067630c744","638dc4892ffeaa067630c745","63ea269d537f20003eb722f1","638dc4892ffeaa067630c747","638dc4892ffeaa067630c748","638dc4892ffeaa067630c749","638dc4892ffeaa067630c74a","63ea269d537f20003eb722f2","638dc94d9f69720623511f0a","638dc968234570009a93a316","63ea269d537f20003eb722f3","6391d4f353307e0082a190aa","63ea269d537f20003eb722f4","6398576734de940016d42c71","63985a4dc283c800757847ec","63986ec68ba284000f6e162c","63986f545dc4380094690541","63986f86622f5400183c666a","63ea269d537f20003eb722f5","63ea269d537f20003eb722f6","63ea269d537f20003eb722f7","63ea269d537f20003eb722f8","63ea269d537f20003eb722f9","63ea269d537f20003eb722fa","63ea269d537f20003eb722fb","63ea269d537f20003eb722fc","63ea269d537f20003eb722fd","63ea269d537f20003eb722fe","63cf90c61e50df0041c3d58d","63d8c0c809e34b000b649247","63d8c11610ff5d006f04c9da","63d8e9ca4f516309e4c02f45","63d8e9e846e704006dea2c20","63d8eaf91c265a0aa5bf3425","63d8f1902670cb0a7af66777","63d8f1a673a4510ad206b91f","63d9128bbe6258005a9e8939","63d91329ef14a50aa27b447b","63ea269d537f20003eb722ff","63ea269d537f20003eb72300","63ea269d537f20003eb72301","63ea269d537f20003eb72302","63ea269d537f20003eb72303","63ea269d537f20003eb72304","63ea269d537f20003eb72384","63ea26b7cf8c290012efb53e","63ea26be550a3800277008b7","63ea26c2520a2f003b5ae848","63ea26c5520a2f003b5ae84d","63ea2b1606dd9b005acd4fd3","63ea2bd24e3738007acbff24","63ea2c0adadc4c000be6452a","63ea2c500c7a9f007930e638","63ea2c81ab4854006e1c4280","63ea2ca5dca7a2003c658237","645383258618480025d80398","6453a0a7ba1c950f8050afe7","6453c63d35f0a50011e4863e","6453c68cc26e3d0053ed855c","6458a424e3e5b8017299331f","6458a9b27e8a660011c8a6c0","645d058474d44d0a32836dc3","645d0619293a9d1f12499516","645e5a48071eff081dad19f6","64819f8e69cc4d002a4d4a74","649d8413a0ddce004aec70fb","649d8457184da7003dc759c1","64f976f52ac4f20050ee0b53"],"project":"636a4fb9f6eb1c000f46912d","releaseDate":"2022-12-05T10:14:33.743Z","createdAt":"2022-12-05T10:14:33.743Z","__v":0,"forked_from":"638dc4892ffeaa067630c73a","updatedAt":"2023-09-07T07:08:37.761Z"}},"is404":false,"isDetachedProductionSite":false,"lang":"en","langFull":"Default","reqUrl":"/docs/token-operations","version":{"_id":"63ea269d537f20003eb72382","version":"2","version_clean":"2.0.0","codename":"By Method","is_stable":true,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":["63ea269d537f20003eb722ee","638dc4892ffeaa067630c73c","638dc4892ffeaa067630c73d","638dc4892ffeaa067630c73e","638dc4892ffeaa067630c73f","63ea269d537f20003eb722ef","63ea269d537f20003eb722f0","638dc4892ffeaa067630c742","638dc4892ffeaa067630c743","638dc4892ffeaa067630c744","638dc4892ffeaa067630c745","63ea269d537f20003eb722f1","638dc4892ffeaa067630c747","638dc4892ffeaa067630c748","638dc4892ffeaa067630c749","638dc4892ffeaa067630c74a","63ea269d537f20003eb722f2","638dc94d9f69720623511f0a","638dc968234570009a93a316","63ea269d537f20003eb722f3","6391d4f353307e0082a190aa","63ea269d537f20003eb722f4","6398576734de940016d42c71","63985a4dc283c800757847ec","63986ec68ba284000f6e162c","63986f545dc4380094690541","63986f86622f5400183c666a","63ea269d537f20003eb722f5","63ea269d537f20003eb722f6","63ea269d537f20003eb722f7","63ea269d537f20003eb722f8","63ea269d537f20003eb722f9","63ea269d537f20003eb722fa","63ea269d537f20003eb722fb","63ea269d537f20003eb722fc","63ea269d537f20003eb722fd","63ea269d537f20003eb722fe","63cf90c61e50df0041c3d58d","63d8c0c809e34b000b649247","63d8c11610ff5d006f04c9da","63d8e9ca4f516309e4c02f45","63d8e9e846e704006dea2c20","63d8eaf91c265a0aa5bf3425","63d8f1902670cb0a7af66777","63d8f1a673a4510ad206b91f","63d9128bbe6258005a9e8939","63d91329ef14a50aa27b447b","63ea269d537f20003eb722ff","63ea269d537f20003eb72300","63ea269d537f20003eb72301","63ea269d537f20003eb72302","63ea269d537f20003eb72303","63ea269d537f20003eb72304","63ea269d537f20003eb72384","63ea26b7cf8c290012efb53e","63ea26be550a3800277008b7","63ea26c2520a2f003b5ae848","63ea26c5520a2f003b5ae84d","63ea2b1606dd9b005acd4fd3","63ea2bd24e3738007acbff24","63ea2c0adadc4c000be6452a","63ea2c500c7a9f007930e638","63ea2c81ab4854006e1c4280","63ea2ca5dca7a2003c658237","645383258618480025d80398","6453a0a7ba1c950f8050afe7","6453c63d35f0a50011e4863e","6453c68cc26e3d0053ed855c","6458a424e3e5b8017299331f","6458a9b27e8a660011c8a6c0","645d058474d44d0a32836dc3","645d0619293a9d1f12499516","645e5a48071eff081dad19f6","64819f8e69cc4d002a4d4a74","649d8413a0ddce004aec70fb","649d8457184da7003dc759c1","64f976f52ac4f20050ee0b53"],"project":"636a4fb9f6eb1c000f46912d","releaseDate":"2022-12-05T10:14:33.743Z","createdAt":"2022-12-05T10:14:33.743Z","__v":0,"forked_from":"638dc4892ffeaa067630c73a","updatedAt":"2023-09-07T07:08:37.761Z"}}">