Create a controlled payment intent
Requires payment.create. Identical idempotent replays return the original resource; different material returns 409.
Authentication
AuthorizationBearer
Scoped Lipafy API key, OAuth token, or dashboard token
Headers
Idempotency-Key
Unique for the material payment request
Request
This endpoint expects an object.
beneficiary_id
payment_type
amount_minor
currency
purpose
account_reference
scheduled_at
expires_at
Response
Created or idempotently replayed intent
payment_intent
Errors
400
Bad Request Error
403
Forbidden Error
409
Conflict Error
