Skip to main content
POST
Attach screenshot

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Accept
enum<string>
default:application/json
required

API response format

Available options:
application/json

Path Parameters

offerId
integer
required

ID of the offer to attach screenshot to

Example:

123849

Body

multipart/form-data
file
file
required

Screenshot image file. Supported formats: JPEG, PNG, JPG

Response

Success

uri
string

URI path to the uploaded screenshot

Example:

"storage/uploads/product_currency_offer/screenshot/550e8400-e29b-41d4-a716-446655440000.jpg"