post https://api.stenn.com/invoice-financing/v1/documents
Create a document that can be used to provide documents in other API endpoints
Log in to see full request history
Responses
Create a document that can be used to provide documents in other API endpoints
xxxxxxxxxx
curl --request POST \
--url https://api.stenn.com/invoice-financing/v1/documents \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"purpose": "transport"
}
'
Try It!
to start a request and see the response here! Or choose an example: