Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Introduction
Downloading an invoice created by the Invoicing module
Request |
---|
Request "getinvoice" | |||
---|---|---|---|
Common Parameter | Required | Format | Comment |
invoice_title | + | AN..12 | Download document referenced by PAYONE payment process id (txid). Format: RG/GT-<<txid>>-<<sequencenumber>> e.g. RG-16324356-0 for invoices e.g. GT-16324356-1 for credit notes |
AN..x | Alphanumeric value (x characters maximum) |
Response "getinvoice" |
|
| |
---|---|---|---|
Common Parameter | Required | Format | Comment |
Parameter (successful) | |||
DATA | + | BINARY | Binary data of the PDF document |
Parameter (error) | |||
errorcode | + | N..6 | Error number |
errormessage | + | AN..255 | Error message |
Content
Table of Contents | ||
---|---|---|
|