Update a paymentAsk AIpatch https://noms.api.nacelle.com/api/v1/payments/{nacelle-payment-id}This will update a payment based on the input parameters.Path Paramsnacelle-payment-idstringrequiredBody Paramscard_brandstring1 to 100Brand of the card used for paymentexternal_idstring1 to 100External ID associated with the paymentiduuidrequiredUnique identifier for the Payment.merchant_modified_atdate-timeMerchant Specified Timestamp of the last modification to the Payment.payment_dataobjectAdditional payment data as key-value pairspayment_data objectpayment_method_idstring1 to 100ID of the payment methodpayment_typestring1 to 100Type of payment, e.g., Credit Cardprocessor_namestring1 to 100Name of the payment processorprocessor_statusstring1 to 100Status returned by the payment processorstatusstringenumStatus of the paymentsucceededcreatedpendingsucceededfailedrequires_confirmationbalance_duecredit_owedAllowed:createdpendingsucceededfailedrequires_confirmationbalance_duecredit_owedtransactionsarray of objectsTransactions associated with the paymenttransactionsADD objectHeadersX-Nacelle-Space-IDstringrequiredResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 429Rate Limit Exceeded 500Internal Server ErrorUpdated over 2 years ago