Skip to main content

sendPaymentRequestMobile

sendPaymentRequestMobile

Request Body required
    dealerAssociateUUID string
    dealerAssociateDepartmentUUID string
    userUUID string
    orderNumber string
    orderType string
    customerUUID string
    amount number
    description string
    email string
    phone string
    toSendEmail boolean
    toSendText boolean
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
  • ]
  • textSent boolean
    emailSent boolean
    status string
    responseDescription string
Loading...