Skip to main content

Release POS invoice

POST 

/v2/ob/invoices/:id/release-pos

Release POS invoice

Request

Path Parameters

    id uuidrequired

    Possible values: Value must match regular expression [a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}

    Invoice Id

Body

    recipients string[]

    Email of invoice recipients

    need_to_send_mail booleanrequired

    Need to send mail for buyer

Responses

OK

Loading...