SLAS Admin - create/update tenant
PUT {{HOST}}/shopper/auth-admin/{{version}}/tenants/{{tenant}}
Request Body
{"instance"=>"{{tenant}}", "description"=>"Tenant for API Access", "merchantName"=>"{{tenantMerchantName}}", "contact"=>"{{tenantContact}}", "emailAddress"=>"{{tenantEmail}}"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string |