Skip to main content
DELETE
/
{shopId}
/
paymentmethods
/
{paymentMethodId}
Delete payment method
curl --request DELETE \
  --url http://staging.qshop.ng/apiv2/{shopId}/paymentmethods/{paymentMethodId}

Path Parameters

paymentMethodId
string
required
Example:

"616c5714bc454798c50d7add"

Response

200 - undefined