Skip to main content

Save or update dealer ACH config


ApiScope: payment.ach.config.write
API Scope Level: DealerScope
Path Parameters
    dealerUuid string required
Request Body required
    addAchAuthorityDealerAssociateUuids string[]
    removeAchAuthorityDealerAssociateUuids string[]
    orderCodes string
    payCodes string
Responses

OK


Schema
    dealerUuid string
    orderCodes string
    payCodes string
    achAuthorityDealerAssociateUuids string[]
Loading...