You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Thanks a lot for this SDK!
Currently there is no API for the endpoint offers/:offer_id
Describe the solution you'd like
Add the method OffersRequestBuilder.WithId(id)
Describe alternatives you've considered
The alternatives are workarounds involving fetching the offers for an account first, or bypassing the sdk all together.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Thanks a lot for this SDK!
Currently there is no API for the endpoint
offers/:offer_id
Describe the solution you'd like
Add the method
OffersRequestBuilder.WithId(id)
Describe alternatives you've considered
The alternatives are workarounds involving fetching the offers for an account first, or bypassing the sdk all together.
The text was updated successfully, but these errors were encountered: