Skip to main content
Version: v3

Send invoice

POST 

/invoices/:invoiceId/send

API to send invoice by invoice id

Request

Version stringrequired

API Version

Available optionsv3
invoiceId stringrequired

Invoice Id

application/json

Bodyrequired

    altIdstringrequired

    location Id / company Id based on altType

    altTypestringrequired

    Alt Type

    Available optionslocation
    userIdstringrequired

    Please ensure that the UserId corresponds to an authorized personnel, either by an employee ID or agency ID, to access this location. This account will serve as the primary channel for all future communications and updates.

    actionstringrequired
    Available optionssms_and_emailsend_manuallyemailsms
    liveModebooleanrequired
    sentFromobject

    sender details for invoice, valid only if invoice is not sent manually

    autoPaymentobject

    auto-payment configuration

application/json

Successful response

Schema
    invoiceobjectrequired
    smsDataobjectrequired
    emailDataobjectrequired