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
- application/json
Body
recipients string[]
Email of invoice recipients
need_to_send_mail booleanrequired
Need to send mail for buyer
Responses
- 200
- 401
- 403
OK
Not Authorized
Not Allowed
Loading...