post https://app.hubflo.com/api/v2/invoices//payment-url
Create the payment url for a given invoice, or update it when it already exists
Log in to see full request history
Responses
Create the payment url for a given invoice, or update it when it already exists
xxxxxxxxxx
curl --request POST \
--url https://app.hubflo.com/api/v2/invoices/invoice_id/payment-url \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: