Order Batches
Retrieve recipients for an order batch
GET
/
v1
/
order_batches
/
{id}
/
recipients
Authorizations
Your Goody API key.
Path Parameters
Order batch ID
Query Parameters
Page for pagination, starting at 1
Required range:
x > 1
Items per page for pagination
Required range:
1 < x < 100