Appearance
Update supplier mapping ​
PUT
/v1/admin/mapping/{resource_id}/{supplier_id}
Authorizations​
api_key
Type
API Key (header: X-Api-Key)
Parameters​
Path Parameters
resource_id*
Resource ID
Type
Requiredstring
supplier_id*
XS2event ID of the Supplier
Type
Requiredstring
Request Body​
application/json
JSON"external_id": null,"search_key": null,"supplier_id": null,"team_id": null,"team": null,"venue": null,"venue_id": null,"tournament_id": null,"tournament": null,"category_id": null,"category": null,"context_details": null,"is_error": null,"is_active": true,"supplier": null
{
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
}
Responses​
OK