Bundle Package

Returns all bundle packages on the outlet that the user has access to. Required permissions: library

get/v1/outlets/{outlet_id}/bundle_package

Path parameters

outlet_idinteger required

The merchant's outlet ID

Query parameters

cursorstring

The current cursor used for fetching data

per_pageinteger

Number of elements on a page

Response

Bundle package response

Example response

{
  "meta": {
    "code": 200
  }
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.