The param-decryption resource contains the encrypted string in the request and the decrypted string in the response.
Request
| Property Name | Type | Required | Description |
|---|---|---|---|
encrypted-token | string | Required | A string representing a collection of encrypted Hosted Checkout parameters or Hosted Payment Page parameters. |
Response
| Property Name | Type | Description |
|---|---|---|
decrypted-token | string | The decrypted output of the encrypted-token. |
