Skip to main content

Update a Merchant Realm Mapping

PUT 

https://useast.api.elasticpath.com/v2/merchant-realm-mappings/:mapping_id

Update a Merchant Realm Mapping

Request

Responses

OK

Authorization: http

name: bearerAuthtype: httpscheme: bearer

Request Collapse all
Base URL
https://useast.api.elasticpath.com
Auth
Parameters
— pathrequired
Body required
{
  "data": {
    "prefix": "myCompany",
    "type": "string"
  }
}
ResponseClear

Click the Send API Request button above and see the response here!