Skip to main content

Block customer from online payment

deprecated

This endpoint has been deprecated and may be removed in future versions of the API.


ApiScope: payment.customer.block
API Scope Level: ServiceSubscriberScope
Path Parameters
    customerUuid string required
Request Body required
    invoiceGUID string
    ccLastFour string
    ccType string
    cardHolder string
    onlinePayment boolean
    sendBlockNotification boolean
    threeDSAuthentication boolean
Responses

OK


Schema

    object

Loading...