Skip to main content

Convert a quote to an invoice

POST 

/api/v3/quote/:quote_id/_action/convertToInvoice

Convert a quote into an invoice.

Request

Body

    object

Responses

Action completed successfully

Schema

    code integer
    status string
    message stringnullable
    details objectnullable
    response boolean
Loading...