Appearance
Patch a supplier (partial update) ​
PATCH
/v1/suppliers/{supplier_id}
Partially update a supplier. Only sent fields are updated (e.g. invoice_address only).
Authorizations​
api_key
Type
API Key (header: X-Api-Key)
Parameters​
Path Parameters
supplier_id*
XS2event ID of the Supplier
Type
Requiredstring
Request Body​
application/json
JSON"name": null,"supplier_role": null,"default_discount_share": null,"default_discount_percentage": null,"vat_number": null,"member_state": null,"url_website": null,"general_contact": {"firstname": null,"lastname": null,"phonenumber": null,"email": null},"emergency_contact": {"firstname": null,"lastname": null,"phonenumber": null,"email": null},"other_contact": {"firstname": null,"lastname": null,"phonenumber": null,"email": null},"technical_contact": {"firstname": null,"lastname": null,"phonenumber": null,"email": null},"invoice_address": {"country": null,"city": null,"province": null,"number": null,"postalcode": null,"streetname": null,"streetname2": null,"latitude": null,"longitude": null},"supplier_products": {"categories": ["string"],"teams": ["string"],"tournaments": ["string"],"venues": ["string"]},"supplier_app_name": null,"commission_percentage": null,"general_terms": null,"xs2ticket_checkout": null,"default_currency": null,"purchase_channel": null,"supplier_status": null,"commission_fixed": null,"markup_fixed": null,"markup_percentage": null,"emails": [],"foreign_vat_numbers": {"additionalProperties": "string"},"distributors_disabled": ["string"],"iso_country": null,"selfmanage_products": null,"allowed_distribution_channel_types": ["string"],"allowed_distribution_channels": ["string"],"allowed_distribution_channel_accesstypes": ["string"],"allowed_distribution_methods": ["string"],"signed_platform_agreement_date": null,"signed_platform_agreement_version": null
{
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
}
Responses​
No Content