We're delighted to present you with the comprehensive API documentation for PEAX. This all-in-one workspace for API design offers you a clear, concise, and interactive exploration of our API functionalities.
Authorization: Bearer ********************
{ "documentIds": [ "497f6eca-6276-4993-bfeb-53cbbbba6f08" ] }
curl --location --request PATCH 'https://proxy-stage.peax.ch/document-partner-service/agent-api/v1/sources//accounts//documents/close' \ --header 'Authorization: Bearer {{JWT}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "documentIds": [ "497f6eca-6276-4993-bfeb-53cbbbba6f08" ] }'
{}