RetailCRM API Client

Order

Class Orders

Tags
category

Orders

SuppressWarnings

(PHPMD.LongVariables)

SuppressWarnings

(PHPMD.TooManyFields)

SuppressWarnings

(PHPMD.ExcessivePublicCount)

Table of Contents

Properties

$additionalPhone  : string
$applyRound  : bool
$bonusesChargeTotal  : float
$bonusesCreditTotal  : float
$call  : bool
$clientId  : string
$company  : Company
$contact  : Customer
$contragent  : OrderContragent
$countryIso  : string
$createdAt  : DateTime
$currency  : string
$customer  : CustomerInterface
$customerComment  : string
$customFields  : array<string, mixed>
$delivery  : SerializedOrderDelivery
$dialogId  : int
$discountManualAmount  : float
$discountManualPercent  : float
$email  : string
$expired  : bool
$externalId  : string
$firstName  : string
$fromApi  : bool
$fullPaidAt  : DateTime
$height  : int
$id  : int
$items  : array<string|int, OrderProduct>
$lastName  : string
$length  : int
$links  : array<string|int, OrderLink>
$loyaltyAccount  : OrderLoyaltyAccount
$loyaltyEventDiscount  : LoyaltyEventDiscount
$loyaltyEventId  : int
$loyaltyLevel  : LoyaltyLevel
$managerComment  : string
$managerId  : int
$mark  : int
$markDatetime  : DateTime
$marketplace  : MarketplaceData
$number  : string
$orderMethod  : string
$orderType  : string
$patronymic  : string
$payments  : array<string|int, Payment>
$personalDiscountPercent  : float
$phone  : string
$prepaySum  : float
$privilegeType  : string
$purchaseSumm  : float
$shipmentDate  : DateTime
$shipmentStore  : string
$shipped  : bool
$site  : string
$slug  : int
$source  : Source
$status  : string
$statusComment  : string
$statusUpdatedAt  : DateTime
$summ  : float
$totalSumm  : float
$weight  : float
$width  : int

Properties

$additionalPhone

public string $additionalPhone
Tags
JMS\Type

("string")

JMS\SerializedName

("additionalPhone")

$applyRound

public bool $applyRound
Tags
JMS\Type

("bool")

JMS\SerializedName

("applyRound")

$bonusesChargeTotal

public float $bonusesChargeTotal
Tags
JMS\Type

("float")

JMS\SerializedName

("bonusesChargeTotal")

$bonusesCreditTotal

public float $bonusesCreditTotal
Tags
JMS\Type

("float")

JMS\SerializedName

("bonusesCreditTotal")

$call

public bool $call
Tags
JMS\Type

("bool")

JMS\SerializedName

("call")

$clientId

public string $clientId
Tags
JMS\Type

("string")

JMS\SerializedName

("clientId")

$company

public Company $company
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\CustomersCorporate\Company")

JMS\SerializedName

("company")

$contact

public Customer $contact
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\Customers\Customer")

JMS\SerializedName

("contact")

$contragent

public OrderContragent $contragent
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\Orders\OrderContragent")

JMS\SerializedName

("contragent")

$countryIso

public string $countryIso
Tags
JMS\Type

("string")

JMS\SerializedName

("countryIso")

$createdAt

public DateTime $createdAt
Tags
JMS\Type

("DateTime<'Y-m-d H:i:s'>")

JMS\SerializedName

("createdAt")

$currency

public string $currency
Tags
JMS\Type

("string")

JMS\SerializedName

("currency")

$customer

public CustomerInterface $customer
Tags
JMS\Type

("RetailCrm\Api\Interfaces\Orders\CustomerInterface")

JMS\SerializedName

("customer")

$customerComment

public string $customerComment
Tags
JMS\Type

("string")

JMS\SerializedName

("customerComment")

$customFields

public array<string, mixed> $customFields
Tags
JMS\Type

("array")

JMS\SerializedName

("customFields")

$delivery

public SerializedOrderDelivery $delivery
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\Orders\Delivery\SerializedOrderDelivery")

JMS\SerializedName

("delivery")

$dialogId

public int $dialogId
Tags
JMS\Type

("int")

JMS\SerializedName

("dialogId")

$discountManualAmount

public float $discountManualAmount
Tags
JMS\Type

("float")

JMS\SerializedName

("discountManualAmount")

$discountManualPercent

public float $discountManualPercent
Tags
JMS\Type

("float")

JMS\SerializedName

("discountManualPercent")

$email

public string $email
Tags
JMS\Type

("string")

JMS\SerializedName

("email")

$expired

public bool $expired
Tags
JMS\Type

("bool")

JMS\SerializedName

("expired")

$externalId

public string $externalId
Tags
JMS\Type

("string")

JMS\SerializedName

("externalId")

$firstName

public string $firstName
Tags
JMS\Type

("string")

JMS\SerializedName

("firstName")

$fromApi

public bool $fromApi
Tags
JMS\Type

("bool")

JMS\SerializedName

("fromApi")

$fullPaidAt

public DateTime $fullPaidAt
Tags
JMS\Type

