in reply to LWP::UserAgent POST example
Hi, start with the LWP::UserAgent doc for POST requests and follow the links shown to learn how to build your request with the data needed by the API.
Great that your project has advanced to the point of making a trade. Be careful! You might want to practise with some generic POST requests to a less consequential endpoint until you get the hang of it.
Hope this helps!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: LWP::UserAgent POST example
by marto (Cardinal) on Jan 19, 2018 at 17:59 UTC | |
|
Re^2: LWP::UserAgent POST example
by ssara (Acolyte) on Jan 19, 2018 at 18:03 UTC | |
by 1nickt (Canon) on Jan 19, 2018 at 18:41 UTC |