website logo
Channel Docs
Merchant Docs
Navigate through spaces
Channel Docs
Merchant Docs
⌘K
Guides
🚀Quick Start
🏃‍♂️Utilizing Quick Checkout
👋Welcome to Violet's Docs
💡Concepts
🌐API Reference
✋Help
Docs powered by archbee 
3min

Get Merchant Information by Id

Merchants have a lot of specific information you may need for your application such as default currency, platform, shipping details, etc. You can retrieve merchant details through the Get Merchant Info By ID API.

GET /merchants/{merchant_id}

Get detailed information about a merchant given an Id.



Request

merchant_id - The ID of the merchant for which you are requesting information

Curl
|


Response:

JSON
|


Updated 03 Mar 2023
Did this page help you?
Yes
No
UP NEXT
Catalog
Docs powered by archbee 
TABLE OF CONTENTS
GET /merchants/{merchant_id}