Lpm

patch/payment-api/v1/lpm

Request body

pubKeystring nullable
countryIsostring nullable
brandCodestring nullable
payloadstring nullable
captureboolean
isPaymentContextboolean

Response

Success

status'RequiresPaymentMethod' | 'RequiresConfirmation' | 'RequiresAction' | 'Processing' | 'RequiresCapture' | 'Canceled' | 'Succeeded' | 'Scheduled' | 'PartialRefund' | 'Refund' | 'DisputedNeedsResponse' | 'DisputedUnderReview' | 'DisputedChargeRefunded' | 'DisputedWon' | 'DisputedLost' | 'DisputedCanceled' | 'DisputedExpired' | 'DisputedWarningClosed' | 'DisputedAccepted' | 'DisputedArbitrationSentToScheme' | 'DisputedEvidenceAcknowledgedByScheme' | 'DisputedEvidenceSubmitted' | 'DisputedResolved' | 'Voided' | 'DisputedEvidenceRequired' | 'DisputedArbitrationEvidenceSubmitted' | 'DisputedArbitrationWon' | 'DisputedArbitrationLost'
clientSecretstring nullable
accountPublicKeystring nullable
accountIdstring nullable
datastring nullable
orderIdstring nullable
paymentContextIdstring nullable
amountIdinteger nullable
referenceIdstring nullable
processingChannelIdstring nullable

Changes