Sales Partners
Get all photos of a SalesPartner
Can be used to get all photos of a SalesPartner
get/sales-partners/{id}/photos
Path parameters
idstring required
The SalesPartner ID
Query parameters
photoTypes'SMB_SETUP_WIZARD_STEP_1' | 'SMB_SETUP_WIZARD_STEP_2' | 'SMB_SETUP_WIZARD_STEP_3'
Filter by photo types
offsetinteger
Offset (page number) for pagination. Default: 0
maxinteger
Maximum number of photos per page. Default: 20
sortstring
Which field to sort by. Default: 'id'
orderstring
Which direction to sort by. Default: 'desc'
Response
Successful operation