How Can I Specify a Subscription ID When Ordering via Orders API?

When ordering imagery via Orders API with several subscriptions at Planet, it can make sense to specify which subscription ID you would like to place an order for.

This can be done quite easily by doing the following:

"name": "order_name"
"subscription_id": 123456
"products": [
{
"item_ids:[
"please insert item ids here"
]
}
]

 

 

Was this article helpful?
1 out of 1 found this helpful

Comments

0 comments

Please sign in to leave a comment.