Direct Invoice is a product with fixed payment term (eg. 30 days). Invoice is sent to customer by email after the order is captured. An updated invoice is sent for partial deliveries or returns. Possibility to part pay the invoice and transfer the balance to loan
Endpoint
POST /authorization/direct-invoice
Request
In addition to credit authorization common properties the request body contains following direct invoice specific properties:
Name | Data Type | Mandatory/Default Value | Description |
---|---|---|---|
AccountClassCode | Int | Optional | The account to be used if partner has multiple accounts. If not specified an account set as primary in the Partner configuration is used. |
Example
Response
For the format and examples see responses for all credit authorizations