Body
application/json
Response
Successful Response
Decrypts the given encrypted payload using the Symmetric decryption type.
Args: payload (DecryptionRequest): The request body containing the encrypted data. x_api_key (str): The API key used to fetch product details for decryption. x_secret_key
Returns: DecryptionResponse: The response model containing the decrypted data.
Successful Response