HomeDev GuideRecipesAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

Add payment to cart

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The customer id

string
required

The cart name

string
required

The market id

string
required

The language

Body Params

The model

number

Gets or sets the amount.

string | null

Gets or sets the authorization code.

billingAddress
object

Represents a customer address todo: associate with commerce customers via business foundation? todo: add more properties.

string | null

Gets or sets the billing address.

string | null

Gets or sets the name of the customer.

int32

Gets the payment identifier.

string | null

Gets or sets the name of the payment method.

string | null

Gets or sets the type of the payment.

string | null

Gets or sets the provider transaction identifier.

string | null

Gets or sets the status.

string | null

Gets or sets the transaction identifier.

string | null

Gets or sets the type of the transaction.

string | null

Gets or sets the validation code.

extendedProperties
array of objects | null

Custom properties added by partner or customer.

extendedProperties
Responses
200

OK

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/problem+json