Crossborder | Counterparties
📄️ Create Counterparty
Create a new crossborder counterparty for a specific client. The counterparty will be associated with the specified client and user.
📄️ Get All Counterparties
Retrieve a paginated list of crossborder counterparties for a specific client. Optional filters: `type` and `status`.
📄️ Get Counterparty by ID
Retrieve detailed information about a specific crossborder counterparty by providing the counterparty ID.
📄️ Update Counterparty
Update an existing counterparty. Optional fields: name, type, country, purpose, address, and status (ACTIVE or INACTIVE when the counterparty is already in one of those states).
📄️ Delete Counterparty
Delete a crossborder counterparty for a specific client. The counterparty will be permanently removed from the system.