latestOpenAPI 3.0.12026-08-104242199.9 KB
8df83424e244
Clearing transactions
Index clearing profiles
Returns an array containing all clearing profiles under your control.
get/v1/clearing_profiles
Headers
Solaris-Partner-Idstring required
Your partner ID.
Response
Successful result of the operation
Example response
[
{
"id": "8264234444a2a4cb1ee33666259c5513pacp",
"iban": "DE97110101004884374432",
"allowed_booking_types": [
"CURRENCY_EXCHANGE_PARTNER"
],
"customer_authentication": true
}
]