-
Notifications
You must be signed in to change notification settings - Fork 20
Description
Hi everyone,
I'm currently working with the Adobe Stock API and was wondering if it is possible to purchase / license assets with an extended license via the API.
The documentation states for the response of a request on Member/Profile:
In both cases, if purchase_options.requires_checkout is true but licensing is not possible, then you will need to take actions on your account to add more credits. This combination of values means that you cannot license at this time via the API, but may be able to if you correct the issue.
So as far as I can see that basically means that only "regular" licenses which can be purchased with credits can be obtained via the API, right?
I thought purchasing extended licenses might be possible since my adobe account has my credit card information.
Thanks for your help.
Andreas