/v1/order/{key}/paymentAsk AIpost https://example.com/v1/order/{key}/paymentCreate a new payment for an existing order.Path ParamskeystringrequiredThe unique order key generated by Credit Key.Body ParamsamountnumberrequiredThe amount of this payment in USD.idempotency_keystringrequiredMerchant provided unique identifier for this payment.Responses 202Accepted 400Bad Request 401Unauthorized 403ForbiddenUpdated 4 months ago