Docs

Create Billing Request

Creates a new billing request in GoCardless.

POST

Query

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

Comma-separated response fields to include.

Body

Arguments
object

Payment request payload for the billing request.

string

Human-readable description displayed to the payer.

number

Amount in minor units.

string

ISO 4217 currency code for the payment request.

object

Mandate request payload for the billing request.

string

Bank payment scheme for the mandate request.

string

Verification preference for the mandate request.

object

Related resource identifiers for this billing request.

string

ID of the customer against which this request should be made.

string

ID of the customer bank account against which this request should be made.

string

ID of the associated creditor.

Uncommon arguments
boolean

If true, this billing request can fallback from instant payment to direct debit.

object

Key-value store of custom data.

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.