Skip to main content

Outlet Information

The methods available in Outlet Information are listed in the table given below.

HTTP MethodEndpointDescription
GET/integrations/partner/v1/linked-outletsIt is used to get a list of your linked outlets and their basic information.
PUT/integrations/partner/v1/outlet-linkIt is used to link an outlet.
PUT/integrations/partner/outlets/{outlet_id}/v1/link/{product}It is used to link a specific outlet to a specific product integration
DELETE/integrations/partner/v1/outlet-linkIt is used to unlink an outlet.
DELETE/integrations/partner/outlets/{outlet_id}/v1/link/{product}It is used to link a specific outlet to a specific product integration
GET/integrations/partner/v1/token-infoIt is used to get outlet information based on the token.
GET/integrations/partner/outlets/{outlet_id}/v1It is used to get detailed information about a specific outlet.