Supplier

Returns the supplier and associated contact details

Get Supplier

Get Supplier

get

Returns the supplier and associated contact details.

Responses
chevron-right
200

OK

application/json
idstringRequired

Unique identifier used in the platform to represent the supplier.

Example: 697e3ce8-1860-4cbf-80ad-95857df1f640
namestringRequired

Name the supplier uses to identify itsel. Usually what the end customer will know the supplier as.

Example: Edin Explore
endpointstring · uriRequired

This is the base URL that will be prepended to ALL other paths. The value SHOULD NOT contain a trailing /.

Example: https://api.my-booking-platform.com/v1
get
/supplier
200

OK

Last updated