transactions
Validate an offer without creating an invoice or charging
Dry-runs offer validation: checks product IDs, quantities, pricing, taxes, shipping, and coupon data. Does not create an invoice or charge a card. The contact's shipping address will be updated if provided.
post/transaction/validateOffer
Request body
Example request
{
"invoice_template": 1
}Response
Offer is valid
Changes
No recorded changes to this endpoint across all 1 revision of this API.