Testing endpoints for Postbox API
Create a Postbox item for a business
Deprecated! Use POST /v1/businesses/{business_id}/postbox instead.<br> Creates a Postbox item for the business specified in the request URL. Note that you can only use this endpoint for testing purposes on the testing, staging, and sandbox environments.
post/v1/businesses/{business_id}/postbox/items
Path parameters
business_idstring required
ID of the business.
Request body
Response
The Postbox item was created successfully.