Skip to main content

Delete a payment method

DELETE 

/auth/consumer-users/company/:company_id/payment-methods/:payment_method_id

Request

Path Parameters

    company_id stringrequired

    Unique ID of the company in scope.

    payment_method_id stringrequired

    Unique ID of the payment method in a company scope.

Responses

successful operation

Loading...