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

Add payment to cart

Path Params
int32
required

The cart 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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/problem+json