Create Invoice
This method allows the merchant to create an invoice in Paylican Invoice system.
| Request Body — REQUIRED | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
type string | ||||||||||||||||||
expirationDate date-time | ||||||||||||||||||
date date-time | ||||||||||||||||||
amount number | ||||||||||||||||||
currency string | ||||||||||||||||||
totalAmount number | ||||||||||||||||||
merchantCode string | ||||||||||||||||||
discount number | ||||||||||||||||||
customerCode string | ||||||||||||||||||
customerEmail string | ||||||||||||||||||
customerTaxIdentification string | ||||||||||||||||||
representativeCode string | ||||||||||||||||||
merchantReference string | ||||||||||||||||||
merchantReferenceURL string | ||||||||||||||||||
description string | ||||||||||||||||||
assessmentDate date-time | ||||||||||||||||||
items object[]
| ||||||||||||||||||
additionalFields object[]
| ||||||||||||||||||
customers object[]
| ||||||||||||||||||
invoiceBeneficiaries object[]
|
| Responses | |||||||
|---|---|---|---|---|---|---|---|
200OK
|