Create Invoice
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
PayTabs transaction type, usually sale.
stringrequired
PayTabs transaction class, usually ecom.
stringrequired
Invoice cart currency, for example AED.
numberrequired
Invoice cart amount.
stringrequired
Unique merchant cart ID.
stringrequired
Invoice/cart description.
booleanrequired
Whether to hide shipping details.
stringrequired
Customer reference.
objectrequired
Customer details object.
objectrequired
Invoice details object including line items.