post https://api.wingspan.app/payments/invoice/test/create
Use this endpoint to create a test invoice for testing and validation purposes. This invoice will mimic a client's real invoice.
Log in to see full request history
Response
Use this endpoint to create a test invoice for testing and validation purposes. This invoice will mimic a client's real invoice.
xxxxxxxxxx
curl --request POST \
--url https://api.wingspan.app/payments/invoice/test/create \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: