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

Documentation Index

Fetch the complete documentation index at: https://developers.qshop.tech/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

paymentMethodId
string
required
Example:

"616c5714bc454798c50d7add"

Response

200 - undefined