Channel request list by property
GET/gds/vendor/properties/:vendor_property_id/channels
Returns the channels this property has actually submitted requests for, along with each channel's latest request status, regardless of the current vendor whitelist or channel state.
Request
Responsesapplication/json
- 200
- 400
- 401
- 403
- 404
- 500
Channel request status list. Returns an empty array when there is no request history.
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error