Skip to main content
POST
Decrypt receipt by payment ID

Body

application/json
paymentId
string
required

Payment ID from the gateway (e.g., pi_... for Stripe)

gateway
enum<string>
required
Available options:
stripe,
square
accessTokenId
string
required
privateKey
string
required

Response

Receipt decrypted successfully

success
boolean
Example:

true

data
object