Docs

Collect Billing Request Customer Details

Collects customer details for a GoCardless billing request.

PUT

Query

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

Comma-separated response fields to include.

Body

Arguments
stringrequired

ID of the billing request whose customer details should be collected.

object

Customer fields to collect for the billing request.

string

Customer email address.

string

Customer first name.

string

Customer surname.

object

Customer billing detail fields to collect for the billing request.

string

First line of the customer's address.

string

City of the customer's address.

string

Postal code for the customer's address.

string

ISO 3166-1 alpha-2 country code.

Uncommon arguments
string

Customer company name.

string

ISO 639-1 language code for customer notifications.

string

Customer phone number in ITU E.123 format.

object

Key-value store of custom data for the customer.

string

Region, county, or department for the address.

string

Payer IP address for ACH customers.

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.