v2
latestOpenAPI 3.0.32026-08-05174296703.4 KBops
createOpenBankingLinkOps end_customer
Create an open banking link for an end customer, for ops to share directly with them
post/ops/end-customers/open-banking-link
Request body
Example request
{
"end_customer_id": "739b63c2-9e58-4964-b38d-4ebb424de242"
}Response
OK response.
Example response
{
"open_banking_link": "abc123"
}