Skip to main content
POST
Create offering purchase intent

Body

application/json
customerId
string
required

The customer ID

Example:

"cm23H3Rpb24vMTIzNA75"

walletAddress
string
required

The wallet address

Example:

"0x49a491f024dc14DA7e57705600182Ff51511B07e"

offeringId
string
required

The offering ID

Example:

"cmVhY3Rpb24vMTIzNA75"

payment
object
required

The payment

Response

The offering purchase intent has been successfully created

offeringPurchaseIntentId
string
required

The offering purchase intent ID

Example:

"cmVhY3Rpb24vMTIzNA75"

offeringId
string
required

The offering ID

Example:

"cmVhY3Rpb24vMTIzNA75"

walletAddress
string
required

The wallet address

Example:

"0x49a491f024dc14DA7e57705600182Ff51511B07e"

customerId
string
required

The customer ID

Example:

"cm23H3Rpb24vMTIzNA75"

payment
object
required

The payment

createdAt
string<date-time>
required

The date the offering purchase intent was created

Example:

"2025-01-01T00:00:00.000Z"

updatedAt
string<date-time>
required

The date the offering purchase intent was last updated

Example:

"2025-01-01T00:00:00.000Z"