api
purchaseintents

Create PurchaseIntent Strategies

post/api/purchaseintents/strategies

Request body

namestring required

Name of the strategy

needsApprovalboolean required

Purchase intent needs approval of the seller before considered valid

restrictedCompletionstring[] nullable

Specifies how the customer can complete their purchase intent

cancellationStrategy'notAllowed' | 'cancellationAllowed'

Response

Created

namestring required

Name of the strategy

needsApprovalboolean required

Purchase intent needs approval of the seller before considered valid

restrictedCompletionstring[] nullable

Specifies how the customer can complete their purchase intent

cancellationStrategy'notAllowed' | 'cancellationAllowed'
sellerIdstring required

The ID of the seller of the strategy

createdAtstring date-time

An ISO timestamp indicating when the strategy was created

updatedAtstring date-time

An ISO timestamp indicating when the strategy was updated

Changes

No recorded changes to this endpoint across all 19 revisions of this API.