Retrieve Customer Application URL

Allow customers to share their account information in relation to a specific application. A URL is provided in the response, which is to be given to the customer for them to follow in order to share their information.

If a valid email is specified in the request, Bud will automatically send an email to the customer with the link embedded, and with instructions for the customer to proceed.

This email will also override/set the metadata.customer_email property on the customer application.

Path Params
uuid
required

The unique identifier for a customer application.

Body Params
string

If provided, the customer will receive an email with the generated link embedded.

url

URL where the customer will be redirected to once they complete the connection flow.

Headers
string
required

The API Client Identifier (Service Application Identifier).

Responses

401

An unauthenticated request was received.

405

The request uses an unexpected HTTP method.

5XX

An unexpected error occurred on the server side.

Callback
Language
Credentials
OAuth2
Choose an example:
application/json