Create invoiceCopy Pagepost https://api.synapto.construction/v1/accounts/*/invoicesRequired capability: billingBody ParamscustomerstringrequiredCustomer to bill. Example: "accounts/acct_RwDJsJd8z0exhtfX2570Q/customers/cus_b7OA3d8UcuWjG23Rnyh0H"currencystringrequiredCurrency of the invoice, this is restricted by the available set of present currencies. Example: "GBP".default_tax_ratesarray of stringsInvoice-level tax rate applied to any line item that doesn't define it's own tax_rate.default_tax_ratesADD stringcollection_methodstringenumHow an invoice or subscription is collected from the customer. CHARGE_AUTOMATICALLY: the system attempts to auto-charge the customer's saved payment method. REQUEST_PAYMENT: an invoice is issued to the customer and settled out-of-band (manual pay).CHARGE_AUTOMATICALLYREQUEST_PAYMENTAllowed:CHARGE_AUTOMATICALLYREQUEST_PAYMENTmetadataobjectClient supplied metadata. At most 50 keys with a max length of 40 characters are permitted. Values may be strings up to 500 characters each.metadata objectResponse 200A successful response.Updated about 1 month ago