Skip to content

Issues Adding coupon with image #40

@David1916

Description

@David1916

I am trying a coupon with image consuming the activities api, insert all the information except the image, this is the example of the
Json

{
"activity": {
"scheme": "coupon",
"name": "Prueba Api2Api Coupon 16",
"trigger_attributes": {
"type": "BeaconTrigger",
"event_type": "near",
"zone_ids": [1]
},
"coupon_attributes": {
"name": "Unilever",
"title": "Promoción Unilever",
"description": "Pide un 10% de descuento con este cupón",
"button_label": "",
"button_link": "",
"button_font_color": "",
"button_background_color": "",
"template": "template_2",
"image_attributes": {
"type": "image",
"file": "data:image/jpeg;base64,/...."
}

  }
}

}

please HELP!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions