Truemed Checkout Method

This endpoint is intended to be used to make yes/no decisions about whether to display Truemed as a checkout option for a given set of items. It is limited in that it does not determine whether or not an order containing the items will truly be eligible for Truemed checkout because it does not receive prices, discounts nor additional charges. Any new items received will be created and subsequently categorized.

Authentication

x-truemed-api-keystring

Sales channel API key for merchant server-to-server authentication

Request

Request body for TruemedCheckoutMethodRequest
itemslist of objectsRequired
The items to check eligibility for.

Response

Successful response
enabledboolean
Whether the set of items is enabled for checkout with Truemed.

Errors