Create application

Create a new application for a company within the authenticated organisation's subtree.

You can create an application with:

  • An existing bank account by providing its UUID in relationships.bank_account.data.id
  • A new inline bank account by using a local identifier (lid) in relationships.bank_account.data.lid and providing the bank account details in included[]

When using OAC tokens:

  • app_public_key is optional — automatically preloaded from the OAC credentials when not provided

🔒 This endpoint requires an OAC (Organisation Access Credentials — ⚠️ Beta) access token with the applications:write scope.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
data
object
required
included
array of objects, unique

Inline resources to create (e.g., bank accounts with lid)

included
Headers
string
required

Signature is used to enforce security by signing request.
Related documentation can be found by clicking here

string
required

Sha-256 base64 encoded digest.
Related documentation can be found by clicking here

string
required

RFC2822 formatted date.

string
required

uuid v4. Required in Redirect mode.

Responses

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Choose an example:
application/json