Update an existing image by changing its rotation angle

Params

Param name Description
attachment
required

Validations:

  • Must be a Hash

attachment[transaction_id]
required

Receipt ID

Validations:

  • Must be a Integer

attachment[rotate_angle]
optional

How many degrees to rotate an image to; may be either positive or negative number, e.g. 30, -90

Validations:

  • Must be a Integer