Order Batches
Calculate the price for an order batch
POST
You can calculate the total price for an order batch before you create it, given a cart, recipients, and send method. To use a specific address, pass the direct_send
send method.
Authorizations
Your Goody API key.
Body
application/json
Input parameters for an order batch price calculation.
Response
200
application/json
Order batch price calculated
The price for an order batch (all in cents).