Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt
nameTotalOrderPrice

NAME

DESCRIPTION

FORMAT

POSSIBLE VALUES

<Response / Order / PaymentTimeLimit>

TimeLimits / PaymentTimeLimit

Info

Attribute

DateTime

Date for payment time limit. Only for Unpaid Orders.

Date

Any

PaymentTimeLimit example

Expand
titlePaymentTimeLimit example
Code Block
languagexml
<TimeLimits>
	<PaymentTimeLimit DateTime="2024-04-25T21:59:59.000Z"/>
</TimeLimits>

...