Loan servicing
Retrieve a credit line mandate
Returns a signed mandate for a credit line.
get/v1/credit_lines/{credit_line_id}/active_mandate
Path parameters
credit_line_idstring required
The ID of the credit line associated with the signed mandate.
Response
Mandate
Example response
{
"signature_date": "2020-08-24",
"name": "Max Mustermann",
"mandate_id": "LOY327JAFM3V3M",
"iban": "DE92370601930002130041",
"bic_code": "SOBKDEBBXXX"
}