Skip to content

Issues Adding coupon with image #40

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!!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions