Last active
August 29, 2015 14:00
-
-
Save blitline-dev/2266db1a332b68791da7 to your computer and use it in GitHub Desktop.
non_stock_bulk_sell
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"application_id": "YOUR_APP_ID", | |
"src" : "https://s3.amazonaws.com/bltemp/non_stock_bulk_sell_sheet.pdf", | |
"extended_metadata" : true, | |
"v" : 1.9, | |
"functions" : | |
[{ | |
"name": "no_op", | |
"save" : { | |
"skip" : true, | |
"image_identifier" : "external_sample_1" | |
} | |
}] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment