Skip to main content

updatePaymentAttempt


ApiScope: payment.paymentattempt.update
API Scope Level: ServiceSubscriberScope
Path Parameters
    paymentAttempt int64 required
Request Body required
    amount number
    status string

    Possible values: [Created, RequiresAction, Processing, Successful, Failed, Exception, GatewayException]

    surchargeAmount number
    salesTaxAmount number
    attributes object
    property name* string
Responses

OK


Schema

    object

Loading...