Send Invoice

Describes how to send an eInvoice to an online printer service.

Send a valid eInvoice to an online printer using the iTella platform.

Endpoint Details:

post
Header parameters
AuthorizationstringRequired

Authorization bearer access token

isProductionEnvironmentbooleanRequired

is production environment

Example: false
localestringOptional

locale

Body
userIdstringRequired
licenseIdstringRequired
postTypestringRequired
formCodestringRequired
printTypestringRequired
orgNostringRequired
isReminderbooleanRequiredExample: false
signedUrlstringRequired
Responses
200

Send invoice successfully

application/json
post
/v2/send-invoice

Last updated