Create a Payment Intent
Payments
Create a Payment Intent
POST
Create a Payment Intent
Creates a new Payment Intent. The intent enters
Same
pending status until
you call /confirm. Requires the flynet_merchant_id issued during
onboarding.
Auth: OAuth access token.
Request body
expires_at and metadata are optional. All other fields are required.
Response
HTTP 201 on first create:idempotency_key plus same flynet_merchant_id returns HTTP 200
with the existing intent.