Create recurrence

Initiate a payment request to create a Pix Automatic recurrence payment authorization.

The Central Bank of Brazil (BACEN) created Pix Automatic - a feature that allows for scheduled and automatic recurring transfers.

For more information, refer to Pix Automatic

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length ≤ 35

Payee-created external ID for their reference.

string
required
length ≤ 35

Recurrence payment description

string
enum
required

Recurrence payment type

Allowed:
boolean
required

Will charge continue after due date?

string
required

First charge/payment date, must be more than 2 days ahead the recurrence creation date. Format = yyyy-mm-dd

debtor
object
required
payer
object
required
boolean
Defaults to false

Does recurrence have a dynamic amount?

If true, min_payment_amount is REQUIRED.

If false, amount is REQUIRED. Default is false.

number

Amount to be transferred.

number

Payee-defined minimum payment amount for dynamic amount recurrences.

string

Last charge/payment date. Format = yyyy-mm-dd

string

Authorization expiration date, must be at least 2 days before the first_payment_date.

RFC 3339 value. Format = YYYY-MM-DDThh:mm:ss.SSSZ

If not passed, the expiration_date is automatically generated, up to 2 days before the first_payment_date, or a maximum of 30 days from the current date, whichever is due first

Headers
integer
required

Pismo account ID.

string
required

A unique ID to ensure the operation remains idempotent, allowing for operation repitition without causing unintended effects or duplication. An idempotent operation is one that can be applied multiple times, yet the outcome remains the same. it ensures that network errors, retries, or failures can occur without introducing inconsistencies.

string

Organization ID

Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json