Skip to main content
POST

Headers

x-api-key
string
required
Example:

"your-x-api-key"

x-api-token
string
required
Example:

"your-x-api-token"

Body

application/json
currency
string

ISO-4217 currency code.

Example:

"BRL"

referenceCode
string

Unique order identifier.

Example:

"ref-jornada2-xyz-123"

amount
number

Required only when recurrence.immediatePayment is true (Journey 3).

Example:

11

maxAge
number

QR Code expiration time in minutes.

Example:

120

callbackURL
string

Callback URL for transaction updates.

Example:

"https://foo.bar/paymeeListener"

shopper
object
recurrence
object

Response

Pix Automatic journey created successfully. The response contains QR code instructions to start the flow.

status
integer
message
string
response
object