Parameters for Page Request in the Refunds API.
Build this struct with new!/1 and pass it to the corresponding function on
Inttegro.Refunds. Required keys are enforced immediately; optional values left as
nil are omitted from the request sent to Inttegro.
Returns funds from a paid order to its original payment method.
Refunds are asynchronous financial records. Creating a refund validates the requested line items and amount, while the returned status describes processing progress. Look up the refund until it reaches a terminal state and reconcile it through balance transactions.
Summary
Functions
Builds a Inttegro.Refunds.PageRequest and raises KeyError when a required field is missing.
Types
Functions
Builds a Inttegro.Refunds.PageRequest and raises KeyError when a required field is missing.