post https://api.wingspan.app/payments/client/invoice//pay
Process a payment for a specific client-generated invoice using the provided details, ensuring the invoice is marked as settled.
Log in to see full request history
Response
Process a payment for a specific client-generated invoice using the provided details, ensuring the invoice is marked as settled.
xxxxxxxxxx
curl --request POST \
--url https://api.wingspan.app/payments/client/invoice/invoice_id/pay \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: