Paapi5 (paapi5 v1.0.0) View Source

Functions to build and sign requests for the Amazon Product Advertising Api 5.

Link to this section Summary

Link to this section Functions

Link to this function

request(access_key, secret_key, partner_tag, marketplace, operation, payload, request_time \\ current_time())

View Source

Specs

Builds a signed request for the Amazon Product Advertising API 5.

Marketplace can either be an atom (e.g., it, uk, etc.) or a Paapi5.Marketplace struct (e.g., %Paapi5.Marketplace{host: "webservices.amazon.it", region: "eu-west-1"})

For a reference about operations and their parameters, see the PAAPI documentation