Skip to main content
POST
Upload notice photo

Authorizations

Authorization
string
header
required

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

Path Parameters

consumer
integer
required

Consumer account ID.

Body

multipart/form-data
notice_photo
file
required

Notice image. Accepted image types are jpeg, jpg, png, and gif. Maximum size is 5MB.

Response

Notice photo uploaded.

message
string
required
Examples:

"Notice response started."

"Sender details saved."

"Account details saved."

"Notice uploaded."

data
object
required
Last modified on July 19, 2026