Example of getting counterparties:
GET https://api.avallone.io/v1/counterparties Authorization: Bearer <token> Content-Type: application/json { "results": [ { "name": "Counterparty 1", "category": "individual", "referenceId": "id1" }, { "name": "Counterparty 2", "category": "entity", "referenceId": "id2" } ] }
Need more help?
Contact us on support@avallone.io and we will get in contact with you as fast as possible.