Getting Started

Prepare the required credentials and identifiers to start integrating with the Banking APIs.

Before you begin

Ensure you have the following prerequisites in place before starting your integration:

Item

Description

API Bearer Token

A valid token for authentication. Contact the PCE Integration Support to obtain one.

Customer ID

Your unique customer.id assigned during onboarding of customer.

If you already have an External reference ID, you can retrieve the corresponding customer.id using the GET v1/customer/externalId/<externalId> API endpoint.

Alternatively, you can use the listing POST v1/customer/list API endpoint with filters such as externalId, business.legalName, or individual.ssnLast4 to fetch the correct customer record.

Contact the PCE Account Management if you need assistance.

HTTPS

Your application must be served over HTTPS in production.




.readme-logo { display: none !important; }