Skip to main content

refundDebitPaymentForOpenEdgeCloud


ApiScope: payment.refund.transaction
API Scope Level: ServiceSubscriberScope
Request Body required
    transID int32
    refundAmount number
    details string
    deviceID string
    paymentUser object
    id int64
    dealerAssociateUUID string
    userUUID string
    dealerDepartmentUUID string
Responses

OK


Schema
    errors object[]
  • Array [
  • errorCode int32
    errorTitle string
    errorMessage string
    errorDescription string
  • ]
  • warnings object[]
  • Array [
  • warningCode int32
    warningTitle string
    warningMessage string
    warningDescription string
  • ]
  • output object
    property name* string
Loading...