generateReceiptV4
ApiScope: payment.receipt.generate
API Scope Level: DepartmentScope
Path Parameters
departmentUuid string required
application/json
Request Body required
transactionUuid string
paymentAttemptUuid string
dealerOrderUuid string
renderFormat string
Possible values: [HTML
, PDF
, TEXT
, URL
, SHORT_URL
]
templateType string
Possible values: [PRINT
, EMAIL
, TEXT
, NOTIFICATION
]
forCustomer boolean
Responses
- 200
OK
*/*
Schema
Example (from schema)
Schema
object
{}
Loading...