post https://test.apruve.com/api/v4/orders//invoices
Log in to see full request history
Responses
xxxxxxxxxx
curl --request POST \
--url https://test.apruve.com/api/v4/orders/order_id/invoices \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"issue_on_create": true
}
'
Try It!
to start a request and see the response here! Or choose an example: