get
https://api.vcita.biz/client/payments/v1/apps/primary_provider_connected_application
Overview
Get External Connected Payment Application.
Authentication
Available for Client Tokens only.
Prerequisites
Requires a payment application (app_type=payments) to be installed and fully connected for the business. Returns 422 if no connected payment app exists.
What "Fully Connected" Means
A payment app is considered fully connected when:
- The app is assigned to the business via
POST /v3/apps/app_assignments - The business has
external_[app_name]_connected=trueflag set - The app is not in pending/setup mode
- For vcitaPayments: Terms and conditions must be accepted
