Skip to main content

Delete Store

DELETE/v3/store/{store_id}

To delete specific store under the merchant. Specify store_id in your query.

Deleted stores cannot be revoked!

Request Parameters:

  • The URL is consists of [base_URL]/v3/store/[store_id]

  • Pass in Store ID in your query

Response Parameters

codeString

Successfully call this endpoint. If fail, will return error code object (Refer Appendix 1: Error Codes)

Example: "SUCCESS"