Builds the shared Req.Request used by all PayPal API modules
(Order, Payment, Subscription, Plan, Product).
Summary
Functions
Builds a Req.Request scoped to the given path (e.g. "/v2/checkout").
Functions
@spec new(String.t()) :: Req.Request.t()
Builds a Req.Request scoped to the given path (e.g. "/v2/checkout").