("DateTime<'Y-m-d H:i:s'>")

JMS\SerializedName

("fullPaidAt")

$height

public int $height
Tags
JMS\Type

("int")

JMS\SerializedName

("height")

$id

public int $id
Tags
JMS\Type

("int")

JMS\SerializedName

("id")

$items

public array<string|int, OrderProduct> $items
Tags
JMS\Type

("array<RetailCrm\Api\Model\Entity\Orders\Items\OrderProduct>")

JMS\SerializedName

("items")

$lastName

public string $lastName
Tags
JMS\Type

("string")

JMS\SerializedName

("lastName")

$length

public int $length
Tags
JMS\Type

("int")

JMS\SerializedName

("length")

public array<string|int, OrderLink> $links
Tags
JMS\Type

("array<RetailCrm\Api\Model\Entity\Orders\OrderLink>")

JMS\SerializedName

("links")

$loyaltyAccount

public OrderLoyaltyAccount $loyaltyAccount
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\Orders\OrderLoyaltyAccount")

JMS\SerializedName

("loyaltyAccount")

$loyaltyEventDiscount

public LoyaltyEventDiscount $loyaltyEventDiscount
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\Loyalty\LoyaltyEventDiscount")

JMS\SerializedName

("loyaltyEventDiscount")

$loyaltyEventId

public int $loyaltyEventId
Tags
JMS\Type

("int")

JMS\SerializedName

("loyaltyEventId")

$loyaltyLevel

public LoyaltyLevel $loyaltyLevel
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\Loyalty\LoyaltyLevel")

JMS\SerializedName

("loyaltyLevel")

$managerComment

public string $managerComment
Tags
JMS\Type

("string")

JMS\SerializedName

("managerComment")

$managerId

public int $managerId
Tags
JMS\Type

("int")

JMS\SerializedName

("managerId")

$mark

public int $mark
Tags
JMS\Type

("int")

JMS\SerializedName

("mark")

$markDatetime

public DateTime $markDatetime
Tags
JMS\Type

("DateTime<'Y-m-d H:i:s'>")

JMS\SerializedName

("markDatetime")

$marketplace

public MarketplaceData $marketplace
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\Orders\MarketplaceData")

JMS\SerializedName

("marketplace")

$number

public string $number
Tags
JMS\Type

("string")

JMS\SerializedName

("number")

$orderMethod

public string $orderMethod
Tags
JMS\Type

("string")

JMS\SerializedName

("orderMethod")

$orderType

public string $orderType
Tags
JMS\Type

("string")

JMS\SerializedName

("orderType")

$patronymic

public string $patronymic
Tags
JMS\Type

("string")

JMS\SerializedName

("patronymic")

$payments

public array<string|int, Payment> $payments
Tags
JMS\Type

("array<RetailCrm\Api\Model\Entity\Orders\Payment>")

JMS\SerializedName

("payments")

$personalDiscountPercent

public float $personalDiscountPercent
Tags
JMS\Type

("float")

JMS\SerializedName

("personalDiscountPercent")

$phone

public string $phone
Tags
JMS\Type

("string")

JMS\SerializedName

("phone")

$prepaySum

public float $prepaySum
Tags
JMS\Type

("float")

JMS\SerializedName

("prepaySum")

$privilegeType

public string $privilegeType
Tags
JMS\Type

("string")

JMS\SerializedName

("privilegeType")

$purchaseSumm

public float $purchaseSumm
Tags
JMS\Type

("float")

JMS\SerializedName

("purchaseSumm")

$shipmentDate

public DateTime $shipmentDate
Tags
JMS\Type

("DateTime<'Y-m-d'>")

JMS\SerializedName

("shipmentDate")

$shipmentStore

public string $shipmentStore
Tags
JMS\Type

("string")

JMS\SerializedName

("shipmentStore")

$shipped

public bool $shipped
Tags
JMS\Type

("bool")

JMS\SerializedName

("shipped")

$site

public string $site
Tags
JMS\Type

("string")

JMS\SerializedName

("site")

$slug

public int $slug
Tags
JMS\Type

("int")

JMS\SerializedName

("slug")

$source

public Source $source
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\Source")

JMS\SerializedName

("source")

$status

public string $status
Tags
JMS\Type

("string")

JMS\SerializedName

("status")

$statusComment

public string $statusComment
Tags
JMS\Type

("string")

JMS\SerializedName

("statusComment")

$statusUpdatedAt

public DateTime $statusUpdatedAt
Tags
JMS\Type

("DateTime<'Y-m-d H:i:s'>")

JMS\SerializedName

("statusUpdatedAt")

$summ

public float $summ
Tags
JMS\Type

("float")

JMS\SerializedName

("summ")

$totalSumm

public float $totalSumm
Tags
JMS\Type

("float")

JMS\SerializedName

("totalSumm")

$weight

public float $weight
Tags
JMS\Type

("float")

JMS\SerializedName

("weight")

$width

public int $width
Tags
JMS\Type

("int")

JMS\SerializedName

("width")


        
On this page

Search results