Cancel order
You can cancel the transaction in important cases such as returns. Cancellation is possible while the project is still in the Fundraising stage. If the project has completed fundraising and moved to the Implementation stage, you cannot cancel the transaction because the funds have already been paid to the project team.
All requests should use https proxy, humance.io domain, and start with /company/integration/. For example https://humance.io/company/integration/orders/make
Endpoint: /orders/cancel
POST:
supported formats: application/json; multipart/form-data;
RESPONSE: Status 200 OK. Payment object returned
Last updated