Deactivating an item

Items can be set to active: false which will render the hosted checkout page inactive and not allow for new sign ups. Even if an item has been deactivated, you can still send transfer requests for agreements that already exist.

To set an item to inactive, simply pass in active: false in the request.

Last updated