Create a Payment from a Payment IntentAsk AIpost https://connect.sandbox.plastiq.com/api/paymentsBody ParamsPayment to createCreatePaymentRequestFromIdCreatePaymentIntentRequestPayloadpaymentIntentpaymentIntentIdCreatePaymentIntentRequestPayloadpaymentIntentId objectpayerobjectpayer objectHeadersTrace-IdstringA valid UUID (V4) for tracing requests. Will be returned as a header. If not present or invalid, a generated UUID will be returned.End-User-AgentstringA string representing the User Agent of the end user. Recommended for compliance. Required only when the request is not coming from the end user's browser.End-User-IpstringThe IP address of the end user. Recommended for compliance.End-User-OSstringThe Operating System of the end user. Recommended for compliance.End-User-Device-IdstringA unique identifier for the end user's device. Recommended for compliance.End-User-Device-ManufacturerstringThe manufacturer of the device used by the end user. Recommended for compliance.End-User-Device-ModelstringThe device model used by the end user. Recommended for compliance.Idempotency-KeystringA valid UUID (V4) for handling duplicate requests. Will return original status code, response body, and set a 'Idempotent-Replay' header on response for a given key if a match exists.Responses 200Payment created successfully 400Bad Request 401Unauthorized 403Forbidden 500Internal Server ErrorUpdated about 2 years ago