Product Docs Help

updateBillingAddress

An example of how to use this function can be found here

Endpoint

/public/ajax.php?updateBillingAddress

Method

POST

Request

Property

Type

Description

firstname

string

The first name of the customer.

lastname

string

The last name of the customer.

street

string

The street address of the customer.

zip

string

The zip code of the customer.

city

string

The city of the customer.

country

string

The country of the customer.

phone

string

The phone number of the customer.

email

string

The email of the customer.

type

string

The type of the customer.

Response

Property

Type

Description

number

int

Order/invoice number

orderid

string

The order-id supplied in the payload

url

string

The URL to use for the client

status

string

The current status of the payment

Last modified: 13 September 2024