{ "info": { "_postman_id": "00d0e812-8847-417d-a01f-d33ebffd3657", "name": "Qonto Business Cards SEPA Direct Debit API", "description": "Business banking API for Qonto - programmatic access to business accounts, EUR transactions, SEPA and international transfers, cards, client and supplier invoices, SEPA Direct Debit, payment links, terminals, and webhooks. Authenticated with a login+secret-key API key or OAuth 2.0. Modeled from public documentation.\n\nContact Support:\n Name: Qonto Developers", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:42:28.000Z", "updatedAt": "2026-07-28T02:42:28.000Z", "lastUpdatedBy": "35240", "uid": "35240-00d0e812-8847-417d-a01f-d33ebffd3657" }, "item": [ { "name": "v2", "item": [ { "name": "sepa", "item": [ { "name": "direct_debit_collections", "item": [ { "name": "mandates", "item": [ { "name": "Create a SEPA Direct Debit mandate", "id": "1e742f71-6b44-4973-8b73-cdf372ccc720", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/v2/sepa/direct_debit_collections/mandates", "host": [ "{{baseUrl}}" ], "path": [ "v2", "sepa", "direct_debit_collections", "mandates" ] }, "description": "OAuth scope: sepa_direct_debit.write" }, "response": [ { "id": "5b268086-7e16-488f-a9ae-7cd84286b470", "name": "Mandate created", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v2/sepa/direct_debit_collections/mandates", "host": [ "{{baseUrl}}" ], "path": [ "v2", "sepa", "direct_debit_collections", "mandates" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:42:28.000Z", "updatedAt": "2026-07-28T02:42:28.000Z", "uid": "35240-5b268086-7e16-488f-a9ae-7cd84286b470" } ], "createdAt": "2026-07-28T02:42:28.000Z", "updatedAt": "2026-07-28T02:42:28.000Z", "uid": "35240-1e742f71-6b44-4973-8b73-cdf372ccc720" } ], "id": "7249e60f-3136-4a62-b053-47e5de26fcbc", "createdAt": "2026-07-28T02:42:28.000Z", "updatedAt": "2026-07-28T02:42:28.000Z", "uid": "35240-7249e60f-3136-4a62-b053-47e5de26fcbc" }, { "name": "List SEPA Direct Debit collections", "id": "3d69cb62-b640-4669-a461-aef19737f886", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/v2/sepa/direct_debit_collections", "host": [ "{{baseUrl}}" ], "path": [ "v2", "sepa", "direct_debit_collections" ] }, "description": "OAuth scope: sepa_direct_debit.read" }, "response": [ { "id": "d65f27b6-35cc-4433-8a44-bf8e3b226fc4", "name": "A list of SDD collections", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v2/sepa/direct_debit_collections", "host": [ "{{baseUrl}}" ], "path": [ "v2", "sepa", "direct_debit_collections" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:42:28.000Z", "updatedAt": "2026-07-28T02:42:28.000Z", "uid": "35240-d65f27b6-35cc-4433-8a44-bf8e3b226fc4" } ], "createdAt": "2026-07-28T02:42:28.000Z", "updatedAt": "2026-07-28T02:42:28.000Z", "uid": "35240-3d69cb62-b640-4669-a461-aef19737f886" } ], "id": "0eadd55d-14a0-47ef-91ac-a36e80c14c97", "createdAt": "2026-07-28T02:42:28.000Z", "updatedAt": "2026-07-28T02:42:28.000Z", "uid": "35240-0eadd55d-14a0-47ef-91ac-a36e80c14c97" } ], "id": "71518a34-0600-46d0-85ac-cd55ec83aeef", "createdAt": "2026-07-28T02:42:28.000Z", "updatedAt": "2026-07-28T02:42:28.000Z", "uid": "35240-71518a34-0600-46d0-85ac-cd55ec83aeef" } ], "id": "4e2f9aab-58e8-4d9a-a4f1-9e989c60e219", "createdAt": "2026-07-28T02:42:28.000Z", "updatedAt": "2026-07-28T02:42:28.000Z", "uid": "35240-4e2f9aab-58e8-4d9a-a4f1-9e989c60e219" } ], "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://thirdparty.qonto.com" } ] }