Skip to main content

Create/Update Payment Dealer


ApiScope: payment.paymentdealer.write
API Scope Level: ServiceSubscriberScope
Path Parameters
    dealerUuid string required
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
  • ]
  • paymentDealer object
    dealerUuid string
    name string
Loading...