cURL
curl --request POST \ --url https://api.mansafinance.co/api/v1/liquidity/utilization/{id}/proofs \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: multipart/form-data' \ --header 'x-api-key: <api-key>' \ --form client_id=3c90c3cc-0d44-4b50-8888-8dd25736052a \ --form client_request_id=3c90c3cc-0d44-4b50-8888-8dd25736052a \ --form type=payment \ --form file=@example-file
{ "message": "<string>" }
API key for authentication
JWT token following RFC001 specification
Proof document (e.g., PDF or image)
payment
transfer
other
"payment"
Proof submitted