Docs

Create or Update Payer

Creates or updates a payer in Pinch Payments.

POST

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
string

Company name for the payer.

string

Company registration number for the payer.

string

Country for the payer.

stringrequired

Email address for the payer.

stringrequired

First name for the payer.

string

Full name for the payer.

string

Last name for the payer.

string

Additional metadata for the payer.

string

Mobile number for the payer.

string

If you include an ID this endpoint updates an existing payer; otherwise it creates a new payer.

string

Postcode for the payer.

string

IP address associated with the payment source.

string

Token created by the capture script when adding a payment source with the payer.

string

Currently either bank-account or credit-card when creating a payment source with the payer.

string

State for the payer.

string

Street address for the payer.

string

Suburb for the payer.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.