Update Portfolio Containers

Sections

Theme switcher

Introduction

The Order Management API provides a comprehensive suite of functionalities designed to streamline and automate the order lifecycle for telecom and other industries. This set of APIs enables efficient handling of customer orders from initiation to fulfillment, ensuring accurate execution and real-time updates across various systems. The APIs are built on a microservices architecture, promoting modularity, scalability, and seamless integration with legacy and modern systems.

Key Features:

  1. Order Capture: Accepts orders from various channels including web, telemarketing, mobile, in-store, and call centers.
  2. Order Validation: Ensures orders meet predefined criteria before processing, validating against product catalogs and business rules.
  3. Order Decomposition: Breaks down complex customer orders into manageable service and resource components for efficient processing.
  4. Lifecycle Management: Manages the state of orders through stages like new, modify, terminate, suspend, and resume.
  5. Fulfillment and Monitoring: Executes order fulfillment processes and monitors progress to ensure timely and accurate delivery.
  6. Real-Time Updates: Provides real-time status updates and notifications to keep stakeholders informed throughout the order lifecycle.
  7. Seamless Integration: Connects with external systems and services through standardized APIs, ensuring smooth data flow and interoperability.
  8. Catalog-Driven Processes: Leverages a comprehensive product catalog to drive order configurations, pricing, and validation.

Benefits:

  • Efficiency: Automates repetitive tasks and streamlines order processing to reduce manual effort and errors.
  • Accuracy: Ensures high order accuracy through stringent validation and decomposition processes.
  • Customer Satisfaction: Enhances customer experience by providing timely and transparent order updates.
  • Scalability: Supports high volumes of orders with a scalable microservices architecture.
  • Flexibility: Adapts to various business models and order scenarios with customizable workflows and business rules.
  • Integration: Easily integrates with legacy systems, third-party applications, and modern IT infrastructure.

API Overview

The Order Management API supports various operations to manage the order lifecycle effectively. Key operations include:

  • Create Order (POST): Initiates a new order with customer details and product configurations.
  • Update Order (PATCH): Modifies existing partial or specific section in orders based on customer requests or business needs.
  • Update Order (PUT): Modifies existing full orders based on customer requests or business needs.
  • Retrieve Order (GET): Fetches order details, including status and history, for tracking and monitoring.
  • Delete Order (DELETE): Cancels an order that is no longer required, updating all relevant systems.

Getting Started:

To start using the Order Management API, follow these steps:

  1. Authentication: Obtain an API key or access token for secure access.
  2. API Endpoints: Use the provided endpoints to interact with the API for various order management operations.
  3. Request and Response Formats: Follow the standard request and response formats, typically JSON, for seamless integration.
  4. Error Handling: Implement error handling mechanisms to manage API responses and exceptions effectively.

For detailed information on each endpoint, including parameters, request and response examples, and error codes, refer to the specific sections in this documentation.

Was this section helpful?

What made this section unhelpful for you?

Customer Order

The Customer Product Order API enables customers and API integrators to manage product orders seamlessly across various channels including web, telecom, and in-store. It facilitates the acceptance, validation, and initiation of orders for decomposition, supporting a wide range of order scenarios such as new orders, modifications (amendments), terminations, cancellations, suspensions, and resumptions. The Product Ordering API provides a standardized mechanism for placing a product order with all of the necessary order parameters. The API consists of a simple set of operations that interact with CRM/Order Negotiation systems in a consistent manner. A product order is created based on a product offer that is defined in a catalog. The product offer identifies the product or set of products that are available to a customer, and includes characteristics such as pricing, product options and market. This API provide a task based resource to request order cancellation. The product order references the product offer and identifies any specific requests made by the customer. Product Order resource A Product Order is a type of order which can be used to place an order between a customer and a service provider or between a service provider and a partner and vice versa. Main Product Order attributes are its identifier, state, priority category (mass market, Enterprise, etc.) related dates (start, completion, etc.), related billing account, related parties and order items. Main Order Items (aka order lines) attributes are the ordered offering and product characteristics with the related action to be performed (e.g. add or delete the products), state, location information for delivery, order item price and price alteration.

Product Order API performs the following operations on product order :

  • Retrieval of a product order or a collection of product orders depending on filter criteria -Partial update of a product order (including updating rules)
  • Creation of a product order (including default values and creation rules)
  • Deletion of product order (for administration purposes) -Notification of events on product order.

Cancel Product Order

This resource is used to request a product order cancellation.

  • Retrieval of a cancel product order or a collection of cancel product orders
  • Creation of a cancel product order -Notification of events on cancel product order.

Key Features:

  1. **Acceptance and Validation: The API allows for the acceptance and validation of orders against catalog offers, ensuring accuracy and compliance with business rules.
  2. **Order Decomposition: Orders can be initiated for decomposition, streamlining the process for further processing and fulfillment.
  3. **Order Scenarios: Handles diverse order scenarios including new orders, modifications, terminations, cancellations, suspensions, and resumptions, catering to various customer needs and requests.
  4. **Data Structure: Utilizes the TMF622 data model for structured order entry and management, enhancing data consistency and interoperability.
  5. **Order State Management: Manages order states based on order progress, providing visibility and control throughout the order lifecycle.

Usage Guidelines:

Authorization: Access to the API requires a JWT token with appropriate permissions, including the ability to manage orders and access catalog data. Customization: Developers can define business rules within the API for order validation, credit checks, and other customizations, influencing the API's response and behavior. Integration: Seamlessly integrates with external systems as part of the business fulfillment plan, supporting portfolio ID generation and external validations. Performance: The API is optimized for performance, ensuring efficient processing of orders and delivering a seamless user experience across channels.

Was this section helpful?

What made this section unhelpful for you?

Base URL

Production:

https://int-spring25.comviva.com/

https://int-spring25.comviva.com/OrderGenerator/v4

https://int-spring25.comviva.com/customerOrder/management/v4

https://int-spring25.comviva.com/serviceOrdering/management/v4

https://int-spring25.comviva.com/om-som-adapter/v4

https://int-spring25.comviva.com/productInventory/management/v4

https://int-spring25.comviva.com/serviceInventory/management/v4

https://int-spring25.comviva.com/task-management/v4

https://int-spring25.comviva.com/troubleTicket/query/v4

https://int-spring25.comviva.com/rules/v4

https://int-spring25.comviva.com/communicationManagement/v4

https://int-spring25.comviva.com/project-plan/v4

https://int-spring25.comviva.com/jeopardyApi/v4

https://int-spring25.comviva.com/holidayService/v4

Sandbox:

https://int-spring25.comviva.com/

Language Box

Was this section helpful?

What made this section unhelpful for you?

Submit Order

Submit Customer Order refers to the process where a customer's request for a product is formally placed into the Order Management System. This action triggers the Order created event which initiate the order validation process to ensure the order is processed efficiently and accurately according to the specified requirements.

Customer Order API performs the following operations on product order :

  • Create Customer Order
  • Update Customer Order
  • Update Item
Was this section helpful?

What made this section unhelpful for you?

Update Product Order

This operation fully updates a customer order entity using the PUT operation. Initiated from the Order Management UI, it modifies the customer order. Once the customer order is updated in the database, it generates an event for status updates. This operation is also invoked during the AMENDMENT process.

Header Parameters

X-Transaction-Idstring

Unique identifier for tracking the transaction.

X-Correlation-Idstring

Identifier for correlating related requests and responses.

X-Source-Channelstring

Source channel or origin of the request.

X-Tenant-Idstring

Identifier of the associated tenant or customer.

Authorizationstring

Path Parameters

idstring Required

Uniquely Identifier ID

Body Parameters

cpoIdstring

A string.The unique identifier associated with a Customer Purchase Order (CPO)

cancellationDatestring (date-time)

A date tme (DateTime). Date when the product order was cancelled.

cancellationReasonstring

CancellationReason is the specific explanation for the cancellation of a ProductOrderRequest

completionDatestring (date-time)

A date time (DateTime). Effective delivery date amended by the provider.

expectedCompletionDatestring (date-time)

expectedCompletionDate typically represents the anticipated date for Request completion

notificationContactstring

A string. Contact attached to the order to send back information regarding this order.

orderDatestring (date-time)

orderDate represents the timestamp when the order was placed for products

requestedCompletionDatestring (date-time)

A date time (DateTime). Requested delivery date from the requestors perspective.

requestedStartDatestring (date-time)

A date time (DateTime). the preferred initiation date for a requested productOrder

actualStartDatestring (date-time)

A date time (DateTime).The date on which the ordered product was actually initiated or commenced

statestring

A product order state type (ProductOrderStateType). State of the order: described in the state-machine diagram.

Enum values:
ACKNOWLEDGEDREJECTEDPENDINGHELDIN_PROGRESSCONFIRMEDCANCELLEDACTIVECOMPLETEDFAILED
... 5 other enums
statusstring

Status represents the current stage of a requested productOrder.

relatedPartyarray Required

A list of related parties. Related Entity reference A related party defines party or party role linked to a specific entity.

Show child attributes

hrefstring

A string. Hyperlink to access the order

externalIdstring

A string. ID given by the consumer to facilitate searches

descriptionstring

A string.Description is a narrative text describing the content of the ProductOrderRequest

categorystring

A string. Used to categorize the order, useful for the OM system, such as: Broadband, TVOption.

createdBystring

CreatedBy identifies the entity responsible for creating the ProductOrderRequest

createdDateTimestring (date-time)

The date and time when the ProductOrderRequest was initially created

lastModifiedBystring

LastModifiedBy indicates the entity who made last modifications to the ProductOrder

lastModifiedDateTimestring (date-time)

LastModifiedDateTime indicates the date and time when the ProductOrderRequest was last modified

offerContainersarray

List of Offer Container details

Show child attributes

portfolioContainersarray

List of Portfolio Container details

Show child attributes

signatureobject

This is signature field generated for individual promotion that can be applied in cart for individual offer container

Show child attributes

baseProductOrderIdstring

A unique identifier for the original order that forms the basis for subsequent amendments

amendProductOrderIdstring

Identifier assigned to a request for amending or modifying a specific product order

orderTypestring

Type or category of the order.

idstring

A string.OrderId is a unique identifier assigned to a specific ProductOrder

quotearray

A list of quote references,It's a Quote that has been executed previously.

Show child attributes

agreementarray

A list of agreement references (AgreementRef [*]). A reference to an agreement defined in the context of the product order.

Show child attributes

channelarray

A list of related channels (RelatedChannel [*]). Related channel to another entity. May be online web, mobile app, social ,etc.

Show child attributes

notearray

A list of notes (Note [*]). Extra information about a given entity.

Show child attributes

paymentarray

A list of payment referencesIf an immediate payment has been done at the product order submission, the payment information are captured and stored in the order.

Show child attributes

productOrderItemarray Required

A list of product order items (ProductOrderItem [1..*]). An identified part of the order. A product order is decomposed into one or more order items.

Show child attributes

orderTotalPricearray

A list of order prices. An amount, usually of money, that represents the actual price paid by the Customer for this item or this order.

Show child attributes

productOfferingQualificationarray

A list of product offering qualification references It's a productOfferingQualification that has been executed previously.

Show child attributes

customerAccountobject

The account of the customer who has placed the order for a product

Show child attributes

billingAccountobject

A billing account reference (BillingAccountRef). A BillingAccount is a detailed description of a bill structure.

Show child attributes

billingAccountListarray

A billing account reference (BillingAccountRef). A BillingAccount is a detailed description of a bill structure.

Show child attributes

isAmendOrderboolean

OrderAmendmentFlag indicates whether any modifications or changes have been applied to the original order

isAmendOrderWithCancelboolean

Boolean value true to notify whether order is amend with cancel or not by default false.

isValidatedPOQboolean

ValidatedPOQFlag is an indicator signaling the validation status of a Purchase Order Quantity (POQ) within a process

externalOrderReferenceNumberstring

A distinct identifier linked to orders from external sources, facilitating tracking and integration

externalOrderIdstring

ExternalOrderId is a unique identifier assigned to orders from external sources for effective tracking and management

marketSegmentobject

This is the market segment(s) for which this particular metaExtension will be applicable

Show child attributes

additionalAttributesarray

List of Characteristics Additional attributes

Show child attributes

promotionsarray

list of promotions to store instances of the Promotion

Show child attributes

nonRecurringPriceAdjustmentarray

List of the Non recurring price adjustment.

Show child attributes

customerOrderTypestring

customerOrderType for B2B or B2C indentification

jeopardyFlagboolean

The jeopardyFlag is a boolean indicator used to signal and handle critical situations in the ProductOrderRequest

visibleFlagstring

Visible Flag refers to the visibility status of an element or feature in the ProductOrderRequest

isLargeOrderboolean

Large Order flag decide if Order is large Order and it has more Line Items that predefined number of line items

parentOrderIdstring

A string.OrderId is a unique identifier assigned to a specific for Parent Order Id for Large Order

parentCpoIdstring

A string.The unique identifier associated with a Customer Purchase Order (CPO) for Parent Order Id for Large Order

subOrderMetaDataarray

list of subOrders MetaData for large Order

Show child attributes

prioritystring

priority indicates request in which should be addressed for escalation, with values such as High,Medium, or Low

processingPrioritystring

A string.processingPriority indicates request in which productOrder should be addressed, with values such as High,Medium, or Low

priorityRelayTopicsarray

A List of module vs topic name mapping for priority processing

Show child attributes

isPortabilityOrderboolean

The portabilityOrder attribute is an essential tool for maintaining a structured and organized approach to portability.

Response

200
Object
ProductOrder Updated Successfully

Response Attributes

cpoIdstring

A string.The unique identifier associated with a Customer Purchase Order (CPO)

cancellationDatestring (date-time)

A date time (DateTime). Date when the product order was cancelled.

cancellationReasonstring

CancellationReason is the specific explanation for the cancellation of a ProductOrderRequest

completionDatestring (date-time)

A date time (DateTime). Effective delivery date amended by the provider.

expectedCompletionDatestring (date-time)

expectedCompletionDate typically represents the anticipated date for Request completion

notificationContactstring

A string. Contact attached to the order to send back information regarding this order.

orderDatestring (date-time)

orderDate represents the timestamp when the order was placed for products

requestedCompletionDatestring (date-time)

A date time (DateTime). Requested delivery date from the requestors perspective.

requestedStartDatestring (date-time)

A date time (DateTime). the preferred initiation date for a requested productOrder

actualStartDatestring (date-time)

A date time (DateTime).The date on which the ordered product was actually initiated or commenced

statestring

A product order state type (ProductOrderStateType). State of the order: described in the state-machine diagram.

Enum values:
ACKNOWLEDGEDREJECTEDPENDINGHELDIN_PROGRESSCONFIRMEDCANCELLEDACTIVECOMPLETEDFAILED
... 5 other enums
statusstring

Status represents the current stage of a requested productOrder.

relatedPartyarray Required

A list of related parties. Related Entity reference A related party defines party or party role linked to a specific entity.

Show child attributes

hrefstring

A string. Hyperlink to access the order

externalIdstring

A string. ID given by the consumer to facilitate searches

descriptionstring

A string.Description is a narrative text describing the content of the ProductOrderRequest

categorystring

A string. Used to categorize the order, useful for the OM system, such as: Broadband, TVOption.

createdBystring

CreatedBy identifies the entity responsible for creating the ProductOrderRequest

createdDateTimestring (date-time)

The date and time when the ProductOrderRequest was initially created

lastModifiedBystring

LastModifiedBy indicates the entity who made last modifications to the ProductOrder

lastModifiedDateTimestring (date-time)

LastModifiedDateTime indicates the date and time when the ProductOrderRequest was last modified

offerContainersarray

List of Offer Container details

Show child attributes

portfolioContainersarray

List of Portfolio Container details

Show child attributes

signatureobject

This is signature field generated for individual promotion that can be applied in cart for individual offer container

Show child attributes

baseProductOrderIdstring

A unique identifier for the original order that forms the basis for subsequent amendments

amendProductOrderIdstring

Identifier assigned to a request for amending or modifying a specific product order

orderTypestring

Type or category of the order.

idstring

A string.OrderId is a unique identifier assigned to a specific ProductOrder

quotearray

A list of quote references,It's a Quote that has been executed previously.

Show child attributes

agreementarray

A list of agreement references (AgreementRef [*]). A reference to an agreement defined in the context of the product order.

Show child attributes

channelarray

A list of related channels (RelatedChannel [*]). Related channel to another entity. May be online web, mobile app, social ,etc.

Show child attributes

notearray

A list of notes (Note [*]). Extra information about a given entity.

Show child attributes

paymentarray

A list of payment referencesIf an immediate payment has been done at the product order submission, the payment information are captured and stored in the order.

Show child attributes

productOrderItemarray Required

A list of product order items (ProductOrderItem [1..*]). An identified part of the order. A product order is decomposed into one or more order items.

Show child attributes

orderTotalPricearray

A list of order prices. An amount, usually of money, that represents the actual price paid by the Customer for this item or this order.

Show child attributes

productOfferingQualificationarray

A list of product offering qualification references It's a productOfferingQualification that has been executed previously.

Show child attributes

customerAccountobject

The account of the customer who has placed the order for a product

Show child attributes

billingAccountobject

A billing account reference (BillingAccountRef). A BillingAccount is a detailed description of a bill structure.

Show child attributes

billingAccountListarray

A billing account reference (BillingAccountRef). A BillingAccount is a detailed description of a bill structure.

Show child attributes

isAmendOrderboolean

OrderAmendmentFlag indicates whether any modifications or changes have been applied to the original order

isAmendOrderWithCancelboolean

Boolean value true to notify whether order is amend with cancel or not by default false.

isValidatedPOQboolean

ValidatedPOQFlag is an indicator signaling the validation status of a Purchase Order Quantity (POQ) within a process

externalOrderReferenceNumberstring

A distinct identifier linked to orders from external sources, facilitating tracking and integration

externalOrderIdstring

ExternalOrderId is a unique identifier assigned to orders from external sources for effective tracking and management

marketSegmentobject

This is the market segment(s) for which this particular metaExtension will be applicable

Show child attributes

additionalAttributesarray

List of Characteristics Additional attributes

Show child attributes

promotionsarray

list of promotions to store instances of the Promotion

Show child attributes

nonRecurringPriceAdjustmentarray

List of the Non recurring price adjustment.

Show child attributes

customerOrderTypestring

customerOrderType for B2B or B2C indentification

jeopardyFlagboolean

The jeopardyFlag is a boolean indicator used to signal and handle critical situations in the ProductOrderRequest

visibleFlagstring

Visible Flag refers to the visibility status of an element or feature in the ProductOrderRequest

isLargeOrderboolean

Large Order flag decide if Order is large Order and it has more Line Items that predefined number of line items

parentOrderIdstring

A string.OrderId is a unique identifier assigned to a specific for Parent Order Id for Large Order

parentCpoIdstring

A string.The unique identifier associated with a Customer Purchase Order (CPO) for Parent Order Id for Large Order

subOrderMetaDataarray

list of subOrders MetaData for large Order

Show child attributes

prioritystring

priority indicates request in which should be addressed for escalation, with values such as High,Medium, or Low

processingPrioritystring

A string.processingPriority indicates request in which productOrder should be addressed, with values such as High,Medium, or Low

priorityRelayTopicsarray

A List of module vs topic name mapping for priority processing

Show child attributes

isPortabilityOrderboolean

The portabilityOrder attribute is an essential tool for maintaining a structured and organized approach to portability.

400
Object
Bad Request

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

401
Object
Unauthorized

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

403
Object
Forbidden

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

404
Object
Not Found

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

409
Object
Conflict

Response Attributes

errorCodestring

A numeric or alphanumeric code that represents a specific error or issue encountered during an operation.

errorMessagestring

A human-readable message that provides additional details about the error. It offers context and information to help users or developers understand what went wrong

timestampstring

A timestamp indicating when the error occurred, typically in a standardized format such as ISO 8601. It helps with debugging and tracking issues over time

statusstring

An HTTP status code that indicates the outcome of the request or operation. Common examples include 200 (OK), 404 (Not Found), or 500 (Internal Server Error).

pathstring

The URL or endpoint that was accessed when the error occurred. It specifies the location of the request that led to the error.

422
Object
Un-processable entity

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

500
Object
Internal Server Error

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

503
Object
Service Unavailable

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

Was this section helpful?

What made this section unhelpful for you?

PUT

/productOrder/{id}

Select
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 2061 2062 2063 2064 2065 2066 2067 2068 2069 2070 2071 2072 2073 2074 2075 2076 2077 2078 2079 2080 2081 2082 2083 2084 2085 2086 2087 2088 2089 2090 2091 2092 2093 2094 2095 2096 2097 2098 2099 2100 2101 2102 2103 2104 2105 2106 2107 2108 2109 2110 2111 2112 2113 2114 2115 2116 2117 2118 2119 2120 2121 2122 2123 2124 2125 2126 2127 2128 2129 2130 2131 2132 2133 2134 2135 2136 2137 2138 2139 2140 2141 2142 2143 2144 2145 2146 2147 2148 2149 2150 2151 2152 2153 2154 2155 2156 2157 2158 2159 2160 2161 2162 2163 2164 2165 2166 2167 2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 2187 2188 2189 2190 2191 2192 2193 2194 2195 2196 2197 2198 2199 2200 2201 2202 2203 2204 2205 2206 2207 2208 2209 2210 2211 2212 2213 2214 2215 2216 2217 2218 2219 2220 2221 2222 2223 2224 2225 2226 2227 2228 2229 2230 2231 2232 2233 2234 2235 2236 2237 2238 2239 2240 2241 2242 2243 2244 2245 2246 2247 2248 2249 2250 2251 2252 2253 2254 2255 2256 2257 2258 2259 2260 2261 2262 2263 2264 2265 2266 2267 2268 2269 2270 2271 2272 2273 2274 2275 2276 2277 2278 2279 2280 2281 2282 2283 2284 2285 2286 2287 2288 2289 2290 2291 2292 2293 2294 2295 2296 2297 2298 2299 2300 2301 2302 2303 2304 2305 2306 2307 2308 2309 2310 2311 2312 2313 2314 2315 2316 2317 2318 2319 2320 2321 2322 2323 2324 2325 2326 2327 2328 2329 2330 2331 2332 2333 2334 2335 2336 2337 2338 2339 2340 2341 2342 2343 2344 2345 2346 2347 2348 2349 2350 2351 2352 2353 2354 2355 2356 2357 2358 2359 2360 2361 2362 2363 2364 2365 2366 2367 2368 2369 2370 2371 2372 2373 2374 2375 2376 2377 2378 2379 2380 2381 2382 2383 2384 2385 2386 2387 2388 2389 2390 2391 2392 2393 2394 2395 2396 2397 2398 2399 2400 2401 2402 2403 2404 2405 2406 2407 2408 2409 2410 2411 2412 2413 2414 2415 2416 2417 2418 2419 2420 2421 2422 2423 2424 2425 2426 2427 2428 2429 2430 2431 2432 2433 2434 2435 2436 2437 2438 2439 2440 2441 2442 2443 2444 2445 2446 2447 2448 2449 2450 2451 2452 2453 2454 2455 2456 2457 2458 2459 2460 2461 2462 2463 2464 2465 2466 2467 2468 2469 2470 2471 2472 2473 2474 2475 2476 2477 2478 2479 2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 2501 2502 2503 2504 2505 2506 2507 2508 2509 2510 2511 2512 2513 2514 2515 2516 2517 2518 2519 2520 2521 2522 2523 2524 2525 2526 2527 2528 2529 2530 2531 2532 2533 2534 2535 2536 2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550 2551 2552 2553 2554 2555 2556 2557 2558 2559 2560 2561 2562 2563 2564 2565 2566 2567 2568 2569 2570 2571 2572 2573 2574 2575 2576 2577 2578 2579 2580 2581 2582 2583 2584 2585 2586 2587 2588 2589 2590 2591 2592 2593 2594 2595 2596 2597 2598 2599 2600 2601 2602 2603 2604 2605 2606 2607 2608 2609 2610 2611 2612 2613 2614 2615 2616 2617 2618 2619 2620 2621 2622 2623 2624 2625 2626 2627 2628 2629 2630 2631 2632 2633 2634 2635 2636 2637 2638 2639 2640 2641 2642 2643 2644 2645 2646 2647 2648 2649 2650 2651 2652 2653 2654 2655 2656 2657 2658 2659 2660 2661 2662 2663 2664 2665 2666 2667 2668 2669 2670 2671 2672 2673 2674 2675 2676 2677 2678 2679 2680 2681 2682 2683 2684 2685 2686 2687 2688 2689 2690 2691 2692 2693 2694 2695 2696 2697 2698 2699 2700 2701 2702 2703 2704 2705 2706 2707 2708 2709 2710 2711 2712 2713 2714 curl --location --globoff --request PUT 'https://int-spring25.comviva.com/customerOrder/management/v4/productOrder/{id}' \ --header 'X-Transaction-Id: 464bf14d-7373-4937-a73b-28217ac07528' \ --header 'X-Correlation-Id: SC_1698816436795242' \ --header 'X-Source-Channel: swagger' \ --header 'X-Tenant-Id: swagger' \ --header 'Authorization: Bearer {token}' \ --data-raw '{ "cpoId": "CPO2477328421161597NQ575", "cancellationDate": "2023-10-19T10:42:41.257Z", "cancellationReason": "Termination", "completionDate": "2023-10-19T10:42:41.257Z", "expectedCompletionDate": "2023-10-19T10:42:41.257Z", "notificationContact": "example.rnp@gmail.com", "orderDate": "2023-10-19T10:42:41.257Z", "requestedCompletionDate": "2023-10-19T10:42:41.257Z", "requestedStartDate": "2023-10-19T10:42:41.257Z", "actualStartDate": "2023-10-19T10:42:41.257Z", "state": "FAILED", "status": "Provisioning - Failed", "relatedParty": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "role": "OM_DATA_MANAGER", "type": "Individual Party", "baseType": "ProductOfferingPrice", "referredType": "BillingAccount", "schemaLocation": "RelatedParty Collection", "contactMedium": [ { "baseType": "ProductOfferingPrice", "type": "Individual Party", "schemaLocation": "ContactMedium Collection", "preferred": false, "mediumType": "url", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "characteristic": { "baseType": "ProductOfferingPrice", "type": "Individual Party", "schemaLocation": "Contact Characteristics Collection", "addressId": "#234", "city": "Bengalore", "contactType": "phone", "country": "India", "emailAddress": "example.@gmail.com", "faxNumber": "212-111-2222", "phoneNumber": "9856876322", "postCode": "560064", "socialNetworkId": "LinkedIn", "stateOrProvince": "karnataka", "street1": "RMZ Galleria", "street2": "Office Block", "houseNo": "56" } } ] } ], "href": "/product-inventory", "externalId": "881a6d15-bcbe-4372-b48a-41cba29f4806", "description": "example = find details for product Order Request", "category": "Broadband", "createdBy": "intadmin1", "createdDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "intadmin1", "lastModifiedDateTime": "", "offerContainers": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "processContext": "ACQ", "lineOfBusiness": "mobile", "category": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "version": null }, "state": "ACKNOWLEDGED", "status": "Completed", "productOrderItemsRefs": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "externalOfferContainerId": "880", "externalOfferContainerReferenceNumber": "880A", "additionalAttributes": [ { "name": "MSISDN", "valueType": "String", "value": "55738231121", "action": "ADD", "validationStatus": "PASSED", "createdBy": "admin", "lastModifiedBy": "system", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "createdDateTime": "2023-10-19T10:42:41.257Z", "enrichmentDetail": { "description": "Description of character", "specType": "ServiceSpecification", "referenceId": "data_service_specification_001", "valueType": "List", "minCardinality": null, "maxCardinality": 1, "characteristicValues": [ { "valueType": "String", "value": "True", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "default": false, "rangeInterval": "closedTop", "regex": null, "unitOfMeasure": "GB" } ], "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "format": "String", "length": 5, "decimalValue": 0.767, "tooltipValue": "Additional Information", "visibleLine": "1", "unique": false, "extensible": false, "configurable": false, "displaySequence": 1, "isVisible": false, "configurationStage": "Product Offer Level", "regex": "\"expression\": \"^[0-9]{9,13}$\", \"message\": \"Please enter a valid phone number\"" }, "errorDetails": [ { "errorCode": "ERR-BM-OM-OV-OE-101", "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present" } ], "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "isNetworkImpacting": false, "isCharacteristicAmended": false } ], "promotions": [ { "category": "Managed SDWAN Service", "id": "automation_promotion-pm_20eewvb", "internalLifecycleStatus": "Test", "description": "Promotion", "lifeCycleStatus": "Test", "name": "Automation_Promotion_678new", "priority": 2, "promoApplicationLevel": "cart", "signature": "cartSignature", "type": "Promotion", "promotionAction": { "actionCardinality": null, "actionObjectId": "bm-samsung-product-bundle", "actionType": "Add Product", "actionValue": 2, "applicationDuration": 1, "cartItemId": "5432373c-6f65-46f8-a8b5-879a8df5b576", "id": "pa_j6w82", "maxActionValue": "3", "priceId": "op_0nwf2jj", "priceType": "recurring", "priority": 4, "recurringChargePeriodType": "Month" }, "promotionClassification": "exclusive", "coupon": { "id": "54765", "code": "MY_COUPON_CODE", "coupon": false }, "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" } } ], "offerContainerTotalPrice": [ { "description": "Order Price Details", "name": "robin_rf", "recurringChargePeriod": "Monthly", "priceType": "recurring", "recurringChargePeriodLength": 1, "offset": 3, "tax": [ { "taxType": "GST", "externalID": "464bf14d-7373-4937-a73b-28217ac07528", "id": "tax_automationtest-tx_bv8y95w", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "@baseType": "Tax", "@type": "Individual Type", "taxAmount": { "unit": "inr", "value": 1000 }, "taxCategory": "Indian", "taxRate": 20, "name": "Tax_Automationtest", "displayName": "Tax details", "definesExemption": false, "additionalAttributes": [ { "name": "MSISDN", "valueType": "String", "value": "55738231121", "action": "ADD", "validationStatus": "PASSED", "createdBy": "admin", "lastModifiedBy": "system", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "createdDateTime": "2023-10-19T10:42:41.257Z", "enrichmentDetail": { "description": "Description of character", "specType": "ServiceSpecification", "referenceId": "data_service_specification_001", "valueType": "List", "minCardinality": null, "maxCardinality": 1, "characteristicValues": [], "validFor": {}, "format": "String", "length": 5, "decimalValue": 0.767, "tooltipValue": "Additional Information", "visibleLine": "1", "unique": false, "extensible": false, "configurable": false, "displaySequence": 1, "isVisible": false, "configurationStage": "Product Offer Level", "regex": "\"expression\": \"^[0-9]{9,13}$\", \"message\": \"Please enter a valid phone number\"" }, "errorDetails": [ "" ], "dynamicAttributes": [ "" ], "isNetworkImpacting": false, "isCharacteristicAmended": false } ] } ], "priceId": "op_0nwf2jj", "priceSubType": "recurring", "unitOfMeasure": "INR", "@baseType": "OrderPrice", "@schemaLocation": "OrderPrice Collection", "price": { "percentage": 10, "taxRate": 10, "actionCardinality": 10, "taxAmount": 10, "@baseType": "Price", "@type": "Price", "dutyFreeAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAmount": { "unit": "inr", "value": 1000 }, "@schemaLocation": "Price Collection", "dutyFreeAlteredAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAlteredAmount": { "unit": "inr", "value": 1000 }, "changeAmount": { "unit": "inr", "value": 1000 }, "discount": { "unit": "inr", "value": 1000 }, "amountPayable": { "unit": "inr", "value": 1000 }, "taxFixed": { "unit": "inr", "value": 1000 } }, "@type": "OrderPrice", "priceAlteration": [ { "applicationDuration": 3, "description": "Price Alteration Details", "name": "ServiceOrder", "priceAlterationType": "Discount", "priceType": "recurring", "priority": 2, "recurringChargePeriod": "Month", "referenceId": "data_service_specification_001", "unitOfMeasure": "INR", "@baseType": "PriceAlteration", "@schemaLocation": "PriceAlteration Collection", "@type": "recurring", "price": { "percentage": 10, "taxRate": 10, "actionCardinality": 10, "taxAmount": 10, "@baseType": "Price", "@type": "Price", "dutyFreeAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAmount": { "unit": "inr", "value": 1000 }, "@schemaLocation": "Price Collection", "dutyFreeAlteredAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAlteredAmount": { "unit": "inr", "value": 1000 }, "changeAmount": { "unit": "inr", "value": 1000 }, "discount": { "unit": "inr", "value": 1000 }, "amountPayable": { "unit": "inr", "value": 1000 }, "taxFixed": { "unit": "inr", "value": 1000 } }, "productOfferingPrice": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "@baseType": "ProductOfferingPrice", "@referredType": "ProductOfferingPrice Type", "@schemaLocation": "ProductOfferingPrice Collection", "@type": "individual Type" } } ], "productOfferingPrice": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "@baseType": "ProductOfferingPrice", "@referredType": "ProductOfferingPrice Type", "@schemaLocation": "ProductOfferingPrice Collection", "@type": "individual Type" }, "itemPriceRelationship": [ { "priceId": "P465", "relationshipType": "FIXED_PRICE" } ], "validFor": { "endDateTime": "2023-10-19T10:42:41.257Z", "startDateTime": "2023-10-19T10:42:41.257Z" }, "isDownPaymentRequired": false, "minimumDownPaymentAmount": null, "isAgreementBased": false, "offsetParameter": { "numberofBlock": 2, "totalAllowanceSelectionCount": 4, "isCalenderBased": true, "discountType": "FIXED_PRICE", "billingDiscountExternalRef": "BD2024-123456", "discountValue": 10, "allowedDiscount": [ { "block": 1, "allowedSelectionCount": null, "allowedSelectionPeriod": "2022-08-08 13:09:00.612Z", "selectedDiscountPeriod": "2022-08-08 13:09:00.612Z" } ] }, "code": "PC_de716bb0", "externalId": "prepaidplan_a-1_price_2-0_v1||123", "id": "9a058452-d5c7-4ec2-9f3d-1ecc34d120ee", "specCharacteristics": [ { "name": "SMS Allowance", "value": "50SMS", "valueType": "String" } ], "isProrated": false, "isArrears": false } ] } ], "portfolioContainers": [ { "id": "BP11697629618916537", "name": "", "productOrderItemsRefs": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "sort": 1 } ], "signature": { "context": "174be0d306a3bab87c1266f4b4d1f534c5a302aedda36ff0f64d695cd581eeb7", "cart": "4db162ebf6ee34d11293b9aa7e8f8a512061de318ed5187cd1cb75f5c0a2c198" }, "baseProductOrderId": "3e934f5f-4fb7-4e01-a33d-4bd7c33f5828", "amendProductOrderId": "3e934f5f-4fb7-4e01-a33d-4bd7c33f5828", "orderType": "NEW", "id": "881a6d15-bcbe-4372-b48a-41cba29f4806", "quote": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "agreement": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "agreementItemId": "agreement_083774", "agreementProductOfferingPrice": [ { "id": "bm_jio_cardinality_price", "price": { "unit": "inr", "value": 1000 } } ], "@baseType": "ProductOfferingPrice", "@schemaLocation": "Agreement Collection", "characteristic": [ { "name": "MSISDN", "valueType": "String", "value": "55738231121", "action": "ADD", "validationStatus": "PASSED", "createdBy": "admin", "lastModifiedBy": "system", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "createdDateTime": "2023-10-19T10:42:41.257Z", "enrichmentDetail": { "description": "Description of character", "specType": "ServiceSpecification", "referenceId": "data_service_specification_001", "valueType": "List", "minCardinality": null, "maxCardinality": 1, "characteristicValues": [ { "valueType": "String", "value": "True", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "default": false, "rangeInterval": "closedTop", "regex": null, "unitOfMeasure": "GB" } ], "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "format": "String", "length": 5, "decimalValue": 0.767, "tooltipValue": "Additional Information", "visibleLine": "1", "unique": false, "extensible": false, "configurable": false, "displaySequence": 1, "isVisible": false, "configurationStage": "Product Offer Level", "regex": "\"expression\": \"^[0-9]{9,13}$\", \"message\": \"Please enter a valid phone number\"" }, "errorDetails": [ { "errorCode": "ERR-BM-OM-OV-OE-101", "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present" } ], "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "isNetworkImpacting": false, "isCharacteristicAmended": false } ], "@referredType": "BillingAccount", "@type": "serviceOrder" } ], "channel": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "role": "ServiceAddress" } ], "note": [ { "id": "45", "author": "Jack smith", "createdDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "system": "CHECKOUT", "text": "This is quite important, please approach me as soon as possible" } ], "payment": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "method": "CashPayment", "token": "64bf14d-7373-4937-a73b-28217ac07528", "receiptId": "P011276", "paymentDate": "2023-10-19T10:42:41.257Z", "transactionAmount": "2000", "transactionId": "123123124112", "transactionCurrency": "USD" } ], "productOrderItem": [ { "id": "1", "sort": 1, "quantity": 1, "action": "ADD", "state": "ACKNOWLEDGED", "status": "Order Validation - Completed", "productOrderItemType": "New Order", "productOrderItemSubType": "NEW_ORDER", "installBaseId": "BP1686636408708199", "actualStartDate": "2023-10-19T10:42:41.257Z", "completionDate": "2023-10-19T10:42:41.257Z", "expectedCompletionDate": "2023-10-19T10:42:41.257Z", "requestedCompletionDate": "2023-10-19T10:42:41.257Z", "errorDetails": [ { "errorCode": "ERR-BM-OM-OV-OE-101", "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present" } ], "parentBundleOfferId": "1001359", "parentBundleInstallBaseId": "BP1691740391567152", "lastModifiedBy": "2023-10-19T10:42:41.257Z", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "processFlag": "COMSOM", "externalProductOrderItemId": "880", "externalProductOrderItemReferenceNumber": "880A", "workflowFlag": "Combined", "payment": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "method": "CashPayment", "token": "64bf14d-7373-4937-a73b-28217ac07528", "receiptId": "P011276", "paymentDate": "2023-10-19T10:42:41.257Z", "transactionAmount": "2000", "transactionId": "123123124112", "transactionCurrency": "USD" } ], "appointment": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "description": "Description of AppointmentRef" }, "appointmentList": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "description": "Description of AppointmentRef" } ], "itemTerm": [ { "description": "Description for OrderTerm", "name": "atrribute 2", "duration": "12.0", "durationUnit": "MONTH" } ], "productOfferingQualificationItem": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "productOfferingQualificationHref": "/api/catalog-projection/v1/productOfferingPrice/bluemarble_unlimited_10gb_12mth_rc_001", "productOfferingQualificationId": "bluemarble_unlimited_10gb_12mth_rc_001", "productOfferingQualificationName": "BlueMarble Unlimited - 10GB - 12 Months - RC" }, "productOrderItemRelationship": [ { "id": "SO1686577779836872", "relationshipType": "Dependency", "siteId": "admin_123" } ], "quoteItem": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "quoteHref": "mobile", "quoteId": "123", "quoteName": "quote_ir" }, "itemPrice": [ { "description": "Order Price Details", "name": "robin_rf", "recurringChargePeriod": "Monthly", "priceType": "recurring", "recurringChargePeriodLength": 1, "offset": 3, "tax": [ { "taxType": "GST", "externalID": "464bf14d-7373-4937-a73b-28217ac07528", "id": "tax_automationtest-tx_bv8y95w", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "@baseType": "Tax", "@type": "Individual Type", "taxAmount": { "unit": "inr", "value": 1000 }, "taxCategory": "Indian", "taxRate": 20, "name": "Tax_Automationtest", "displayName": "Tax details", "definesExemption": false, "additionalAttributes": [ { "name": "MSISDN", "valueType": "String", "value": "55738231121", "action": "ADD", "validationStatus": "PASSED", "createdBy": "admin", "lastModifiedBy": "system", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "createdDateTime": "2023-10-19T10:42:41.257Z", "enrichmentDetail": { "description": "Description of character", "specType": "ServiceSpecification", "referenceId": "data_service_specification_001", "valueType": "List", "minCardinality": null, "maxCardinality": 1, "characteristicValues": [], "validFor": {}, "format": "String", "length": 5, "decimalValue": 0.767, "tooltipValue": "Additional Information", "visibleLine": "1", "unique": false, "extensible": false, "configurable": false, "displaySequence": 1, "isVisible": false, "configurationStage": "Product Offer Level", "regex": "\"expression\": \"^[0-9]{9,13}$\", \"message\": \"Please enter a valid phone number\"" }, "errorDetails": [ "" ], "dynamicAttributes": [ "" ], "isNetworkImpacting": false, "isCharacteristicAmended": false } ] } ], "priceId": "op_0nwf2jj", "priceSubType": "recurring", "unitOfMeasure": "INR", "@baseType": "OrderPrice", "@schemaLocation": "OrderPrice Collection", "price": { "percentage": 10, "taxRate": 10, "actionCardinality": 10, "taxAmount": 10, "@baseType": "Price", "@type": "Price", "dutyFreeAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAmount": { "unit": "inr", "value": 1000 }, "@schemaLocation": "Price Collection", "dutyFreeAlteredAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAlteredAmount": { "unit": "inr", "value": 1000 }, "changeAmount": { "unit": "inr", "value": 1000 }, "discount": { "unit": "inr", "value": 1000 }, "amountPayable": { "unit": "inr", "value": 1000 }, "taxFixed": { "unit": "inr", "value": 1000 } }, "@type": "OrderPrice", "priceAlteration": [ { "applicationDuration": 3, "description": "Price Alteration Details", "name": "ServiceOrder", "priceAlterationType": "Discount", "priceType": "recurring", "priority": 2, "recurringChargePeriod": "Month", "referenceId": "data_service_specification_001", "unitOfMeasure": "INR", "@baseType": "PriceAlteration", "@schemaLocation": "PriceAlteration Collection", "@type": "recurring", "price": { "percentage": 10, "taxRate": 10, "actionCardinality": 10, "taxAmount": 10, "@baseType": "Price", "@type": "Price", "dutyFreeAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAmount": { "unit": "inr", "value": 1000 }, "@schemaLocation": "Price Collection", "dutyFreeAlteredAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAlteredAmount": { "unit": "inr", "value": 1000 }, "changeAmount": { "unit": "inr", "value": 1000 }, "discount": { "unit": "inr", "value": 1000 }, "amountPayable": { "unit": "inr", "value": 1000 }, "taxFixed": { "unit": "inr", "value": 1000 } }, "productOfferingPrice": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "@baseType": "ProductOfferingPrice", "@referredType": "ProductOfferingPrice Type", "@schemaLocation": "ProductOfferingPrice Collection", "@type": "individual Type" } } ], "productOfferingPrice": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "@baseType": "ProductOfferingPrice", "@referredType": "ProductOfferingPrice Type", "@schemaLocation": "ProductOfferingPrice Collection", "@type": "individual Type" }, "itemPriceRelationship": [ { "priceId": "P465", "relationshipType": "FIXED_PRICE" } ], "validFor": { "endDateTime": "2023-10-19T10:42:41.257Z", "startDateTime": "2023-10-19T10:42:41.257Z" }, "isDownPaymentRequired": false, "minimumDownPaymentAmount": null, "isAgreementBased": false, "offsetParameter": { "numberofBlock": 2, "totalAllowanceSelectionCount": 4, "isCalenderBased": true, "discountType": "FIXED_PRICE", "billingDiscountExternalRef": "BD2024-123456", "discountValue": 10, "allowedDiscount": [ { "block": 1, "allowedSelectionCount": null, "allowedSelectionPeriod": "2022-08-08 13:09:00.612Z", "selectedDiscountPeriod": "2022-08-08 13:09:00.612Z" } ] }, "code": "PC_de716bb0", "externalId": "prepaidplan_a-1_price_2-0_v1||123", "id": "9a058452-d5c7-4ec2-9f3d-1ecc34d120ee", "specCharacteristics": [ { "name": "SMS Allowance", "value": "50SMS", "valueType": "String" } ], "isProrated": false, "isArrears": false } ], "qualification": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "billingAccount": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "financeSettlementRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "paymentMethodRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "itemPriceRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "@baseType": "ProductOfferingPrice", "@type": "Individual Party", "@schemaLocation": "BillingAccount", "@referredType": "BillingAccount" }, "billingAccountList": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "financeSettlementRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "paymentMethodRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "itemPriceRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "@baseType": "ProductOfferingPrice", "@type": "Individual Party", "@schemaLocation": "BillingAccount", "@referredType": "BillingAccount" } ], "productOffering": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "externalID": "464bf14d-7373-4937-a73b-28217ac07528", "owningSystem": "BlueMarble", "owningSystemID": "owning system1001", "relatedSystemName": "relatedsystem1001", "referenceId": "data_service_specification_001", "version": "1", "status": "Closed", "category": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "version": null }, "metaExtension": { "dataSet": [ { "name": "MobileOfferOM", "genericData": { "schemaRef": "OrderManagementOffer", "valueSet": {} }, "languages": [ { "locale": "en-GB", "name": "ENGLISH-IND, ENGLISH-US" } ], "channels": [ { "id": "bo_lov_saleschannel_retail", "name": "Retail" } ], "marketSegments": [ { "id": "7894820397708LH425643", "name": "Retail" } ] } ] }, "productType": "Subscription", "productLine": "Postpaid", "offerClassification": "bo_lov_offerclassification_primary", "@referredType": " BillingAccount ", "@schemaLocation": "ProductOffering Collection", "@type": "CFS", "isAssetable": false }, "product": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "description": "find details for product Order", "orderDate": "2023-10-19T10:42:41.257Z", "productSerialNumber": "1", "startDate": "2023-10-19T10:42:41.257Z", "terminationDate": "2023-10-19T10:42:41.257Z", "status": "CREATED", "isBundle": false, "isCustomerVisible": true, "place": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "role": "ServiceAddress", "locationId": "LRW245", "flag": "ACTIVE", "fullAddress": "RMZ Galleria Office BLock,Yelahanka New Town", "streetNr": "52", "streetNrSuffix": "153", "streetNrLast": "754", "streetNrLastSuffix": "5765", "streetName": "Pell Street", "streetType": "Street", "streetSuffix": "52", "postCode": "SE85ES", "locality": "London", "city": "Pune", "stateOrProvince": "England", "country": "United Kingdom", "geoLocationRefOrValue": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "geometryType": "Point", "accuracy": "100 meters", "spatialRef": "WGS 84", "type": "ProductOfferingPrice", "schemaLocation": "Geolocation Collection", "geometry": [ { "latitude": "13.3379° N", "longitude": "77.1173° E", "geographicDatum": "NAVD88" } ] }, "geographicSubAddress": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "type": "SubUnit", "subUnitType": "Apartment", "subUnitNumber": "1234", "levelType": "Floor", "levelNumber": "2", "buildingName": "Acme Corporation Building", "privateStreetNumber": "123", "privateStreetName": "Main Street" } ], "serviceability": [ { "id": "sms_service_specification_001", "type": "CFS", "attributes": { "category": "enterprise", "availability": { "key": "PRODUCT_CODE", "value": "6767453" }, "items": [ "" ] } } ], "contactDetails": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "role": "OM_DATA_MANAGER", "type": "Individual Party", "baseType": "ProductOfferingPrice", "referredType": "BillingAccount", "schemaLocation": "RelatedParty Collection", "contactMedium": [ { "baseType": "ProductOfferingPrice", "type": "Individual Party", "schemaLocation": "ContactMedium Collection", "preferred": false, "mediumType": "url", "validFor": {}, "characteristic": {} } ] } ] } ], "productCharacteristic": [ { "name": "MSISDN", "valueType": "String", "value": "55738231121", "action": "ADD", "validationStatus": "PASSED", "createdBy": "admin", "lastModifiedBy": "system", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "createdDateTime": "2023-10-19T10:42:41.257Z", "enrichmentDetail": { "description": "Description of character", "specType": "ServiceSpecification", "referenceId": "data_service_specification_001", "valueType": "List", "minCardinality": null, "maxCardinality": 1, "characteristicValues": [ { "valueType": "String", "value": "True", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "default": false, "rangeInterval": "closedTop", "regex": null, "unitOfMeasure": "GB" } ], "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "format": "String", "length": 5, "decimalValue": 0.767, "tooltipValue": "Additional Information", "visibleLine": "1", "unique": false, "extensible": false, "configurable": false, "displaySequence": 1, "isVisible": false, "configurationStage": "Product Offer Level", "regex": "\"expression\": \"^[0-9]{9,13}$\", \"message\": \"Please enter a valid phone number\"" }, "errorDetails": [ { "errorCode": "ERR-BM-OM-OV-OE-101", "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present" } ], "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "isNetworkImpacting": false, "isCharacteristicAmended": false } ], "agreement": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "agreementItemId": "agreement_083774", "agreementProductOfferingPrice": [ { "id": "bm_jio_cardinality_price", "price": { "unit": "inr", "value": 1000 } } ], "@baseType": "ProductOfferingPrice", "@schemaLocation": "Agreement Collection", "characteristic": [ { "name": "MSISDN", "valueType": "String", "value": "55738231121", "action": "ADD", "validationStatus": "PASSED", "createdBy": "admin", "lastModifiedBy": "system", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "createdDateTime": "2023-10-19T10:42:41.257Z", "enrichmentDetail": { "description": "Description of character", "specType": "ServiceSpecification", "referenceId": "data_service_specification_001", "valueType": "List", "minCardinality": null, "maxCardinality": 1, "characteristicValues": [ "" ], "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "format": "String", "length": 5, "decimalValue": 0.767, "tooltipValue": "Additional Information", "visibleLine": "1", "unique": false, "extensible": false, "configurable": false, "displaySequence": 1, "isVisible": false, "configurationStage": "Product Offer Level", "regex": "\"expression\": \"^[0-9]{9,13}$\", \"message\": \"Please enter a valid phone number\"" }, "errorDetails": [ { "errorCode": "ERR-BM-OM-OV-OE-101", "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present" } ], "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "isNetworkImpacting": false, "isCharacteristicAmended": false } ], "@referredType": "BillingAccount", "@type": "serviceOrder" } ], "productOffering": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "externalID": "464bf14d-7373-4937-a73b-28217ac07528", "owningSystem": "BlueMarble", "owningSystemID": "owning system1001", "relatedSystemName": "relatedsystem1001", "referenceId": "data_service_specification_001", "version": "1", "status": "Closed", "category": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "version": null }, "metaExtension": { "dataSet": [ { "name": "MobileOfferOM", "genericData": { "schemaRef": "OrderManagementOffer", "valueSet": {} }, "languages": [ { "locale": "en-GB", "name": "ENGLISH-IND, ENGLISH-US" } ], "channels": [ { "id": "bo_lov_saleschannel_retail", "name": "Retail" } ], "marketSegments": [ { "id": "7894820397708LH425643", "name": "Retail" } ] } ] }, "productType": "Subscription", "productLine": "Postpaid", "offerClassification": "bo_lov_offerclassification_primary", "@referredType": " BillingAccount ", "@schemaLocation": "ProductOffering Collection", "@type": "CFS", "isAssetable": false }, "billingAccount": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "financeSettlementRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "paymentMethodRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "itemPriceRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "@baseType": "ProductOfferingPrice", "@type": "Individual Party", "@schemaLocation": "BillingAccount", "@referredType": "BillingAccount" }, "billingAccountList": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "financeSettlementRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "paymentMethodRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "itemPriceRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "@baseType": "ProductOfferingPrice", "@type": "Individual Party", "@schemaLocation": "BillingAccount", "@referredType": "BillingAccount" } ], "relatedParty": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "role": "OM_DATA_MANAGER", "type": "Individual Party", "baseType": "ProductOfferingPrice", "referredType": "BillingAccount", "schemaLocation": "RelatedParty Collection", "contactMedium": [ { "baseType": "ProductOfferingPrice", "type": "Individual Party", "schemaLocation": "ContactMedium Collection", "preferred": false, "mediumType": "url", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "characteristic": { "baseType": "ProductOfferingPrice", "type": "Individual Party", "schemaLocation": "Contact Characteristics Collection", "addressId": "#234", "city": "Bengalore", "contactType": "phone", "country": "India", "emailAddress": "example.@gmail.com", "faxNumber": "212-111-2222", "phoneNumber": "9856876322", "postCode": "560064", "socialNetworkId": "LinkedIn", "stateOrProvince": "karnataka", "street1": "RMZ Galleria", "street2": "Office Block", "houseNo": "56" } } ] } ], "productPrice": [ { "description": "find details for product price", "name": "Mobile Postpaid - Product Specification", "offset": null, "priceId": "1", "priceType": "Onetime", "recurringChargePeriod": "string", "recurringChargePeriodLength": null, "unitOfMeasure": "", "tax": [ { "taxType": "GST", "externalID": "464bf14d-7373-4937-a73b-28217ac07528", "id": "tax_automationtest-tx_bv8y95w", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "@baseType": "Tax", "@type": "Individual Type", "taxAmount": { "unit": "inr", "value": 1000 }, "taxCategory": "Indian", "taxRate": 20, "name": "Tax_Automationtest", "displayName": "Tax details", "definesExemption": false, "additionalAttributes": [ { "name": "MSISDN", "valueType": "String", "value": "55738231121", "action": "ADD", "validationStatus": "PASSED", "createdBy": "admin", "lastModifiedBy": "system", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "createdDateTime": "2023-10-19T10:42:41.257Z", "enrichmentDetail": {}, "errorDetails": [], "dynamicAttributes": [], "isNetworkImpacting": false, "isCharacteristicAmended": false } ] } ], "priceSubType": "", "isDownPaymentRequired": false, "minimumDownPaymentAmount": null, "id": "4cd250d9-e00e-4396-853b-2b244f0758dc", "externalId": "string", "@baseType": "ProductPrice", "@schemaLocation": "price point collection", "@type": "ProductPrice", "itemPriceRelationship": [ { "priceId": "P465", "relationshipType": "FIXED_PRICE" } ], "price": { "percentage": 10, "taxRate": 10, "actionCardinality": 10, "taxAmount": 10, "@baseType": "Price", "@type": "Price", "dutyFreeAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAmount": { "unit": "inr", "value": 1000 }, "@schemaLocation": "Price Collection", "dutyFreeAlteredAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAlteredAmount": { "unit": "inr", "value": 1000 }, "changeAmount": { "unit": "inr", "value": 1000 }, "discount": { "unit": "inr", "value": 1000 }, "amountPayable": { "unit": "inr", "value": 1000 }, "taxFixed": { "unit": "inr", "value": 1000 } }, "priceAlteration": [ { "applicationDuration": 3, "description": "Price Alteration Details", "name": "ServiceOrder", "priceAlterationType": "Discount", "priceType": "recurring", "priority": 2, "recurringChargePeriod": "Month", "referenceId": "data_service_specification_001", "unitOfMeasure": "INR", "@baseType": "PriceAlteration", "@schemaLocation": "PriceAlteration Collection", "@type": "recurring", "price": { "percentage": 10, "taxRate": 10, "actionCardinality": 10, "taxAmount": 10, "@baseType": "Price", "@type": "Price", "dutyFreeAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAmount": { "unit": "inr", "value": 1000 }, "@schemaLocation": "Price Collection", "dutyFreeAlteredAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAlteredAmount": { "unit": "inr", "value": 1000 }, "changeAmount": { "unit": "inr", "value": 1000 }, "discount": { "unit": "inr", "value": 1000 }, "amountPayable": { "unit": "inr", "value": 1000 }, "taxFixed": { "unit": "inr", "value": 1000 } }, "productOfferingPrice": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "@baseType": "ProductOfferingPrice", "@referredType": "ProductOfferingPrice Type", "@schemaLocation": "ProductOfferingPrice Collection", "@type": "individual Type" } } ], "productOfferingPrice": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "@baseType": "ProductOfferingPrice", "@referredType": "ProductOfferingPrice Type", "@schemaLocation": "ProductOfferingPrice Collection", "@type": "individual Type" }, "offsetParameter": { "numberofBlock": 2, "totalAllowanceSelectionCount": 4, "isCalenderBased": true, "discountType": "FIXED_PRICE", "billingDiscountExternalRef": "BD2024-123456", "discountValue": 10, "allowedDiscount": [ { "block": 1, "allowedSelectionCount": null, "allowedSelectionPeriod": "2022-08-08 13:09:00.612Z", "selectedDiscountPeriod": "2022-08-08 13:09:00.612Z" } ] }, "isAgreementBased": true, "code": "401 UNAUTHORIZED", "specCharacteristics": [ { "name": "SMS Allowance", "value": "50SMS", "valueType": "String" } ], "isProrated": false, "isArrears": false, "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" } } ], "productOrderItem": [ { "orderItemAction": "ADD", "orderItemId": "1", "productOrderHref": "string", "productOrderId": "557ae80c-b612-48f0-a57e-cd3a0eb1dc2c", "role": "ServiceAddress" } ], "productSpecification": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "externalId": "464bf14d-7373-4937-a73b-28217ac07528", "externalName": "", "owningSystem": "BlueMarble", "owningSystemID": "owning system1001", "relatedSystemName": "relatedsystem1001", "status": "Open", "referenceId": "data_service_specification_001", "version": "1", "metaExtension": { "dataSet": [ { "name": "MobileOfferOM", "genericData": { "schemaRef": "OrderManagementOffer", "valueSet": {} }, "languages": [ { "locale": "en-GB", "name": "ENGLISH-IND, ENGLISH-US" } ], "channels": [ { "id": "bo_lov_saleschannel_retail", "name": "Retail" } ], "marketSegments": [ { "id": "7894820397708LH425643", "name": "Retail" } ] } ] }, "@type": "CFS", "@referredType": " BillingAccount ", "@schemaLocation": "ServiceSpecification Collection" }, "productTerm": [ { "description": "description for ProductTerm", "name": "addItemThroughRules", "durationUnit": "MONTH", "duration": "12.0", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" } } ], "realizingResource": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "value": "6767453" } ], "realizingService": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "productRelationship": [ { "relationshipType": "dependecy", "product": "" } ], "reasonCode": "DUNNING", "actionCode": "ACTION 2", "checkoutData": [ { "sectionId": "address", "steps": [ { "fields": [ { "name": "Bill Format", "value": "pdf" } ], "stepId": "billingAddressDetails", "stepUId": "86c5e62d-f176-4434-b56c-bf7234429f1d", "options": [ { "name": "Bill Format", "value": "pdf", "fields": [] } ], "offerContainerId": "5432373c-6f65-46f8-a8b5-879a8df5b576", "cartItemId": "4a885452-ca92-45b8-933c-d35ad1b2e827", "sequence": "0", "groupByLevel": false, "stepDataRefChoice": false, "orderMgmtMapping": [ { "fieldMapping": [], "orderObjectPath": "" } ] } ], "sectionUId": "5ba4aea8-184c-4d88-9906-143998869677" } ], "productLineCategory": "bm-postpaid-highend", "parentBundleId": "bm-postpaid-highend" }, "note": [ { "id": "45", "author": "Jack smith", "createdDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "system": "CHECKOUT", "text": "This is quite important, please approach me as soon as possible" } ], "portability": { "description": "find details for Portability", "requestType": "PORT_IN", "portingDate": "2023-10-19T10:42:41.257Z", "portingApprovalDate": "2023-10-19T10:42:41.257Z", "portingStatus": "COMPLETED", "donorProvider": "", "donorNumber": "20240", "donorContractId": "70098909000", "donorCustomerName": "intadmin", "donorCustomerAddress": { "id": "c63784c1-1d57-4b31-b61e-900db2d8f6e7", "href": "/product-management/serviceSpecification/?id%3Dsms_service_specification_001%26version%3D1", "name": "SMS - Service Specification", "role": "ServiceAddress", "locationId": "LRW245", "flag": "ACTIVE", "fullAddress": "RMZ Galleria Office BLock,Yelahanka New Town", "streetNr": "52", "streetNrSuffix": "153", "streetNrLast": "754", "streetNrLastSuffix": "5765", "streetName": "Pell Street", "streetType": "Street", "streetSuffix": "52", "postCode": "SE85ES", "locality": "London", "city": "Pune", "stateOrProvince": "England", "country": "United Kingdom", "geoLocationRefOrValue": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "geometryType": "Point", "accuracy": "100 meters", "spatialRef": "WGS 84", "type": "ProductOfferingPrice", "schemaLocation": "Geolocation Collection", "geometry": [ { "latitude": "13.3379° N", "longitude": "77.1173° E", "geographicDatum": "NAVD88" } ] }, "geographicSubAddress": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "type": "SubUnit", "subUnitType": "Apartment", "subUnitNumber": "1234", "levelType": "Floor", "levelNumber": "2", "buildingName": "Acme Corporation Building", "privateStreetNumber": "123", "privateStreetName": "Main Street" } ], "serviceability": [ { "id": "sms_service_specification_001", "type": "CFS", "attributes": { "category": "enterprise", "availability": { "key": "PRODUCT_CODE", "value": "6767453" }, "items": [ { "key": "PRODUCT_CODE", "value": "6767453" } ] } } ], "contactDetails": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "role": "OM_DATA_MANAGER", "type": "Individual Party", "baseType": "ProductOfferingPrice", "referredType": "BillingAccount", "schemaLocation": "RelatedParty Collection", "contactMedium": [ { "baseType": "ProductOfferingPrice", "type": "Individual Party", "schemaLocation": "ContactMedium Collection", "preferred": false, "mediumType": "url", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "characteristic": { "baseType": "ProductOfferingPrice", "type": "Individual Party", "schemaLocation": "Contact Characteristics Collection", "addressId": "#234", "city": "Bengalore", "contactType": "phone", "country": "India", "emailAddress": "example.@gmail.com", "faxNumber": "212-111-2222", "phoneNumber": "9856876322", "postCode": "560064", "socialNetworkId": "LinkedIn", "stateOrProvince": "karnataka", "street1": "RMZ Galleria", "street2": "Office Block", "houseNo": "56" } } ] } ] }, "additionalCharacteristics": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "createdBy": "om_admin", "createdDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "om_admin", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z" }, "isOfferAmended": false, "portfolioDetails": { "portfolioId": "BP1698224881607424", "productLineCategory": "bm-postpaid-highend", "offerContainerCategory": "bm-postpaid-highend", "href": "https://host:port/paymentManagement/v4/cashPayment/2365", "childProduct": [ { "childProductOrderItemId": "9be74937-4927-4924-b2bb-d7a4dd401f1a", "childInstallBaseId": "RUM1660733938024415", "childSpecificationName": "Fiber Port", "childCpoId": "CPO7894820397708LH425", "inventory": false, "state": "ACTIVE" } ], "parentProduct": { "parentProductOrderItemId": "e2346", "parentInstallBaseId": "BP1698224881533778", "parentSpecificationName": "Mobile Postpaid - Product Specification", "inventory": false, "parentCpoId": "CPO7894820397708LH425", "state": "ACTIVE" } }, "promotions": [ { "category": "Managed SDWAN Service", "id": "automation_promotion-pm_20eewvb", "internalLifecycleStatus": "Test", "description": "Promotion", "lifeCycleStatus": "Test", "name": "Automation_Promotion_678new", "priority": 2, "promoApplicationLevel": "cart", "signature": "cartSignature", "type": "Promotion", "promotionAction": { "actionCardinality": null, "actionObjectId": "bm-samsung-product-bundle", "actionType": "Add Product", "actionValue": 2, "applicationDuration": 1, "cartItemId": "5432373c-6f65-46f8-a8b5-879a8df5b576", "id": "pa_j6w82", "maxActionValue": "3", "priceId": "op_0nwf2jj", "priceType": "recurring", "priority": 4, "recurringChargePeriodType": "Month" }, "promotionClassification": "exclusive", "coupon": { "id": "54765", "code": "MY_COUPON_CODE", "coupon": false }, "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" } } ], "additionalAttributes": [ { "name": "MSISDN", "valueType": "String", "value": "55738231121", "action": "ADD", "validationStatus": "PASSED", "createdBy": "admin", "lastModifiedBy": "system", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "createdDateTime": "2023-10-19T10:42:41.257Z", "enrichmentDetail": { "description": "Description of character", "specType": "ServiceSpecification", "referenceId": "data_service_specification_001", "valueType": "List", "minCardinality": null, "maxCardinality": 1, "characteristicValues": [ { "valueType": "String", "value": "True", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "default": false, "rangeInterval": "closedTop", "regex": null, "unitOfMeasure": "GB" } ], "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "format": "String", "length": 5, "decimalValue": 0.767, "tooltipValue": "Additional Information", "visibleLine": "1", "unique": false, "extensible": false, "configurable": false, "displaySequence": 1, "isVisible": false, "configurationStage": "Product Offer Level", "regex": "\"expression\": \"^[0-9]{9,13}$\", \"message\": \"Please enter a valid phone number\"" }, "errorDetails": [ { "errorCode": "ERR-BM-OM-OV-OE-101", "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present" } ], "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "isNetworkImpacting": false, "isCharacteristicAmended": false } ], "productFeasibility": { "validTill": { "endDateTime": "2023-10-19T10:42:41.257Z", "startDateTime": "2023-10-19T10:42:41.257Z" }, "remark": "remark", "approvedBy": "System", "qualified": false, "attributes": [ { "name": "attribute_fa", "value": "50SMS", "valueType": "string,number,boolean", "array": false, "viewOnly": false, "quantityBased": false } ] }, "dueDateJeopardyCategory": true, "expDueDateJeopardyCategory": false, "checkoutProductDetails": { "type": "quote", "associatedOCId": "", "associatedCIId": "", "associatedSiteId": "", "source": "", "externalId": "464bf14d-7373-4937-a73b-28217ac07528", "overridePrice": 10, "additionalAttributes": [ { "name": "Order Level", "value": "43654" } ] }, "bypassCharpoValidation": false, "resourceAllocation": false, "baseInstallBaseId": "BP1691740391567152", "parallelInstallBaseId": "RUM1660733938024419", "baseServiceTermination": false, "isAmendOrderItem": false, "isPreviousOrderItemState": true } ], "orderTotalPrice": [ { "description": "Order Price Details", "name": "robin_rf", "recurringChargePeriod": "Monthly", "priceType": "recurring", "recurringChargePeriodLength": 1, "offset": 3, "tax": [ { "taxType": "GST", "externalID": "464bf14d-7373-4937-a73b-28217ac07528", "id": "tax_automationtest-tx_bv8y95w", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "@baseType": "Tax", "@type": "Individual Type", "taxAmount": { "unit": "inr", "value": 1000 }, "taxCategory": "Indian", "taxRate": 20, "name": "Tax_Automationtest", "displayName": "Tax details", "definesExemption": false, "additionalAttributes": [ { "name": "MSISDN", "valueType": "String", "value": "55738231121", "action": "ADD", "validationStatus": "PASSED", "createdBy": "admin", "lastModifiedBy": "system", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "createdDateTime": "2023-10-19T10:42:41.257Z", "enrichmentDetail": { "description": "Description of character", "specType": "ServiceSpecification", "referenceId": "data_service_specification_001", "valueType": "List", "minCardinality": null, "maxCardinality": 1, "characteristicValues": [ { "valueType": "String", "value": "True", "validFor": {}, "default": false, "rangeInterval": "closedTop", "regex": null, "unitOfMeasure": "GB" } ], "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "format": "String", "length": 5, "decimalValue": 0.767, "tooltipValue": "Additional Information", "visibleLine": "1", "unique": false, "extensible": false, "configurable": false, "displaySequence": 1, "isVisible": false, "configurationStage": "Product Offer Level", "regex": "\"expression\": \"^[0-9]{9,13}$\", \"message\": \"Please enter a valid phone number\"" }, "errorDetails": [ { "errorCode": "ERR-BM-OM-OV-OE-101", "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present" } ], "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "isNetworkImpacting": false, "isCharacteristicAmended": false } ] } ], "priceId": "op_0nwf2jj", "priceSubType": "recurring", "unitOfMeasure": "INR", "@baseType": "OrderPrice", "@schemaLocation": "OrderPrice Collection", "price": { "percentage": 10, "taxRate": 10, "actionCardinality": 10, "taxAmount": 10, "@baseType": "Price", "@type": "Price", "dutyFreeAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAmount": { "unit": "inr", "value": 1000 }, "@schemaLocation": "Price Collection", "dutyFreeAlteredAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAlteredAmount": { "unit": "inr", "value": 1000 }, "changeAmount": { "unit": "inr", "value": 1000 }, "discount": { "unit": "inr", "value": 1000 }, "amountPayable": { "unit": "inr", "value": 1000 }, "taxFixed": { "unit": "inr", "value": 1000 } }, "@type": "OrderPrice", "priceAlteration": [ { "applicationDuration": 3, "description": "Price Alteration Details", "name": "ServiceOrder", "priceAlterationType": "Discount", "priceType": "recurring", "priority": 2, "recurringChargePeriod": "Month", "referenceId": "data_service_specification_001", "unitOfMeasure": "INR", "@baseType": "PriceAlteration", "@schemaLocation": "PriceAlteration Collection", "@type": "recurring", "price": { "percentage": 10, "taxRate": 10, "actionCardinality": 10, "taxAmount": 10, "@baseType": "Price", "@type": "Price", "dutyFreeAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAmount": { "unit": "inr", "value": 1000 }, "@schemaLocation": "Price Collection", "dutyFreeAlteredAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAlteredAmount": { "unit": "inr", "value": 1000 }, "changeAmount": { "unit": "inr", "value": 1000 }, "discount": { "unit": "inr", "value": 1000 }, "amountPayable": { "unit": "inr", "value": 1000 }, "taxFixed": { "unit": "inr", "value": 1000 } }, "productOfferingPrice": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "@baseType": "ProductOfferingPrice", "@referredType": "ProductOfferingPrice Type", "@schemaLocation": "ProductOfferingPrice Collection", "@type": "individual Type" } } ], "productOfferingPrice": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "@baseType": "ProductOfferingPrice", "@referredType": "ProductOfferingPrice Type", "@schemaLocation": "ProductOfferingPrice Collection", "@type": "individual Type" }, "itemPriceRelationship": [ { "priceId": "P465", "relationshipType": "FIXED_PRICE" } ], "validFor": { "endDateTime": "2023-10-19T10:42:41.257Z", "startDateTime": "2023-10-19T10:42:41.257Z" }, "isDownPaymentRequired": false, "minimumDownPaymentAmount": null, "isAgreementBased": false, "offsetParameter": { "numberofBlock": 2, "totalAllowanceSelectionCount": 4, "isCalenderBased": true, "discountType": "FIXED_PRICE", "billingDiscountExternalRef": "BD2024-123456", "discountValue": 10, "allowedDiscount": [ { "block": 1, "allowedSelectionCount": null, "allowedSelectionPeriod": "2022-08-08 13:09:00.612Z", "selectedDiscountPeriod": "2022-08-08 13:09:00.612Z" } ] }, "code": "PC_de716bb0", "externalId": "prepaidplan_a-1_price_2-0_v1||123", "id": "9a058452-d5c7-4ec2-9f3d-1ecc34d120ee", "specCharacteristics": [ { "name": "SMS Allowance", "value": "50SMS", "valueType": "String" } ], "isProrated": false, "isArrears": false } ], "productOfferingQualification": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "customerAccount": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "partyRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "partyRoleRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "aggrementRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "paymentMethodRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ] }, "billingAccount": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "financeSettlementRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "paymentMethodRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "itemPriceRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "@baseType": "ProductOfferingPrice", "@type": "Individual Party", "@schemaLocation": "BillingAccount", "@referredType": "BillingAccount" }, "billingAccountList": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "financeSettlementRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "paymentMethodRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "itemPriceRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "@baseType": "ProductOfferingPrice", "@type": "Individual Party", "@schemaLocation": "BillingAccount", "@referredType": "BillingAccount" } ], "isAmendOrder": false, "isAmendOrderWithCancel": false, "isValidatedPOQ": false, "externalOrderReferenceNumber": "879A", "externalOrderId": "464bf14d-7373-4937-a73b-28217ac07528", "marketSegment": { "id": "7894820397708LH425643", "name": "Retail" }, "additionalAttributes": [ { "name": "MSISDN", "valueType": "String", "value": "55738231121", "action": "ADD", "validationStatus": "PASSED", "createdBy": "admin", "lastModifiedBy": "system", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "createdDateTime": "2023-10-19T10:42:41.257Z", "enrichmentDetail": { "description": "Description of character", "specType": "ServiceSpecification", "referenceId": "data_service_specification_001", "valueType": "List", "minCardinality": null, "maxCardinality": 1, "characteristicValues": [ { "valueType": "String", "value": "True", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "default": false, "rangeInterval": "closedTop", "regex": null, "unitOfMeasure": "GB" } ], "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "format": "String", "length": 5, "decimalValue": 0.767, "tooltipValue": "Additional Information", "visibleLine": "1", "unique": false, "extensible": false, "configurable": false, "displaySequence": 1, "isVisible": false, "configurationStage": "Product Offer Level", "regex": "\"expression\": \"^[0-9]{9,13}$\", \"message\": \"Please enter a valid phone number\"" }, "errorDetails": [ { "errorCode": "ERR-BM-OM-OV-OE-101", "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present" } ], "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "isNetworkImpacting": false, "isCharacteristicAmended": false } ], "promotions": [ { "category": "Managed SDWAN Service", "id": "automation_promotion-pm_20eewvb", "internalLifecycleStatus": "Test", "description": "Promotion", "lifeCycleStatus": "Test", "name": "Automation_Promotion_678new", "priority": 2, "promoApplicationLevel": "cart", "signature": "cartSignature", "type": "Promotion", "promotionAction": { "actionCardinality": null, "actionObjectId": "bm-samsung-product-bundle", "actionType": "Add Product", "actionValue": 2, "applicationDuration": 1, "cartItemId": "5432373c-6f65-46f8-a8b5-879a8df5b576", "id": "pa_j6w82", "maxActionValue": "3", "priceId": "op_0nwf2jj", "priceType": "recurring", "priority": 4, "recurringChargePeriodType": "Month" }, "promotionClassification": "exclusive", "coupon": { "id": "54765", "code": "MY_COUPON_CODE", "coupon": false }, "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" } } ], "nonRecurringPriceAdjustment": [ { "id": "c63784c1-1d57-4b31-b61e-900db2d8f6e7", "amount": null, "details": [ { "name": "SMS Allowance", "value": "50SMS" } ], "name": "SMS Allowance", "referenceId": "data_service_specification_001", "type": "Physical" } ], "customerOrderType": "NEW", "jeopardyFlag": false, "visibleFlag": "yes,no", "isLargeOrder": false, "parentOrderId": "881a6d15-bcbe-4372-b48a-41cba29f4806", "parentCpoId": "CPO2477328421161597NQ575", "subOrderMetaData": [ { "subOrderId": "1", "state": "COMPLETED", "status": "Provisioning - Completed", "subOrderCpoId": "CPO2477328421161597NQ575", "productSubOrderItemRef": [ { "productSubOrderItemId": "3e934f5f-4fb7-4e01-a33d-4bd7c33f5828", "installbaseId": "BP1686636408708199", "productName": "Mobile", "productOrderItemType": "New Order" } ] } ], "priority": "HIGHEST, LOW", "processingPriority": "High", "priorityRelayTopics": [ { "moduleName": "", "relayTopicName": "", "prioritySequence": "", "processingPriority": "" } ], "isPortabilityOrder": false }'

Response

{
  "cpoId": "CPO2477328421161597NQ575",
  "cancellationDate": "2023-10-19T10:42:41.257Z",
  "cancellationReason": "Termination",
  "completionDate": "2023-10-19T10:42:41.257Z",
  "expectedCompletionDate": "2023-10-19T10:42:41.257Z",
  "notificationContact": "example.rnp@gmail.com",
  "orderDate": "2023-10-19T10:42:41.257Z",
  "requestedCompletionDate": "2023-10-19T10:42:41.257Z",
  "requestedStartDate": "2023-10-19T10:42:41.257Z",
  "actualStartDate": "2023-10-19T10:42:41.257Z",
  "state": "FAILED",
  "status": "Provisioning - Failed",
  "relatedParty": [
    {
      "id": "BA_109",
      "href": "/product-inventory",
      "name": "Sameer Billing Account",
      "role": "OM_DATA_MANAGER",
      "type": "Individual Party",
      "baseType": "ProductOfferingPrice",
      "referredType": "BillingAccount",
      "schemaLocation": "RelatedParty Collection",
      "contactMedium": [
        {
          "baseType": "ProductOfferingPrice",
          "type": "Individual Party",
          "schemaLocation": "ContactMedium Collection",
          "preferred": false,
          "mediumType": "url",
          "validFor": {
            "startDateTime": "2023-08-11T09:17:41.866Z",
            "endDateTime": "2023-08-11T09:17:41.866Z"
          },
          "characteristic": {
            "baseType": "ProductOfferingPrice",
            "type": "Individual Party",
            "schemaLocation": "Contact Characteristics Collection",
            "addressId": "#234",
            "city": "Bengalore",
            "contactType": "phone",
            "country": "India",
            "emailAddress": "example.@gmail.com",
            "faxNumber": "212-111-2222",
            "phoneNumber": "9856876322",
            "postCode": "560064",
            "socialNetworkId": "LinkedIn",
            "stateOrProvince": "karnataka",
            "street1": "RMZ Galleria",
            "street2": "Office Block",
            "houseNo": "56"
          }
        }
      ]
    }
  ],
  "href": "/product-inventory",
  "externalId": "881a6d15-bcbe-4372-b48a-41cba29f4806",
  "description": "example = find details for product Order Request",
  "category": "Broadband",
  "createdBy": "intadmin1",
  "createdDateTime": "2023-10-19T10:42:41.257Z",
  "lastModifiedBy": "intadmin1",
  "lastModifiedDateTime": "",
  "offerContainers": [
    {
      "id": "BA_109",
      "href": "/product-inventory",
      "name": "Sameer Billing Account",
      "processContext": "ACQ",
      "lineOfBusiness": "mobile",
      "category": {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account",
        "version": null
      },
      "state": "ACKNOWLEDGED",
      "status": "Completed",
      "productOrderItemsRefs": [
        {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account"
        }
      ],
      "externalOfferContainerId": "880",
      "externalOfferContainerReferenceNumber": "880A",
      "additionalAttributes": [
        {
          "name": "MSISDN",
          "valueType": "String",
          "value": "55738231121",
          "action": "ADD",
          "validationStatus": "PASSED",
          "createdBy": "admin",
          "lastModifiedBy": "system",
          "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
          "createdDateTime": "2023-10-19T10:42:41.257Z",
          "enrichmentDetail": {
            "description": "Description of character",
            "specType": "ServiceSpecification",
            "referenceId": "data_service_specification_001",
            "valueType": "List",
            "minCardinality": null,
            "maxCardinality": 1,
            "characteristicValues": [
              {
                "valueType": "String",
                "value": "True",
                "validFor": {
                  "startDateTime": "2023-08-11T09:17:41.866Z",
                  "endDateTime": "2023-08-11T09:17:41.866Z"
                },
                "default": false,
                "rangeInterval": "closedTop",
                "regex": null,
                "unitOfMeasure": "GB"
              }
            ],
            "validFor": {
              "startDateTime": "2023-08-11T09:17:41.866Z",
              "endDateTime": "2023-08-11T09:17:41.866Z"
            },
            "format": "String",
            "length": 5,
            "decimalValue": 0.767,
            "tooltipValue": "Additional Information",
            "visibleLine": "1",
            "unique": false,
            "extensible": false,
            "configurable": false,
            "displaySequence": 1,
            "isVisible": false,
            "configurationStage": "Product Offer Level",
            "regex": "\"expression\": \"^[0-9]{9,13}$\",\n\"message\": \"Please enter a valid phone number\""
          },
          "errorDetails": [
            {
              "errorCode": "ERR-BM-OM-OV-OE-101",
              "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present"
            }
          ],
          "dynamicAttributes": [
            {
              "attributeName": "Data Throttling",
              "attributeValue": "55738231121",
              "attributeType": "String",
              "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
              "lastModifiedBy": "omui admin"
            }
          ],
          "isNetworkImpacting": false,
          "isCharacteristicAmended": false
        }
      ],
      "promotions": [
        {
          "category": "Managed SDWAN Service",
          "id": "automation_promotion-pm_20eewvb",
          "internalLifecycleStatus": "Test",
          "description": "Promotion",
          "lifeCycleStatus": "Test",
          "name": "Automation_Promotion_678new",
          "priority": 2,
          "promoApplicationLevel": "cart",
          "signature": "cartSignature",
          "type": "Promotion",
          "promotionAction": {
            "actionCardinality": null,
            "actionObjectId": "bm-samsung-product-bundle",
            "actionType": "Add Product",
            "actionValue": 2,
            "applicationDuration": 1,
            "cartItemId": "5432373c-6f65-46f8-a8b5-879a8df5b576",
            "id": "pa_j6w82",
            "maxActionValue": "3",
            "priceId": "op_0nwf2jj",
            "priceType": "recurring",
            "priority": 4,
            "recurringChargePeriodType": "Month"
          },
          "promotionClassification": "exclusive",
          "coupon": {
            "id": "54765",
            "code": "MY_COUPON_CODE",
            "coupon": false
          },
          "validFor": {
            "startDateTime": "2023-08-11T09:17:41.866Z",
            "endDateTime": "2023-08-11T09:17:41.866Z"
          }
        }
      ],
      "offerContainerTotalPrice": [
        {
          "description": "Order Price Details",
          "name": "robin_rf",
          "recurringChargePeriod": "Monthly",
          "priceType": "recurring",
          "recurringChargePeriodLength": 1,
          "offset": 3,
          "tax": [
            {
              "taxType": "GST",
              "externalID": "464bf14d-7373-4937-a73b-28217ac07528",
              "id": "tax_automationtest-tx_bv8y95w",
              "validFor": {
                "startDateTime": "2023-08-11T09:17:41.866Z",
                "endDateTime": "2023-08-11T09:17:41.866Z"
              },
              "@baseType": "Tax",
              "@type": "Individual Type",
              "taxAmount": {
                "unit": "inr",
                "value": 1000
              },
              "taxCategory": "Indian",
              "taxRate": 20,
              "name": "Tax_Automationtest",
              "displayName": "Tax details",
              "definesExemption": false,
              "additionalAttributes": [
                {
                  "name": "MSISDN",
                  "valueType": "String",
                  "value": "55738231121",
                  "action": "ADD",
                  "validationStatus": "PASSED",
                  "createdBy": "admin",
                  "lastModifiedBy": "system",
                  "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
                  "createdDateTime": "2023-10-19T10:42:41.257Z",
                  "enrichmentDetail": {
                    "description": "Description of character",
                    "specType": "ServiceSpecification",
                    "referenceId": "data_service_specification_001",
                    "valueType": "List",
                    "minCardinality": null,
                    "maxCardinality": 1,
                    "characteristicValues": [],
                    "validFor": {},
                    "format": "String",
                    "length": 5,
                    "decimalValue": 0.767,
                    "tooltipValue": "Additional Information",
                    "visibleLine": "1",
                    "unique": false,
                    "extensible": false,
                    "configurable": false,
                    "displaySequence": 1,
                    "isVisible": false,
                    "configurationStage": "Product Offer Level",
                    "regex": "\"expression\": \"^[0-9]{9,13}$\",\n\"message\": \"Please enter a valid phone number\""
                  },
                  "errorDetails": [
                    ""
                  ],
                  "dynamicAttributes": [
                    ""
                  ],
                  "isNetworkImpacting": false,
                  "isCharacteristicAmended": false
                }
              ]
            }
          ],
          "priceId": "op_0nwf2jj",
          "priceSubType": "recurring",
          "unitOfMeasure": "INR",
          "@baseType": "OrderPrice",
          "@schemaLocation": "OrderPrice Collection",
          "price": {
            "percentage": 10,
            "taxRate": 10,
            "actionCardinality": 10,
            "taxAmount": 10,
            "@baseType": "Price",
            "@type": "Price",
            "dutyFreeAmount": {
              "unit": "inr",
              "value": 1000
            },
            "taxIncludedAmount": {
              "unit": "inr",
              "value": 1000
            },
            "@schemaLocation": "Price Collection",
            "dutyFreeAlteredAmount": {
              "unit": "inr",
              "value": 1000
            },
            "taxIncludedAlteredAmount": {
              "unit": "inr",
              "value": 1000
            },
            "changeAmount": {
              "unit": "inr",
              "value": 1000
            },
            "discount": {
              "unit": "inr",
              "value": 1000
            },
            "amountPayable": {
              "unit": "inr",
              "value": 1000
            },
            "taxFixed": {
              "unit": "inr",
              "value": 1000
            }
          },
          "@type": "OrderPrice",
          "priceAlteration": [
            {
              "applicationDuration": 3,
              "description": "Price Alteration Details",
              "name": "ServiceOrder",
              "priceAlterationType": "Discount",
              "priceType": "recurring",
              "priority": 2,
              "recurringChargePeriod": "Month",
              "referenceId": "data_service_specification_001",
              "unitOfMeasure": "INR",
              "@baseType": "PriceAlteration",
              "@schemaLocation": "PriceAlteration Collection",
              "@type": "recurring",
              "price": {
                "percentage": 10,
                "taxRate": 10,
                "actionCardinality": 10,
                "taxAmount": 10,
                "@baseType": "Price",
                "@type": "Price",
                "dutyFreeAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "taxIncludedAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "@schemaLocation": "Price Collection",
                "dutyFreeAlteredAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "taxIncludedAlteredAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "changeAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "discount": {
                  "unit": "inr",
                  "value": 1000
                },
                "amountPayable": {
                  "unit": "inr",
                  "value": 1000
                },
                "taxFixed": {
                  "unit": "inr",
                  "value": 1000
                }
              },
              "productOfferingPrice": {
                "id": "BA_109",
                "href": "/product-inventory",
                "name": "Sameer Billing Account",
                "@baseType": "ProductOfferingPrice",
                "@referredType": "ProductOfferingPrice Type",
                "@schemaLocation": "ProductOfferingPrice Collection",
                "@type": "individual Type"
              }
            }
          ],
          "productOfferingPrice": {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "@baseType": "ProductOfferingPrice",
            "@referredType": "ProductOfferingPrice Type",
            "@schemaLocation": "ProductOfferingPrice Collection",
            "@type": "individual Type"
          },
          "itemPriceRelationship": [
            {
              "priceId": "P465",
              "relationshipType": "FIXED_PRICE"
            }
          ],
          "validFor": {
            "endDateTime": "2023-10-19T10:42:41.257Z",
            "startDateTime": "2023-10-19T10:42:41.257Z"
          },
          "isDownPaymentRequired": false,
          "minimumDownPaymentAmount": null,
          "isAgreementBased": false,
          "offsetParameter": {
            "numberofBlock": 2,
            "totalAllowanceSelectionCount": 4,
            "isCalenderBased": true,
            "discountType": "FIXED_PRICE",
            "billingDiscountExternalRef": "BD2024-123456",
            "discountValue": 10,
            "allowedDiscount": [
              {
                "block": 1,
                "allowedSelectionCount": null,
                "allowedSelectionPeriod": "2022-08-08 13:09:00.612Z",
                "selectedDiscountPeriod": "2022-08-08 13:09:00.612Z"
              }
            ]
          },
          "code": "PC_de716bb0",
          "externalId": "prepaidplan_a-1_price_2-0_v1||123",
          "id": "9a058452-d5c7-4ec2-9f3d-1ecc34d120ee",
          "specCharacteristics": [
            {
              "name": "SMS Allowance",
              "value": "50SMS",
              "valueType": "String"
            }
          ],
          "isProrated": false,
          "isArrears": false
        }
      ]
    }
  ],
  "portfolioContainers": [
    {
      "id": "BP11697629618916537",
      "name": "",
      "productOrderItemsRefs": [
        {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account"
        }
      ],
      "sort": 1
    }
  ],
  "signature": {
    "context": "174be0d306a3bab87c1266f4b4d1f534c5a302aedda36ff0f64d695cd581eeb7",
    "cart": "4db162ebf6ee34d11293b9aa7e8f8a512061de318ed5187cd1cb75f5c0a2c198"
  },
  "baseProductOrderId": "3e934f5f-4fb7-4e01-a33d-4bd7c33f5828",
  "amendProductOrderId": "3e934f5f-4fb7-4e01-a33d-4bd7c33f5828",
  "orderType": "NEW",
  "id": "881a6d15-bcbe-4372-b48a-41cba29f4806",
  "quote": [
    {
      "id": "BA_109",
      "href": "/product-inventory",
      "name": "Sameer Billing Account"
    }
  ],
  "agreement": [
    {
      "id": "BA_109",
      "href": "/product-inventory",
      "name": "Sameer Billing Account",
      "agreementItemId": "agreement_083774",
      "agreementProductOfferingPrice": [
        {
          "id": "bm_jio_cardinality_price",
          "price": {
            "unit": "inr",
            "value": 1000
          }
        }
      ],
      "@baseType": "ProductOfferingPrice",
      "@schemaLocation": "Agreement Collection",
      "characteristic": [
        {
          "name": "MSISDN",
          "valueType": "String",
          "value": "55738231121",
          "action": "ADD",
          "validationStatus": "PASSED",
          "createdBy": "admin",
          "lastModifiedBy": "system",
          "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
          "createdDateTime": "2023-10-19T10:42:41.257Z",
          "enrichmentDetail": {
            "description": "Description of character",
            "specType": "ServiceSpecification",
            "referenceId": "data_service_specification_001",
            "valueType": "List",
            "minCardinality": null,
            "maxCardinality": 1,
            "characteristicValues": [
              {
                "valueType": "String",
                "value": "True",
                "validFor": {
                  "startDateTime": "2023-08-11T09:17:41.866Z",
                  "endDateTime": "2023-08-11T09:17:41.866Z"
                },
                "default": false,
                "rangeInterval": "closedTop",
                "regex": null,
                "unitOfMeasure": "GB"
              }
            ],
            "validFor": {
              "startDateTime": "2023-08-11T09:17:41.866Z",
              "endDateTime": "2023-08-11T09:17:41.866Z"
            },
            "format": "String",
            "length": 5,
            "decimalValue": 0.767,
            "tooltipValue": "Additional Information",
            "visibleLine": "1",
            "unique": false,
            "extensible": false,
            "configurable": false,
            "displaySequence": 1,
            "isVisible": false,
            "configurationStage": "Product Offer Level",
            "regex": "\"expression\": \"^[0-9]{9,13}$\",\n\"message\": \"Please enter a valid phone number\""
          },
          "errorDetails": [
            {
              "errorCode": "ERR-BM-OM-OV-OE-101",
              "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present"
            }
          ],
          "dynamicAttributes": [
            {
              "attributeName": "Data Throttling",
              "attributeValue": "55738231121",
              "attributeType": "String",
              "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
              "lastModifiedBy": "omui admin"
            }
          ],
          "isNetworkImpacting": false,
          "isCharacteristicAmended": false
        }
      ],
      "@referredType": "BillingAccount",
      "@type": "serviceOrder"
    }
  ],
  "channel": [
    {
      "id": "BA_109",
      "href": "/product-inventory",
      "name": "Sameer Billing Account",
      "role": "ServiceAddress"
    }
  ],
  "note": [
    {
      "id": "45",
      "author": "Jack smith",
      "createdDateTime": "2023-10-19T10:42:41.257Z",
      "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
      "system": "CHECKOUT",
      "text": "This is quite important, please approach me as soon as possible"
    }
  ],
  "payment": [
    {
      "id": "BA_109",
      "href": "/product-inventory",
      "name": "Sameer Billing Account",
      "method": "CashPayment",
      "token": "64bf14d-7373-4937-a73b-28217ac07528",
      "receiptId": "P011276",
      "paymentDate": "2023-10-19T10:42:41.257Z",
      "transactionAmount": "2000",
      "transactionId": "123123124112",
      "transactionCurrency": "USD"
    }
  ],
  "productOrderItem": [
    {
      "id": "1",
      "sort": 1,
      "quantity": 1,
      "action": "ADD",
      "state": "ACKNOWLEDGED",
      "status": "Order Validation - Completed",
      "productOrderItemType": "New Order",
      "productOrderItemSubType": "NEW_ORDER",
      "installBaseId": "BP1686636408708199",
      "actualStartDate": "2023-10-19T10:42:41.257Z",
      "completionDate": "2023-10-19T10:42:41.257Z",
      "expectedCompletionDate": "2023-10-19T10:42:41.257Z",
      "requestedCompletionDate": "2023-10-19T10:42:41.257Z",
      "errorDetails": [
        {
          "errorCode": "ERR-BM-OM-OV-OE-101",
          "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present"
        }
      ],
      "parentBundleOfferId": "1001359",
      "parentBundleInstallBaseId": "BP1691740391567152",
      "lastModifiedBy": "2023-10-19T10:42:41.257Z",
      "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
      "processFlag": "COMSOM",
      "externalProductOrderItemId": "880",
      "externalProductOrderItemReferenceNumber": "880A",
      "workflowFlag": "Combined",
      "payment": [
        {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account",
          "method": "CashPayment",
          "token": "64bf14d-7373-4937-a73b-28217ac07528",
          "receiptId": "P011276",
          "paymentDate": "2023-10-19T10:42:41.257Z",
          "transactionAmount": "2000",
          "transactionId": "123123124112",
          "transactionCurrency": "USD"
        }
      ],
      "appointment": {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account",
        "description": "Description of AppointmentRef"
      },
      "appointmentList": [
        {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account",
          "description": "Description of AppointmentRef"
        }
      ],
      "itemTerm": [
        {
          "description": "Description for OrderTerm",
          "name": "atrribute 2",
          "duration": "12.0",
          "durationUnit": "MONTH"
        }
      ],
      "productOfferingQualificationItem": {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account",
        "productOfferingQualificationHref": "/api/catalog-projection/v1/productOfferingPrice/bluemarble_unlimited_10gb_12mth_rc_001",
        "productOfferingQualificationId": "bluemarble_unlimited_10gb_12mth_rc_001",
        "productOfferingQualificationName": "BlueMarble Unlimited - 10GB - 12 Months - RC"
      },
      "productOrderItemRelationship": [
        {
          "id": "SO1686577779836872",
          "relationshipType": "Dependency",
          "siteId": "admin_123"
        }
      ],
      "quoteItem": {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account",
        "quoteHref": "mobile",
        "quoteId": "123",
        "quoteName": "quote_ir"
      },
      "itemPrice": [
        {
          "description": "Order Price Details",
          "name": "robin_rf",
          "recurringChargePeriod": "Monthly",
          "priceType": "recurring",
          "recurringChargePeriodLength": 1,
          "offset": 3,
          "tax": [
            {
              "taxType": "GST",
              "externalID": "464bf14d-7373-4937-a73b-28217ac07528",
              "id": "tax_automationtest-tx_bv8y95w",
              "validFor": {
                "startDateTime": "2023-08-11T09:17:41.866Z",
                "endDateTime": "2023-08-11T09:17:41.866Z"
              },
              "@baseType": "Tax",
              "@type": "Individual Type",
              "taxAmount": {
                "unit": "inr",
                "value": 1000
              },
              "taxCategory": "Indian",
              "taxRate": 20,
              "name": "Tax_Automationtest",
              "displayName": "Tax details",
              "definesExemption": false,
              "additionalAttributes": [
                {
                  "name": "MSISDN",
                  "valueType": "String",
                  "value": "55738231121",
                  "action": "ADD",
                  "validationStatus": "PASSED",
                  "createdBy": "admin",
                  "lastModifiedBy": "system",
                  "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
                  "createdDateTime": "2023-10-19T10:42:41.257Z",
                  "enrichmentDetail": {
                    "description": "Description of character",
                    "specType": "ServiceSpecification",
                    "referenceId": "data_service_specification_001",
                    "valueType": "List",
                    "minCardinality": null,
                    "maxCardinality": 1,
                    "characteristicValues": [],
                    "validFor": {},
                    "format": "String",
                    "length": 5,
                    "decimalValue": 0.767,
                    "tooltipValue": "Additional Information",
                    "visibleLine": "1",
                    "unique": false,
                    "extensible": false,
                    "configurable": false,
                    "displaySequence": 1,
                    "isVisible": false,
                    "configurationStage": "Product Offer Level",
                    "regex": "\"expression\": \"^[0-9]{9,13}$\",\n\"message\": \"Please enter a valid phone number\""
                  },
                  "errorDetails": [
                    ""
                  ],
                  "dynamicAttributes": [
                    ""
                  ],
                  "isNetworkImpacting": false,
                  "isCharacteristicAmended": false
                }
              ]
            }
          ],
          "priceId": "op_0nwf2jj",
          "priceSubType": "recurring",
          "unitOfMeasure": "INR",
          "@baseType": "OrderPrice",
          "@schemaLocation": "OrderPrice Collection",
          "price": {
            "percentage": 10,
            "taxRate": 10,
            "actionCardinality": 10,
            "taxAmount": 10,
            "@baseType": "Price",
            "@type": "Price",
            "dutyFreeAmount": {
              "unit": "inr",
              "value": 1000
            },
            "taxIncludedAmount": {
              "unit": "inr",
              "value": 1000
            },
            "@schemaLocation": "Price Collection",
            "dutyFreeAlteredAmount": {
              "unit": "inr",
              "value": 1000
            },
            "taxIncludedAlteredAmount": {
              "unit": "inr",
              "value": 1000
            },
            "changeAmount": {
              "unit": "inr",
              "value": 1000
            },
            "discount": {
              "unit": "inr",
              "value": 1000
            },
            "amountPayable": {
              "unit": "inr",
              "value": 1000
            },
            "taxFixed": {
              "unit": "inr",
              "value": 1000
            }
          },
          "@type": "OrderPrice",
          "priceAlteration": [
            {
              "applicationDuration": 3,
              "description": "Price Alteration Details",
              "name": "ServiceOrder",
              "priceAlterationType": "Discount",
              "priceType": "recurring",
              "priority": 2,
              "recurringChargePeriod": "Month",
              "referenceId": "data_service_specification_001",
              "unitOfMeasure": "INR",
              "@baseType": "PriceAlteration",
              "@schemaLocation": "PriceAlteration Collection",
              "@type": "recurring",
              "price": {
                "percentage": 10,
                "taxRate": 10,
                "actionCardinality": 10,
                "taxAmount": 10,
                "@baseType": "Price",
                "@type": "Price",
                "dutyFreeAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "taxIncludedAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "@schemaLocation": "Price Collection",
                "dutyFreeAlteredAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "taxIncludedAlteredAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "changeAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "discount": {
                  "unit": "inr",
                  "value": 1000
                },
                "amountPayable": {
                  "unit": "inr",
                  "value": 1000
                },
                "taxFixed": {
                  "unit": "inr",
                  "value": 1000
                }
              },
              "productOfferingPrice": {
                "id": "BA_109",
                "href": "/product-inventory",
                "name": "Sameer Billing Account",
                "@baseType": "ProductOfferingPrice",
                "@referredType": "ProductOfferingPrice Type",
                "@schemaLocation": "ProductOfferingPrice Collection",
                "@type": "individual Type"
              }
            }
          ],
          "productOfferingPrice": {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "@baseType": "ProductOfferingPrice",
            "@referredType": "ProductOfferingPrice Type",
            "@schemaLocation": "ProductOfferingPrice Collection",
            "@type": "individual Type"
          },
          "itemPriceRelationship": [
            {
              "priceId": "P465",
              "relationshipType": "FIXED_PRICE"
            }
          ],
          "validFor": {
            "endDateTime": "2023-10-19T10:42:41.257Z",
            "startDateTime": "2023-10-19T10:42:41.257Z"
          },
          "isDownPaymentRequired": false,
          "minimumDownPaymentAmount": null,
          "isAgreementBased": false,
          "offsetParameter": {
            "numberofBlock": 2,
            "totalAllowanceSelectionCount": 4,
            "isCalenderBased": true,
            "discountType": "FIXED_PRICE",
            "billingDiscountExternalRef": "BD2024-123456",
            "discountValue": 10,
            "allowedDiscount": [
              {
                "block": 1,
                "allowedSelectionCount": null,
                "allowedSelectionPeriod": "2022-08-08 13:09:00.612Z",
                "selectedDiscountPeriod": "2022-08-08 13:09:00.612Z"
              }
            ]
          },
          "code": "PC_de716bb0",
          "externalId": "prepaidplan_a-1_price_2-0_v1||123",
          "id": "9a058452-d5c7-4ec2-9f3d-1ecc34d120ee",
          "specCharacteristics": [
            {
              "name": "SMS Allowance",
              "value": "50SMS",
              "valueType": "String"
            }
          ],
          "isProrated": false,
          "isArrears": false
        }
      ],
      "qualification": [
        {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account"
        }
      ],
      "billingAccount": {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account",
        "dynamicAttributes": [
          {
            "attributeName": "Data Throttling",
            "attributeValue": "55738231121",
            "attributeType": "String",
            "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
            "lastModifiedBy": "omui admin"
          }
        ],
        "financeSettlementRef": [
          {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account"
          }
        ],
        "paymentMethodRef": [
          {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account"
          }
        ],
        "itemPriceRef": [
          {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account"
          }
        ],
        "@baseType": "ProductOfferingPrice",
        "@type": "Individual Party",
        "@schemaLocation": "BillingAccount",
        "@referredType": "BillingAccount"
      },
      "billingAccountList": [
        {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account",
          "dynamicAttributes": [
            {
              "attributeName": "Data Throttling",
              "attributeValue": "55738231121",
              "attributeType": "String",
              "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
              "lastModifiedBy": "omui admin"
            }
          ],
          "financeSettlementRef": [
            {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account"
            }
          ],
          "paymentMethodRef": [
            {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account"
            }
          ],
          "itemPriceRef": [
            {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account"
            }
          ],
          "@baseType": "ProductOfferingPrice",
          "@type": "Individual Party",
          "@schemaLocation": "BillingAccount",
          "@referredType": "BillingAccount"
        }
      ],
      "productOffering": {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account",
        "externalID": "464bf14d-7373-4937-a73b-28217ac07528",
        "owningSystem": "BlueMarble",
        "owningSystemID": "owning system1001",
        "relatedSystemName": "relatedsystem1001",
        "referenceId": "data_service_specification_001",
        "version": "1",
        "status": "Closed",
        "category": {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account",
          "version": null
        },
        "metaExtension": {
          "dataSet": [
            {
              "name": "MobileOfferOM",
              "genericData": {
                "schemaRef": "OrderManagementOffer",
                "valueSet": {}
              },
              "languages": [
                {
                  "locale": "en-GB",
                  "name": "ENGLISH-IND, ENGLISH-US"
                }
              ],
              "channels": [
                {
                  "id": "bo_lov_saleschannel_retail",
                  "name": "Retail"
                }
              ],
              "marketSegments": [
                {
                  "id": "7894820397708LH425643",
                  "name": "Retail"
                }
              ]
            }
          ]
        },
        "productType": "Subscription",
        "productLine": "Postpaid",
        "offerClassification": "bo_lov_offerclassification_primary",
        "@referredType": " BillingAccount ",
        "@schemaLocation": "ProductOffering Collection",
        "@type": "CFS",
        "isAssetable": false
      },
      "product": {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account",
        "description": "find details for product Order",
        "orderDate": "2023-10-19T10:42:41.257Z",
        "productSerialNumber": "1",
        "startDate": "2023-10-19T10:42:41.257Z",
        "terminationDate": "2023-10-19T10:42:41.257Z",
        "status": "CREATED",
        "isBundle": false,
        "isCustomerVisible": true,
        "place": [
          {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "role": "ServiceAddress",
            "locationId": "LRW245",
            "flag": "ACTIVE",
            "fullAddress": "RMZ Galleria Office BLock,Yelahanka New Town",
            "streetNr": "52",
            "streetNrSuffix": "153",
            "streetNrLast": "754",
            "streetNrLastSuffix": "5765",
            "streetName": "Pell Street",
            "streetType": "Street",
            "streetSuffix": "52",
            "postCode": "SE85ES",
            "locality": "London",
            "city": "Pune",
            "stateOrProvince": "England",
            "country": "United Kingdom",
            "geoLocationRefOrValue": {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account",
              "geometryType": "Point",
              "accuracy": "100 meters",
              "spatialRef": "WGS 84",
              "type": "ProductOfferingPrice",
              "schemaLocation": "Geolocation Collection",
              "geometry": [
                {
                  "latitude": "13.3379° N",
                  "longitude": "77.1173° E",
                  "geographicDatum": "NAVD88"
                }
              ]
            },
            "geographicSubAddress": [
              {
                "id": "BA_109",
                "href": "/product-inventory",
                "name": "Sameer Billing Account",
                "type": "SubUnit",
                "subUnitType": "Apartment",
                "subUnitNumber": "1234",
                "levelType": "Floor",
                "levelNumber": "2",
                "buildingName": "Acme Corporation Building",
                "privateStreetNumber": "123",
                "privateStreetName": "Main Street"
              }
            ],
            "serviceability": [
              {
                "id": "sms_service_specification_001",
                "type": "CFS",
                "attributes": {
                  "category": "enterprise",
                  "availability": {
                    "key": "PRODUCT_CODE",
                    "value": "6767453"
                  },
                  "items": [
                    ""
                  ]
                }
              }
            ],
            "contactDetails": [
              {
                "id": "BA_109",
                "href": "/product-inventory",
                "name": "Sameer Billing Account",
                "role": "OM_DATA_MANAGER",
                "type": "Individual Party",
                "baseType": "ProductOfferingPrice",
                "referredType": "BillingAccount",
                "schemaLocation": "RelatedParty Collection",
                "contactMedium": [
                  {
                    "baseType": "ProductOfferingPrice",
                    "type": "Individual Party",
                    "schemaLocation": "ContactMedium Collection",
                    "preferred": false,
                    "mediumType": "url",
                    "validFor": {},
                    "characteristic": {}
                  }
                ]
              }
            ]
          }
        ],
        "productCharacteristic": [
          {
            "name": "MSISDN",
            "valueType": "String",
            "value": "55738231121",
            "action": "ADD",
            "validationStatus": "PASSED",
            "createdBy": "admin",
            "lastModifiedBy": "system",
            "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
            "createdDateTime": "2023-10-19T10:42:41.257Z",
            "enrichmentDetail": {
              "description": "Description of character",
              "specType": "ServiceSpecification",
              "referenceId": "data_service_specification_001",
              "valueType": "List",
              "minCardinality": null,
              "maxCardinality": 1,
              "characteristicValues": [
                {
                  "valueType": "String",
                  "value": "True",
                  "validFor": {
                    "startDateTime": "2023-08-11T09:17:41.866Z",
                    "endDateTime": "2023-08-11T09:17:41.866Z"
                  },
                  "default": false,
                  "rangeInterval": "closedTop",
                  "regex": null,
                  "unitOfMeasure": "GB"
                }
              ],
              "validFor": {
                "startDateTime": "2023-08-11T09:17:41.866Z",
                "endDateTime": "2023-08-11T09:17:41.866Z"
              },
              "format": "String",
              "length": 5,
              "decimalValue": 0.767,
              "tooltipValue": "Additional Information",
              "visibleLine": "1",
              "unique": false,
              "extensible": false,
              "configurable": false,
              "displaySequence": 1,
              "isVisible": false,
              "configurationStage": "Product Offer Level",
              "regex": "\"expression\": \"^[0-9]{9,13}$\",\n\"message\": \"Please enter a valid phone number\""
            },
            "errorDetails": [
              {
                "errorCode": "ERR-BM-OM-OV-OE-101",
                "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present"
              }
            ],
            "dynamicAttributes": [
              {
                "attributeName": "Data Throttling",
                "attributeValue": "55738231121",
                "attributeType": "String",
                "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
                "lastModifiedBy": "omui admin"
              }
            ],
            "isNetworkImpacting": false,
            "isCharacteristicAmended": false
          }
        ],
        "agreement": [
          {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "agreementItemId": "agreement_083774",
            "agreementProductOfferingPrice": [
              {
                "id": "bm_jio_cardinality_price",
                "price": {
                  "unit": "inr",
                  "value": 1000
                }
              }
            ],
            "@baseType": "ProductOfferingPrice",
            "@schemaLocation": "Agreement Collection",
            "characteristic": [
              {
                "name": "MSISDN",
                "valueType": "String",
                "value": "55738231121",
                "action": "ADD",
                "validationStatus": "PASSED",
                "createdBy": "admin",
                "lastModifiedBy": "system",
                "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
                "createdDateTime": "2023-10-19T10:42:41.257Z",
                "enrichmentDetail": {
                  "description": "Description of character",
                  "specType": "ServiceSpecification",
                  "referenceId": "data_service_specification_001",
                  "valueType": "List",
                  "minCardinality": null,
                  "maxCardinality": 1,
                  "characteristicValues": [
                    ""
                  ],
                  "validFor": {
                    "startDateTime": "2023-08-11T09:17:41.866Z",
                    "endDateTime": "2023-08-11T09:17:41.866Z"
                  },
                  "format": "String",
                  "length": 5,
                  "decimalValue": 0.767,
                  "tooltipValue": "Additional Information",
                  "visibleLine": "1",
                  "unique": false,
                  "extensible": false,
                  "configurable": false,
                  "displaySequence": 1,
                  "isVisible": false,
                  "configurationStage": "Product Offer Level",
                  "regex": "\"expression\": \"^[0-9]{9,13}$\",\n\"message\": \"Please enter a valid phone number\""
                },
                "errorDetails": [
                  {
                    "errorCode": "ERR-BM-OM-OV-OE-101",
                    "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present"
                  }
                ],
                "dynamicAttributes": [
                  {
                    "attributeName": "Data Throttling",
                    "attributeValue": "55738231121",
                    "attributeType": "String",
                    "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
                    "lastModifiedBy": "omui admin"
                  }
                ],
                "isNetworkImpacting": false,
                "isCharacteristicAmended": false
              }
            ],
            "@referredType": "BillingAccount",
            "@type": "serviceOrder"
          }
        ],
        "productOffering": {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account",
          "externalID": "464bf14d-7373-4937-a73b-28217ac07528",
          "owningSystem": "BlueMarble",
          "owningSystemID": "owning system1001",
          "relatedSystemName": "relatedsystem1001",
          "referenceId": "data_service_specification_001",
          "version": "1",
          "status": "Closed",
          "category": {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "version": null
          },
          "metaExtension": {
            "dataSet": [
              {
                "name": "MobileOfferOM",
                "genericData": {
                  "schemaRef": "OrderManagementOffer",
                  "valueSet": {}
                },
                "languages": [
                  {
                    "locale": "en-GB",
                    "name": "ENGLISH-IND, ENGLISH-US"
                  }
                ],
                "channels": [
                  {
                    "id": "bo_lov_saleschannel_retail",
                    "name": "Retail"
                  }
                ],
                "marketSegments": [
                  {
                    "id": "7894820397708LH425643",
                    "name": "Retail"
                  }
                ]
              }
            ]
          },
          "productType": "Subscription",
          "productLine": "Postpaid",
          "offerClassification": "bo_lov_offerclassification_primary",
          "@referredType": " BillingAccount ",
          "@schemaLocation": "ProductOffering Collection",
          "@type": "CFS",
          "isAssetable": false
        },
        "billingAccount": {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account",
          "dynamicAttributes": [
            {
              "attributeName": "Data Throttling",
              "attributeValue": "55738231121",
              "attributeType": "String",
              "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
              "lastModifiedBy": "omui admin"
            }
          ],
          "financeSettlementRef": [
            {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account"
            }
          ],
          "paymentMethodRef": [
            {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account"
            }
          ],
          "itemPriceRef": [
            {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account"
            }
          ],
          "@baseType": "ProductOfferingPrice",
          "@type": "Individual Party",
          "@schemaLocation": "BillingAccount",
          "@referredType": "BillingAccount"
        },
        "billingAccountList": [
          {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "dynamicAttributes": [
              {
                "attributeName": "Data Throttling",
                "attributeValue": "55738231121",
                "attributeType": "String",
                "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
                "lastModifiedBy": "omui admin"
              }
            ],
            "financeSettlementRef": [
              {
                "id": "BA_109",
                "href": "/product-inventory",
                "name": "Sameer Billing Account"
              }
            ],
            "paymentMethodRef": [
              {
                "id": "BA_109",
                "href": "/product-inventory",
                "name": "Sameer Billing Account"
              }
            ],
            "itemPriceRef": [
              {
                "id": "BA_109",
                "href": "/product-inventory",
                "name": "Sameer Billing Account"
              }
            ],
            "@baseType": "ProductOfferingPrice",
            "@type": "Individual Party",
            "@schemaLocation": "BillingAccount",
            "@referredType": "BillingAccount"
          }
        ],
        "relatedParty": [
          {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "role": "OM_DATA_MANAGER",
            "type": "Individual Party",
            "baseType": "ProductOfferingPrice",
            "referredType": "BillingAccount",
            "schemaLocation": "RelatedParty Collection",
            "contactMedium": [
              {
                "baseType": "ProductOfferingPrice",
                "type": "Individual Party",
                "schemaLocation": "ContactMedium Collection",
                "preferred": false,
                "mediumType": "url",
                "validFor": {
                  "startDateTime": "2023-08-11T09:17:41.866Z",
                  "endDateTime": "2023-08-11T09:17:41.866Z"
                },
                "characteristic": {
                  "baseType": "ProductOfferingPrice",
                  "type": "Individual Party",
                  "schemaLocation": "Contact Characteristics Collection",
                  "addressId": "#234",
                  "city": "Bengalore",
                  "contactType": "phone",
                  "country": "India",
                  "emailAddress": "example.@gmail.com",
                  "faxNumber": "212-111-2222",
                  "phoneNumber": "9856876322",
                  "postCode": "560064",
                  "socialNetworkId": "LinkedIn",
                  "stateOrProvince": "karnataka",
                  "street1": "RMZ Galleria",
                  "street2": "Office Block",
                  "houseNo": "56"
                }
              }
            ]
          }
        ],
        "productPrice": [
          {
            "description": "find details for product price",
            "name": "Mobile Postpaid - Product Specification",
            "offset": null,
            "priceId": "1",
            "priceType": "Onetime",
            "recurringChargePeriod": "string",
            "recurringChargePeriodLength": null,
            "unitOfMeasure": "",
            "tax": [
              {
                "taxType": "GST",
                "externalID": "464bf14d-7373-4937-a73b-28217ac07528",
                "id": "tax_automationtest-tx_bv8y95w",
                "validFor": {
                  "startDateTime": "2023-08-11T09:17:41.866Z",
                  "endDateTime": "2023-08-11T09:17:41.866Z"
                },
                "@baseType": "Tax",
                "@type": "Individual Type",
                "taxAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "taxCategory": "Indian",
                "taxRate": 20,
                "name": "Tax_Automationtest",
                "displayName": "Tax details",
                "definesExemption": false,
                "additionalAttributes": [
                  {
                    "name": "MSISDN",
                    "valueType": "String",
                    "value": "55738231121",
                    "action": "ADD",
                    "validationStatus": "PASSED",
                    "createdBy": "admin",
                    "lastModifiedBy": "system",
                    "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
                    "createdDateTime": "2023-10-19T10:42:41.257Z",
                    "enrichmentDetail": {},
                    "errorDetails": [],
                    "dynamicAttributes": [],
                    "isNetworkImpacting": false,
                    "isCharacteristicAmended": false
                  }
                ]
              }
            ],
            "priceSubType": "",
            "isDownPaymentRequired": false,
            "minimumDownPaymentAmount": null,
            "id": "4cd250d9-e00e-4396-853b-2b244f0758dc",
            "externalId": "string",
            "@baseType": "ProductPrice",
            "@schemaLocation": "price point collection",
            "@type": "ProductPrice",
            "itemPriceRelationship": [
              {
                "priceId": "P465",
                "relationshipType": "FIXED_PRICE"
              }
            ],
            "price": {
              "percentage": 10,
              "taxRate": 10,
              "actionCardinality": 10,
              "taxAmount": 10,
              "@baseType": "Price",
              "@type": "Price",
              "dutyFreeAmount": {
                "unit": "inr",
                "value": 1000
              },
              "taxIncludedAmount": {
                "unit": "inr",
                "value": 1000
              },
              "@schemaLocation": "Price Collection",
              "dutyFreeAlteredAmount": {
                "unit": "inr",
                "value": 1000
              },
              "taxIncludedAlteredAmount": {
                "unit": "inr",
                "value": 1000
              },
              "changeAmount": {
                "unit": "inr",
                "value": 1000
              },
              "discount": {
                "unit": "inr",
                "value": 1000
              },
              "amountPayable": {
                "unit": "inr",
                "value": 1000
              },
              "taxFixed": {
                "unit": "inr",
                "value": 1000
              }
            },
            "priceAlteration": [
              {
                "applicationDuration": 3,
                "description": "Price Alteration Details",
                "name": "ServiceOrder",
                "priceAlterationType": "Discount",
                "priceType": "recurring",
                "priority": 2,
                "recurringChargePeriod": "Month",
                "referenceId": "data_service_specification_001",
                "unitOfMeasure": "INR",
                "@baseType": "PriceAlteration",
                "@schemaLocation": "PriceAlteration Collection",
                "@type": "recurring",
                "price": {
                  "percentage": 10,
                  "taxRate": 10,
                  "actionCardinality": 10,
                  "taxAmount": 10,
                  "@baseType": "Price",
                  "@type": "Price",
                  "dutyFreeAmount": {
                    "unit": "inr",
                    "value": 1000
                  },
                  "taxIncludedAmount": {
                    "unit": "inr",
                    "value": 1000
                  },
                  "@schemaLocation": "Price Collection",
                  "dutyFreeAlteredAmount": {
                    "unit": "inr",
                    "value": 1000
                  },
                  "taxIncludedAlteredAmount": {
                    "unit": "inr",
                    "value": 1000
                  },
                  "changeAmount": {
                    "unit": "inr",
                    "value": 1000
                  },
                  "discount": {
                    "unit": "inr",
                    "value": 1000
                  },
                  "amountPayable": {
                    "unit": "inr",
                    "value": 1000
                  },
                  "taxFixed": {
                    "unit": "inr",
                    "value": 1000
                  }
                },
                "productOfferingPrice": {
                  "id": "BA_109",
                  "href": "/product-inventory",
                  "name": "Sameer Billing Account",
                  "@baseType": "ProductOfferingPrice",
                  "@referredType": "ProductOfferingPrice Type",
                  "@schemaLocation": "ProductOfferingPrice Collection",
                  "@type": "individual Type"
                }
              }
            ],
            "productOfferingPrice": {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account",
              "@baseType": "ProductOfferingPrice",
              "@referredType": "ProductOfferingPrice Type",
              "@schemaLocation": "ProductOfferingPrice Collection",
              "@type": "individual Type"
            },
            "offsetParameter": {
              "numberofBlock": 2,
              "totalAllowanceSelectionCount": 4,
              "isCalenderBased": true,
              "discountType": "FIXED_PRICE",
              "billingDiscountExternalRef": "BD2024-123456",
              "discountValue": 10,
              "allowedDiscount": [
                {
                  "block": 1,
                  "allowedSelectionCount": null,
                  "allowedSelectionPeriod": "2022-08-08 13:09:00.612Z",
                  "selectedDiscountPeriod": "2022-08-08 13:09:00.612Z"
                }
              ]
            },
            "isAgreementBased": true,
            "code": "401 UNAUTHORIZED",
            "specCharacteristics": [
              {
                "name": "SMS Allowance",
                "value": "50SMS",
                "valueType": "String"
              }
            ],
            "isProrated": false,
            "isArrears": false,
            "validFor": {
              "startDateTime": "2023-08-11T09:17:41.866Z",
              "endDateTime": "2023-08-11T09:17:41.866Z"
            }
          }
        ],
        "productOrderItem": [
          {
            "orderItemAction": "ADD",
            "orderItemId": "1",
            "productOrderHref": "string",
            "productOrderId": "557ae80c-b612-48f0-a57e-cd3a0eb1dc2c",
            "role": "ServiceAddress"
          }
        ],
        "productSpecification": {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account",
          "externalId": "464bf14d-7373-4937-a73b-28217ac07528",
          "externalName": "",
          "owningSystem": "BlueMarble",
          "owningSystemID": "owning system1001",
          "relatedSystemName": "relatedsystem1001",
          "status": "Open",
          "referenceId": "data_service_specification_001",
          "version": "1",
          "metaExtension": {
            "dataSet": [
              {
                "name": "MobileOfferOM",
                "genericData": {
                  "schemaRef": "OrderManagementOffer",
                  "valueSet": {}
                },
                "languages": [
                  {
                    "locale": "en-GB",
                    "name": "ENGLISH-IND, ENGLISH-US"
                  }
                ],
                "channels": [
                  {
                    "id": "bo_lov_saleschannel_retail",
                    "name": "Retail"
                  }
                ],
                "marketSegments": [
                  {
                    "id": "7894820397708LH425643",
                    "name": "Retail"
                  }
                ]
              }
            ]
          },
          "@type": "CFS",
          "@referredType": " BillingAccount ",
          "@schemaLocation": "ServiceSpecification Collection"
        },
        "productTerm": [
          {
            "description": "description for ProductTerm",
            "name": "addItemThroughRules",
            "durationUnit": "MONTH",
            "duration": "12.0",
            "validFor": {
              "startDateTime": "2023-08-11T09:17:41.866Z",
              "endDateTime": "2023-08-11T09:17:41.866Z"
            }
          }
        ],
        "realizingResource": [
          {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "value": "6767453"
          }
        ],
        "realizingService": [
          {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account"
          }
        ],
        "productRelationship": [
          {
            "relationshipType": "dependecy",
            "product": ""
          }
        ],
        "reasonCode": "DUNNING",
        "actionCode": "ACTION 2",
        "checkoutData": [
          {
            "sectionId": "address",
            "steps": [
              {
                "fields": [
                  {
                    "name": "Bill Format",
                    "value": "pdf"
                  }
                ],
                "stepId": "billingAddressDetails",
                "stepUId": "86c5e62d-f176-4434-b56c-bf7234429f1d",
                "options": [
                  {
                    "name": "Bill Format",
                    "value": "pdf",
                    "fields": []
                  }
                ],
                "offerContainerId": "5432373c-6f65-46f8-a8b5-879a8df5b576",
                "cartItemId": "4a885452-ca92-45b8-933c-d35ad1b2e827",
                "sequence": "0",
                "groupByLevel": false,
                "stepDataRefChoice": false,
                "orderMgmtMapping": [
                  {
                    "fieldMapping": [],
                    "orderObjectPath": ""
                  }
                ]
              }
            ],
            "sectionUId": "5ba4aea8-184c-4d88-9906-143998869677"
          }
        ],
        "productLineCategory": "bm-postpaid-highend",
        "parentBundleId": "bm-postpaid-highend"
      },
      "note": [
        {
          "id": "45",
          "author": "Jack smith",
          "createdDateTime": "2023-10-19T10:42:41.257Z",
          "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
          "system": "CHECKOUT",
          "text": "This is quite important, please approach me as soon as possible"
        }
      ],
      "portability": {
        "description": "find details for Portability",
        "requestType": "PORT_IN",
        "portingDate": "2023-10-19T10:42:41.257Z",
        "portingApprovalDate": "2023-10-19T10:42:41.257Z",
        "portingStatus": "COMPLETED",
        "donorProvider": "",
        "donorNumber": "20240",
        "donorContractId": "70098909000",
        "donorCustomerName": "intadmin",
        "donorCustomerAddress": {
          "id": "c63784c1-1d57-4b31-b61e-900db2d8f6e7",
          "href": "/product-management/serviceSpecification/?id%3Dsms_service_specification_001%26version%3D1",
          "name": "SMS - Service Specification",
          "role": "ServiceAddress",
          "locationId": "LRW245",
          "flag": "ACTIVE",
          "fullAddress": "RMZ Galleria Office BLock,Yelahanka New Town",
          "streetNr": "52",
          "streetNrSuffix": "153",
          "streetNrLast": "754",
          "streetNrLastSuffix": "5765",
          "streetName": "Pell Street",
          "streetType": "Street",
          "streetSuffix": "52",
          "postCode": "SE85ES",
          "locality": "London",
          "city": "Pune",
          "stateOrProvince": "England",
          "country": "United Kingdom",
          "geoLocationRefOrValue": {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "geometryType": "Point",
            "accuracy": "100 meters",
            "spatialRef": "WGS 84",
            "type": "ProductOfferingPrice",
            "schemaLocation": "Geolocation Collection",
            "geometry": [
              {
                "latitude": "13.3379° N",
                "longitude": "77.1173° E",
                "geographicDatum": "NAVD88"
              }
            ]
          },
          "geographicSubAddress": [
            {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account",
              "type": "SubUnit",
              "subUnitType": "Apartment",
              "subUnitNumber": "1234",
              "levelType": "Floor",
              "levelNumber": "2",
              "buildingName": "Acme Corporation Building",
              "privateStreetNumber": "123",
              "privateStreetName": "Main Street"
            }
          ],
          "serviceability": [
            {
              "id": "sms_service_specification_001",
              "type": "CFS",
              "attributes": {
                "category": "enterprise",
                "availability": {
                  "key": "PRODUCT_CODE",
                  "value": "6767453"
                },
                "items": [
                  {
                    "key": "PRODUCT_CODE",
                    "value": "6767453"
                  }
                ]
              }
            }
          ],
          "contactDetails": [
            {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account",
              "role": "OM_DATA_MANAGER",
              "type": "Individual Party",
              "baseType": "ProductOfferingPrice",
              "referredType": "BillingAccount",
              "schemaLocation": "RelatedParty Collection",
              "contactMedium": [
                {
                  "baseType": "ProductOfferingPrice",
                  "type": "Individual Party",
                  "schemaLocation": "ContactMedium Collection",
                  "preferred": false,
                  "mediumType": "url",
                  "validFor": {
                    "startDateTime": "2023-08-11T09:17:41.866Z",
                    "endDateTime": "2023-08-11T09:17:41.866Z"
                  },
                  "characteristic": {
                    "baseType": "ProductOfferingPrice",
                    "type": "Individual Party",
                    "schemaLocation": "Contact Characteristics Collection",
                    "addressId": "#234",
                    "city": "Bengalore",
                    "contactType": "phone",
                    "country": "India",
                    "emailAddress": "example.@gmail.com",
                    "faxNumber": "212-111-2222",
                    "phoneNumber": "9856876322",
                    "postCode": "560064",
                    "socialNetworkId": "LinkedIn",
                    "stateOrProvince": "karnataka",
                    "street1": "RMZ Galleria",
                    "street2": "Office Block",
                    "houseNo": "56"
                  }
                }
              ]
            }
          ]
        },
        "additionalCharacteristics": [
          {
            "attributeName": "Data Throttling",
            "attributeValue": "55738231121",
            "attributeType": "String",
            "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
            "lastModifiedBy": "omui admin"
          }
        ],
        "createdBy": "om_admin",
        "createdDateTime": "2023-10-19T10:42:41.257Z",
        "lastModifiedBy": "om_admin",
        "lastModifiedDateTime": "2023-10-19T10:42:41.257Z"
      },
      "isOfferAmended": false,
      "portfolioDetails": {
        "portfolioId": "BP1698224881607424",
        "productLineCategory": "bm-postpaid-highend",
        "offerContainerCategory": "bm-postpaid-highend",
        "href": "https://host:port/paymentManagement/v4/cashPayment/2365",
        "childProduct": [
          {
            "childProductOrderItemId": "9be74937-4927-4924-b2bb-d7a4dd401f1a",
            "childInstallBaseId": "RUM1660733938024415",
            "childSpecificationName": "Fiber Port",
            "childCpoId": "CPO7894820397708LH425",
            "inventory": false,
            "state": "ACTIVE"
          }
        ],
        "parentProduct": {
          "parentProductOrderItemId": "e2346",
          "parentInstallBaseId": "BP1698224881533778",
          "parentSpecificationName": "Mobile Postpaid - Product Specification",
          "inventory": false,
          "parentCpoId": "CPO7894820397708LH425",
          "state": "ACTIVE"
        }
      },
      "promotions": [
        {
          "category": "Managed SDWAN Service",
          "id": "automation_promotion-pm_20eewvb",
          "internalLifecycleStatus": "Test",
          "description": "Promotion",
          "lifeCycleStatus": "Test",
          "name": "Automation_Promotion_678new",
          "priority": 2,
          "promoApplicationLevel": "cart",
          "signature": "cartSignature",
          "type": "Promotion",
          "promotionAction": {
            "actionCardinality": null,
            "actionObjectId": "bm-samsung-product-bundle",
            "actionType": "Add Product",
            "actionValue": 2,
            "applicationDuration": 1,
            "cartItemId": "5432373c-6f65-46f8-a8b5-879a8df5b576",
            "id": "pa_j6w82",
            "maxActionValue": "3",
            "priceId": "op_0nwf2jj",
            "priceType": "recurring",
            "priority": 4,
            "recurringChargePeriodType": "Month"
          },
          "promotionClassification": "exclusive",
          "coupon": {
            "id": "54765",
            "code": "MY_COUPON_CODE",
            "coupon": false
          },
          "validFor": {
            "startDateTime": "2023-08-11T09:17:41.866Z",
            "endDateTime": "2023-08-11T09:17:41.866Z"
          }
        }
      ],
      "additionalAttributes": [
        {
          "name": "MSISDN",
          "valueType": "String",
          "value": "55738231121",
          "action": "ADD",
          "validationStatus": "PASSED",
          "createdBy": "admin",
          "lastModifiedBy": "system",
          "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
          "createdDateTime": "2023-10-19T10:42:41.257Z",
          "enrichmentDetail": {
            "description": "Description of character",
            "specType": "ServiceSpecification",
            "referenceId": "data_service_specification_001",
            "valueType": "List",
            "minCardinality": null,
            "maxCardinality": 1,
            "characteristicValues": [
              {
                "valueType": "String",
                "value": "True",
                "validFor": {
                  "startDateTime": "2023-08-11T09:17:41.866Z",
                  "endDateTime": "2023-08-11T09:17:41.866Z"
                },
                "default": false,
                "rangeInterval": "closedTop",
                "regex": null,
                "unitOfMeasure": "GB"
              }
            ],
            "validFor": {
              "startDateTime": "2023-08-11T09:17:41.866Z",
              "endDateTime": "2023-08-11T09:17:41.866Z"
            },
            "format": "String",
            "length": 5,
            "decimalValue": 0.767,
            "tooltipValue": "Additional Information",
            "visibleLine": "1",
            "unique": false,
            "extensible": false,
            "configurable": false,
            "displaySequence": 1,
            "isVisible": false,
            "configurationStage": "Product Offer Level",
            "regex": "\"expression\": \"^[0-9]{9,13}$\",\n\"message\": \"Please enter a valid phone number\""
          },
          "errorDetails": [
            {
              "errorCode": "ERR-BM-OM-OV-OE-101",
              "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present"
            }
          ],
          "dynamicAttributes": [
            {
              "attributeName": "Data Throttling",
              "attributeValue": "55738231121",
              "attributeType": "String",
              "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
              "lastModifiedBy": "omui admin"
            }
          ],
          "isNetworkImpacting": false,
          "isCharacteristicAmended": false
        }
      ],
      "productFeasibility": {
        "validTill": {
          "endDateTime": "2023-10-19T10:42:41.257Z",
          "startDateTime": "2023-10-19T10:42:41.257Z"
        },
        "remark": "remark",
        "approvedBy": "System",
        "qualified": false,
        "attributes": [
          {
            "name": "attribute_fa",
            "value": "50SMS",
            "valueType": "string,number,boolean",
            "array": false,
            "viewOnly": false,
            "quantityBased": false
          }
        ]
      },
      "dueDateJeopardyCategory": true,
      "expDueDateJeopardyCategory": false,
      "checkoutProductDetails": {
        "type": "quote",
        "associatedOCId": "",
        "associatedCIId": "",
        "associatedSiteId": "",
        "source": "",
        "externalId": "464bf14d-7373-4937-a73b-28217ac07528",
        "overridePrice": 10,
        "additionalAttributes": [
          {
            "name": "Order Level",
            "value": "43654"
          }
        ]
      },
      "bypassCharpoValidation": false,
      "resourceAllocation": false,
      "baseInstallBaseId": "BP1691740391567152",
      "parallelInstallBaseId": "RUM1660733938024419",
      "baseServiceTermination": false,
      "isAmendOrderItem": false,
      "isPreviousOrderItemState": true
    }
  ],
  "orderTotalPrice": [
    {
      "description": "Order Price Details",
      "name": "robin_rf",
      "recurringChargePeriod": "Monthly",
      "priceType": "recurring",
      "recurringChargePeriodLength": 1,
      "offset": 3,
      "tax": [
        {
          "taxType": "GST",
          "externalID": "464bf14d-7373-4937-a73b-28217ac07528",
          "id": "tax_automationtest-tx_bv8y95w",
          "validFor": {
            "startDateTime": "2023-08-11T09:17:41.866Z",
            "endDateTime": "2023-08-11T09:17:41.866Z"
          },
          "@baseType": "Tax",
          "@type": "Individual Type",
          "taxAmount": {
            "unit": "inr",
            "value": 1000
          },
          "taxCategory": "Indian",
          "taxRate": 20,
          "name": "Tax_Automationtest",
          "displayName": "Tax details",
          "definesExemption": false,
          "additionalAttributes": [
            {
              "name": "MSISDN",
              "valueType": "String",
              "value": "55738231121",
              "action": "ADD",
              "validationStatus": "PASSED",
              "createdBy": "admin",
              "lastModifiedBy": "system",
              "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
              "createdDateTime": "2023-10-19T10:42:41.257Z",
              "enrichmentDetail": {
                "description": "Description of character",
                "specType": "ServiceSpecification",
                "referenceId": "data_service_specification_001",
                "valueType": "List",
                "minCardinality": null,
                "maxCardinality": 1,
                "characteristicValues": [
                  {
                    "valueType": "String",
                    "value": "True",
                    "validFor": {},
                    "default": false,
                    "rangeInterval": "closedTop",
                    "regex": null,
                    "unitOfMeasure": "GB"
                  }
                ],
                "validFor": {
                  "startDateTime": "2023-08-11T09:17:41.866Z",
                  "endDateTime": "2023-08-11T09:17:41.866Z"
                },
                "format": "String",
                "length": 5,
                "decimalValue": 0.767,
                "tooltipValue": "Additional Information",
                "visibleLine": "1",
                "unique": false,
                "extensible": false,
                "configurable": false,
                "displaySequence": 1,
                "isVisible": false,
                "configurationStage": "Product Offer Level",
                "regex": "\"expression\": \"^[0-9]{9,13}$\",\n\"message\": \"Please enter a valid phone number\""
              },
              "errorDetails": [
                {
                  "errorCode": "ERR-BM-OM-OV-OE-101",
                  "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present"
                }
              ],
              "dynamicAttributes": [
                {
                  "attributeName": "Data Throttling",
                  "attributeValue": "55738231121",
                  "attributeType": "String",
                  "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
                  "lastModifiedBy": "omui admin"
                }
              ],
              "isNetworkImpacting": false,
              "isCharacteristicAmended": false
            }
          ]
        }
      ],
      "priceId": "op_0nwf2jj",
      "priceSubType": "recurring",
      "unitOfMeasure": "INR",
      "@baseType": "OrderPrice",
      "@schemaLocation": "OrderPrice Collection",
      "price": {
        "percentage": 10,
        "taxRate": 10,
        "actionCardinality": 10,
        "taxAmount": 10,
        "@baseType": "Price",
        "@type": "Price",
        "dutyFreeAmount": {
          "unit": "inr",
          "value": 1000
        },
        "taxIncludedAmount": {
          "unit": "inr",
          "value": 1000
        },
        "@schemaLocation": "Price Collection",
        "dutyFreeAlteredAmount": {
          "unit": "inr",
          "value": 1000
        },
        "taxIncludedAlteredAmount": {
          "unit": "inr",
          "value": 1000
        },
        "changeAmount": {
          "unit": "inr",
          "value": 1000
        },
        "discount": {
          "unit": "inr",
          "value": 1000
        },
        "amountPayable": {
          "unit": "inr",
          "value": 1000
        },
        "taxFixed": {
          "unit": "inr",
          "value": 1000
        }
      },
      "@type": "OrderPrice",
      "priceAlteration": [
        {
          "applicationDuration": 3,
          "description": "Price Alteration Details",
          "name": "ServiceOrder",
          "priceAlterationType": "Discount",
          "priceType": "recurring",
          "priority": 2,
          "recurringChargePeriod": "Month",
          "referenceId": "data_service_specification_001",
          "unitOfMeasure": "INR",
          "@baseType": "PriceAlteration",
          "@schemaLocation": "PriceAlteration Collection",
          "@type": "recurring",
          "price": {
            "percentage": 10,
            "taxRate": 10,
            "actionCardinality": 10,
            "taxAmount": 10,
            "@baseType": "Price",
            "@type": "Price",
            "dutyFreeAmount": {
              "unit": "inr",
              "value": 1000
            },
            "taxIncludedAmount": {
              "unit": "inr",
              "value": 1000
            },
            "@schemaLocation": "Price Collection",
            "dutyFreeAlteredAmount": {
              "unit": "inr",
              "value": 1000
            },
            "taxIncludedAlteredAmount": {
              "unit": "inr",
              "value": 1000
            },
            "changeAmount": {
              "unit": "inr",
              "value": 1000
            },
            "discount": {
              "unit": "inr",
              "value": 1000
            },
            "amountPayable": {
              "unit": "inr",
              "value": 1000
            },
            "taxFixed": {
              "unit": "inr",
              "value": 1000
            }
          },
          "productOfferingPrice": {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "@baseType": "ProductOfferingPrice",
            "@referredType": "ProductOfferingPrice Type",
            "@schemaLocation": "ProductOfferingPrice Collection",
            "@type": "individual Type"
          }
        }
      ],
      "productOfferingPrice": {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account",
        "@baseType": "ProductOfferingPrice",
        "@referredType": "ProductOfferingPrice Type",
        "@schemaLocation": "ProductOfferingPrice Collection",
        "@type": "individual Type"
      },
      "itemPriceRelationship": [
        {
          "priceId": "P465",
          "relationshipType": "FIXED_PRICE"
        }
      ],
      "validFor": {
        "endDateTime": "2023-10-19T10:42:41.257Z",
        "startDateTime": "2023-10-19T10:42:41.257Z"
      },
      "isDownPaymentRequired": false,
      "minimumDownPaymentAmount": null,
      "isAgreementBased": false,
      "offsetParameter": {
        "numberofBlock": 2,
        "totalAllowanceSelectionCount": 4,
        "isCalenderBased": true,
        "discountType": "FIXED_PRICE",
        "billingDiscountExternalRef": "BD2024-123456",
        "discountValue": 10,
        "allowedDiscount": [
          {
            "block": 1,
            "allowedSelectionCount": null,
            "allowedSelectionPeriod": "2022-08-08 13:09:00.612Z",
            "selectedDiscountPeriod": "2022-08-08 13:09:00.612Z"
          }
        ]
      },
      "code": "PC_de716bb0",
      "externalId": "prepaidplan_a-1_price_2-0_v1||123",
      "id": "9a058452-d5c7-4ec2-9f3d-1ecc34d120ee",
      "specCharacteristics": [
        {
          "name": "SMS Allowance",
          "value": "50SMS",
          "valueType": "String"
        }
      ],
      "isProrated": false,
      "isArrears": false
    }
  ],
  "productOfferingQualification": [
    {
      "id": "BA_109",
      "href": "/product-inventory",
      "name": "Sameer Billing Account"
    }
  ],
  "customerAccount": {
    "id": "BA_109",
    "href": "/product-inventory",
    "name": "Sameer Billing Account",
    "dynamicAttributes": [
      {
        "attributeName": "Data Throttling",
        "attributeValue": "55738231121",
        "attributeType": "String",
        "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
        "lastModifiedBy": "omui admin"
      }
    ],
    "partyRef": [
      {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account"
      }
    ],
    "partyRoleRef": [
      {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account"
      }
    ],
    "aggrementRef": [
      {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account"
      }
    ],
    "paymentMethodRef": [
      {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account"
      }
    ]
  },
  "billingAccount": {
    "id": "BA_109",
    "href": "/product-inventory",
    "name": "Sameer Billing Account",
    "dynamicAttributes": [
      {
        "attributeName": "Data Throttling",
        "attributeValue": "55738231121",
        "attributeType": "String",
        "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
        "lastModifiedBy": "omui admin"
      }
    ],
    "financeSettlementRef": [
      {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account"
      }
    ],
    "paymentMethodRef": [
      {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account"
      }
    ],
    "itemPriceRef": [
      {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account"
      }
    ],
    "@baseType": "ProductOfferingPrice",
    "@type": "Individual Party",
    "@schemaLocation": "BillingAccount",
    "@referredType": "BillingAccount"
  },
  "billingAccountList": [
    {
      "id": "BA_109",
      "href": "/product-inventory",
      "name": "Sameer Billing Account",
      "dynamicAttributes": [
        {
          "attributeName": "Data Throttling",
          "attributeValue": "55738231121",
          "attributeType": "String",
          "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
          "lastModifiedBy": "omui admin"
        }
      ],
      "financeSettlementRef": [
        {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account"
        }
      ],
      "paymentMethodRef": [
        {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account"
        }
      ],
      "itemPriceRef": [
        {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account"
        }
      ],
      "@baseType": "ProductOfferingPrice",
      "@type": "Individual Party",
      "@schemaLocation": "BillingAccount",
      "@referredType": "BillingAccount"
    }
  ],
  "isAmendOrder": false,
  "isAmendOrderWithCancel": false,
  "isValidatedPOQ": false,
  "externalOrderReferenceNumber": "879A",
  "externalOrderId": "464bf14d-7373-4937-a73b-28217ac07528",
  "marketSegment": {
    "id": "7894820397708LH425643",
    "name": "Retail"
  },
  "additionalAttributes": [
    {
      "name": "MSISDN",
      "valueType": "String",
      "value": "55738231121",
      "action": "ADD",
      "validationStatus": "PASSED",
      "createdBy": "admin",
      "lastModifiedBy": "system",
      "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
      "createdDateTime": "2023-10-19T10:42:41.257Z",
      "enrichmentDetail": {
        "description": "Description of character",
        "specType": "ServiceSpecification",
        "referenceId": "data_service_specification_001",
        "valueType": "List",
        "minCardinality": null,
        "maxCardinality": 1,
        "characteristicValues": [
          {
            "valueType": "String",
            "value": "True",
            "validFor": {
              "startDateTime": "2023-08-11T09:17:41.866Z",
              "endDateTime": "2023-08-11T09:17:41.866Z"
            },
            "default": false,
            "rangeInterval": "closedTop",
            "regex": null,
            "unitOfMeasure": "GB"
          }
        ],
        "validFor": {
          "startDateTime": "2023-08-11T09:17:41.866Z",
          "endDateTime": "2023-08-11T09:17:41.866Z"
        },
        "format": "String",
        "length": 5,
        "decimalValue": 0.767,
        "tooltipValue": "Additional Information",
        "visibleLine": "1",
        "unique": false,
        "extensible": false,
        "configurable": false,
        "displaySequence": 1,
        "isVisible": false,
        "configurationStage": "Product Offer Level",
        "regex": "\"expression\": \"^[0-9]{9,13}$\",\n\"message\": \"Please enter a valid phone number\""
      },
      "errorDetails": [
        {
          "errorCode": "ERR-BM-OM-OV-OE-101",
          "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present"
        }
      ],
      "dynamicAttributes": [
        {
          "attributeName": "Data Throttling",
          "attributeValue": "55738231121",
          "attributeType": "String",
          "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
          "lastModifiedBy": "omui admin"
        }
      ],
      "isNetworkImpacting": false,
      "isCharacteristicAmended": false
    }
  ],
  "promotions": [
    {
      "category": "Managed SDWAN Service",
      "id": "automation_promotion-pm_20eewvb",
      "internalLifecycleStatus": "Test",
      "description": "Promotion",
      "lifeCycleStatus": "Test",
      "name": "Automation_Promotion_678new",
      "priority": 2,
      "promoApplicationLevel": "cart",
      "signature": "cartSignature",
      "type": "Promotion",
      "promotionAction": {
        "actionCardinality": null,
        "actionObjectId": "bm-samsung-product-bundle",
        "actionType": "Add Product",
        "actionValue": 2,
        "applicationDuration": 1,
        "cartItemId": "5432373c-6f65-46f8-a8b5-879a8df5b576",
        "id": "pa_j6w82",
        "maxActionValue": "3",
        "priceId": "op_0nwf2jj",
        "priceType": "recurring",
        "priority": 4,
        "recurringChargePeriodType": "Month"
      },
      "promotionClassification": "exclusive",
      "coupon": {
        "id": "54765",
        "code": "MY_COUPON_CODE",
        "coupon": false
      },
      "validFor": {
        "startDateTime": "2023-08-11T09:17:41.866Z",
        "endDateTime": "2023-08-11T09:17:41.866Z"
      }
    }
  ],
  "nonRecurringPriceAdjustment": [
    {
      "id": "c63784c1-1d57-4b31-b61e-900db2d8f6e7",
      "amount": null,
      "details": [
        {
          "name": "SMS Allowance",
          "value": "50SMS"
        }
      ],
      "name": "SMS Allowance",
      "referenceId": "data_service_specification_001",
      "type": "Physical"
    }
  ],
  "customerOrderType": "NEW",
  "jeopardyFlag": false,
  "visibleFlag": "yes,no",
  "isLargeOrder": false,
  "parentOrderId": "881a6d15-bcbe-4372-b48a-41cba29f4806",
  "parentCpoId": "CPO2477328421161597NQ575",
  "subOrderMetaData": [
    {
      "subOrderId": "1",
      "state": "COMPLETED",
      "status": "Provisioning - Completed",
      "subOrderCpoId": "CPO2477328421161597NQ575",
      "productSubOrderItemRef": [
        {
          "productSubOrderItemId": "3e934f5f-4fb7-4e01-a33d-4bd7c33f5828",
          "installbaseId": "BP1686636408708199",
          "productName": "Mobile",
          "productOrderItemType": "New Order"
        }
      ]
    }
  ],
  "priority": "HIGHEST, LOW",
  "processingPriority": "High",
  "priorityRelayTopics": [
    {
      "moduleName": "",
      "relayTopicName": "",
      "prioritySequence": "",
      "processingPriority": ""
    }
  ],
  "isPortabilityOrder": false
}
Was this section helpful?

What made this section unhelpful for you?

Update Partial Product Order

The "Patch Existing ProductOrder" API in a product order system allows for partial updates or modifications to an existing product order using the PATCH operation. This API updates the details of the existing customer order and generates corresponding events, such as productOrderItemUpdate and status Updated.

Header Parameters

X-Transaction-Idstring

Unique identifier for tracking the transaction.

X-Correlation-Idstring

Identifier for correlating related requests and responses.

X-Source-Channelstring

Source channel or origin of the request.

X-Tenant-Idstring

Identifier of the associated tenant or customer.

Authorizationstring

Path Parameters

idstring Required

Uniquely Identifier ID

Body Parameters

cpoIdstring

A string.The unique identifier associated with a Customer Purchase Order (CPO)

cancellationDatestring (date-time)

A date time (DateTime). Date when the product order was cancelled.

cancellationReasonstring

CancellationReason is the specific explanation for the cancellation of a ProductOrderRequest

completionDatestring (date-time)

A date time (DateTime). Effective delivery date amended by the provider.

expectedCompletionDatestring (date-time)

expectedCompletionDate typically represents the anticipated date for Request completion

notificationContactstring

A string. Contact attached to the order to send back information regarding this order.

orderDatestring (date-time)

orderDate represents the timestamp when the order was placed for products

requestedCompletionDatestring (date-time)

A date time (DateTime). Requested delivery date from the requestors perspective.

requestedStartDatestring (date-time)

A date time (DateTime). the preferred initiation date for a requested productOrder

actualStartDatestring (date-time)

A date time (DateTime).The date on which the ordered product was actually initiated or commenced

statestring

A product order state type (ProductOrderStateType). State of the order: described in the state-machine diagram.

Enum values:
ACKNOWLEDGEDREJECTEDPENDINGHELDIN_PROGRESSCONFIRMEDCANCELLEDACTIVECOMPLETEDFAILED
... 5 other enums
statusstring

Status represents the current stage of a requested productOrder.

relatedPartyarray Required

A list of related parties. Related Entity reference A related party defines party or party role linked to a specific entity.

Show child attributes

hrefstring

A string. Hyperlink to access the order

externalIdstring

A string. ID given by the consumer to facilitate searches

descriptionstring

A string.Description is a narrative text describing the content of the ProductOrderRequest

categorystring

A string. Used to categorize the order, useful for the OM system, such as: Broadband, TVOption.

createdBystring

CreatedBy identifies the entity responsible for creating the ProductOrderRequest

createdDateTimestring (date-time)

The date and time when the ProductOrderRequest was initially created

lastModifiedBystring

LastModifiedBy indicates the entity who made last modifications to the ProductOrder

lastModifiedDateTimestring (date-time)

LastModifiedDateTime indicates the date and time when the ProductOrderRequest was last modified

offerContainersarray

List of Offer Container details

Show child attributes

portfolioContainersarray

List of Portfolio Container details

Show child attributes

signatureobject

This is signature field generated for individual promotion that can be applied in cart for individual offer container

Show child attributes

baseProductOrderIdstring

A unique identifier for the original order that forms the basis for subsequent amendments

amendProductOrderIdstring

Identifier assigned to a request for amending or modifying a specific product order

orderTypestring

Type or category of the order.

idstring

A string.OrderId is a unique identifier assigned to a specific ProductOrder

quotearray

A list of quote references,It's a Quote that has been executed previously.

Show child attributes

agreementarray

A list of agreement references (AgreementRef [*]). A reference to an agreement defined in the context of the product order.

Show child attributes

channelarray

A list of related channels (RelatedChannel [*]). Related channel to another entity. May be online web, mobile app, social ,etc.

Show child attributes

notearray

A list of notes (Note [*]). Extra information about a given entity.

Show child attributes

paymentarray

A list of payment referencesIf an immediate payment has been done at the product order submission, the payment information are captured and stored in the order.

Show child attributes

productOrderItemarray Required

A list of product order items (ProductOrderItem [1..*]). An identified part of the order. A product order is decomposed into one or more order items.

Show child attributes

orderTotalPricearray

A list of order prices. An amount, usually of money, that represents the actual price paid by the Customer for this item or this order.

Show child attributes

productOfferingQualificationarray

A list of product offering qualification references It's a productOfferingQualification that has been executed previously.

Show child attributes

customerAccountobject

The account of the customer who has placed the order for a product

Show child attributes

billingAccountobject

A billing account reference (BillingAccountRef). A BillingAccount is a detailed description of a bill structure.

Show child attributes

billingAccountListarray

A billing account reference (BillingAccountRef). A BillingAccount is a detailed description of a bill structure.

Show child attributes

isAmendOrderboolean

OrderAmendmentFlag indicates whether any modifications or changes have been applied to the original order

isAmendOrderWithCancelboolean

Boolean value true to notify whether order is amend with cancel or not by default false.

isValidatedPOQboolean

ValidatedPOQFlag is an indicator signaling the validation status of a Purchase Order Quantity (POQ) within a process

externalOrderReferenceNumberstring

A distinct identifier linked to orders from external sources, facilitating tracking and integration

externalOrderIdstring

ExternalOrderId is a unique identifier assigned to orders from external sources for effective tracking and management

marketSegmentobject

This is the market segment(s) for which this particular metaExtension will be applicable

Show child attributes

additionalAttributesarray

List of Characteristics Additional attributes

Show child attributes

promotionsarray

list of promotions to store instances of the Promotion

Show child attributes

nonRecurringPriceAdjustmentarray

List of the Non recurring price adjustment.

Show child attributes

customerOrderTypestring

customerOrderType for B2B or B2C indentification

jeopardyFlagboolean

The jeopardyFlag is a boolean indicator used to signal and handle critical situations in the ProductOrderRequest

visibleFlagstring

Visible Flag refers to the visibility status of an element or feature in the ProductOrderRequest

isLargeOrderboolean

Large Order flag decide if Order is large Order and it has more Line Items that predefined number of line items

parentOrderIdstring

A string.OrderId is a unique identifier assigned to a specific for Parent Order Id for Large Order

parentCpoIdstring

A string.The unique identifier associated with a Customer Purchase Order (CPO) for Parent Order Id for Large Order

subOrderMetaDataarray

list of subOrders MetaData for large Order

Show child attributes

prioritystring

priority indicates request in which should be addressed for escalation, with values such as High,Medium, or Low

processingPrioritystring

A string.processingPriority indicates request in which productOrder should be addressed, with values such as High,Medium, or Low

priorityRelayTopicsarray

A List of module vs topic name mapping for priority processing

Show child attributes

isPortabilityOrderboolean

The portabilityOrder attribute is an essential tool for maintaining a structured and organized approach to portability.

Response

200
Object
ProductOrder Updated Successfully

Response Attributes

cpoIdstring

A string.The unique identifier associated with a Customer Purchase Order (CPO)

cancellationDatestring (date-time)

A date time (DateTime). Date when the product order was cancelled.

cancellationReasonstring

CancellationReason is the specific explanation for the cancellation of a ProductOrderRequest

completionDatestring (date-time)

A date time (DateTime). Effective delivery date amended by the provider.

expectedCompletionDatestring (date-time)

expectedCompletionDate typically represents the anticipated date for Request completion

notificationContactstring

A string. Contact attached to the order to send back information regarding this order.

orderDatestring (date-time)

orderDate represents the timestamp when the order was placed for products

requestedCompletionDatestring (date-time)

A date time (DateTime). Requested delivery date from the requestors perspective.

requestedStartDatestring (date-time)

A date time (DateTime). the preferred initiation date for a requested productOrder

actualStartDatestring (date-time)

A date time (DateTime).The date on which the ordered product was actually initiated or commenced

statestring

A product order state type (ProductOrderStateType). State of the order: described in the state-machine diagram.

Enum values:
ACKNOWLEDGEDREJECTEDPENDINGHELDIN_PROGRESSCONFIRMEDCANCELLEDACTIVECOMPLETEDFAILED
... 5 other enums
statusstring

Status represents the current stage of a requested productOrder.

relatedPartyarray Required

A list of related parties. Related Entity reference A related party defines party or party role linked to a specific entity.

Show child attributes

hrefstring

A string. Hyperlink to access the order

externalIdstring

A string. ID given by the consumer to facilitate searches

descriptionstring

A string.Description is a narrative text describing the content of the ProductOrderRequest

categorystring

A string. Used to categorize the order, useful for the OM system, such as: Broadband, TVOption.

createdBystring

CreatedBy identifies the entity responsible for creating the ProductOrderRequest

createdDateTimestring (date-time)

The date and time when the ProductOrderRequest was initially created

lastModifiedBystring

LastModifiedBy indicates the entity who made last modifications to the ProductOrder

lastModifiedDateTimestring (date-time)

LastModifiedDateTime indicates the date and time when the ProductOrderRequest was last modified

offerContainersarray

List of Offer Container details

Show child attributes

portfolioContainersarray

List of Portfolio Container details

Show child attributes

signatureobject

This is signature field generated for individual promotion that can be applied in cart for individual offer container

Show child attributes

baseProductOrderIdstring

A unique identifier for the original order that forms the basis for subsequent amendments

amendProductOrderIdstring

Identifier assigned to a request for amending or modifying a specific product order

orderTypestring

Type or category of the order.

idstring

A string.OrderId is a unique identifier assigned to a specific ProductOrder

quotearray

A list of quote references,It's a Quote that has been executed previously.

Show child attributes

agreementarray

A list of agreement references (AgreementRef [*]). A reference to an agreement defined in the context of the product order.

Show child attributes

channelarray

A list of related channels (RelatedChannel [*]). Related channel to another entity. May be online web, mobile app, social ,etc.

Show child attributes

notearray

A list of notes (Note [*]). Extra information about a given entity.

Show child attributes

paymentarray

A list of payment referencesIf an immediate payment has been done at the product order submission, the payment information are captured and stored in the order.

Show child attributes

productOrderItemarray Required

A list of product order items (ProductOrderItem [1..*]). An identified part of the order. A product order is decomposed into one or more order items.

Show child attributes

orderTotalPricearray

A list of order prices. An amount, usually of money, that represents the actual price paid by the Customer for this item or this order.

Show child attributes

productOfferingQualificationarray

A list of product offering qualification references It's a productOfferingQualification that has been executed previously.

Show child attributes

customerAccountobject

The account of the customer who has placed the order for a product

Show child attributes

billingAccountobject

A billing account reference (BillingAccountRef). A BillingAccount is a detailed description of a bill structure.

Show child attributes

billingAccountListarray

A billing account reference (BillingAccountRef). A BillingAccount is a detailed description of a bill structure.

Show child attributes

isAmendOrderboolean

OrderAmendmentFlag indicates whether any modifications or changes have been applied to the original order

isAmendOrderWithCancelboolean

Boolean value true to notify whether order is amend with cancel or not by default false.

isValidatedPOQboolean

ValidatedPOQFlag is an indicator signaling the validation status of a Purchase Order Quantity (POQ) within a process

externalOrderReferenceNumberstring

A distinct identifier linked to orders from external sources, facilitating tracking and integration

externalOrderIdstring

ExternalOrderId is a unique identifier assigned to orders from external sources for effective tracking and management

marketSegmentobject

This is the market segment(s) for which this particular metaExtension will be applicable

Show child attributes

additionalAttributesarray

List of Characteristics Additional attributes

Show child attributes

promotionsarray

list of promotions to store instances of the Promotion

Show child attributes

nonRecurringPriceAdjustmentarray

List of the Non recurring price adjustment.

Show child attributes

customerOrderTypestring

customerOrderType for B2B or B2C indentification

jeopardyFlagboolean

The jeopardyFlag is a boolean indicator used to signal and handle critical situations in the ProductOrderRequest

visibleFlagstring

Visible Flag refers to the visibility status of an element or feature in the ProductOrderRequest

isLargeOrderboolean

Large Order flag decide if Order is large Order and it has more Line Items that predefined number of line items

parentOrderIdstring

A string.OrderId is a unique identifier assigned to a specific for Parent Order Id for Large Order

parentCpoIdstring

A string.The unique identifier associated with a Customer Purchase Order (CPO) for Parent Order Id for Large Order

subOrderMetaDataarray

list of subOrders MetaData for large Order

Show child attributes

prioritystring

priority indicates request in which should be addressed for escalation, with values such as High,Medium, or Low

processingPrioritystring

A string.processingPriority indicates request in which productOrder should be addressed, with values such as High,Medium, or Low

priorityRelayTopicsarray

A List of module vs topic name mapping for priority processing

Show child attributes

isPortabilityOrderboolean

The portabilityOrder attribute is an essential tool for maintaining a structured and organized approach to portability.

400
Object
Bad Request

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

401
Object
Unauthorized

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

403
Object
Forbidden

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

404
Object
Not Found

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

409
Object
Conflict

Response Attributes

errorCodestring

A numeric or alphanumeric code that represents a specific error or issue encountered during an operation.

errorMessagestring

A human-readable message that provides additional details about the error. It offers context and information to help users or developers understand what went wrong

timestampstring

A timestamp indicating when the error occurred, typically in a standardized format such as ISO 8601. It helps with debugging and tracking issues over time

statusstring

An HTTP status code that indicates the outcome of the request or operation. Common examples include 200 (OK), 404 (Not Found), or 500 (Internal Server Error).

pathstring

The URL or endpoint that was accessed when the error occurred. It specifies the location of the request that led to the error.

422
Object
Un-processable entity

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

500
Object
Internal Server Error

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

503
Object
Service Unavailable

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

Was this section helpful?

What made this section unhelpful for you?

PATCH

/productOrder/{id}

Select
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 2061 2062 2063 2064 2065 2066 2067 2068 2069 2070 2071 2072 2073 2074 2075 2076 2077 2078 2079 2080 2081 2082 2083 2084 2085 2086 2087 2088 2089 2090 2091 2092 2093 2094 2095 2096 2097 2098 2099 2100 2101 2102 2103 2104 2105 2106 2107 2108 2109 2110 2111 2112 2113 2114 2115 2116 2117 2118 2119 2120 2121 2122 2123 2124 2125 2126 2127 2128 2129 2130 2131 2132 2133 2134 2135 2136 2137 2138 2139 2140 2141 2142 2143 2144 2145 2146 2147 2148 2149 2150 2151 2152 2153 2154 2155 2156 2157 2158 2159 2160 2161 2162 2163 2164 2165 2166 2167 2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 2187 2188 2189 2190 2191 2192 2193 2194 2195 2196 2197 2198 2199 2200 2201 2202 2203 2204 2205 2206 2207 2208 2209 2210 2211 2212 2213 2214 2215 2216 2217 2218 2219 2220 2221 2222 2223 2224 2225 2226 2227 2228 2229 2230 2231 2232 2233 2234 2235 2236 2237 2238 2239 2240 2241 2242 2243 2244 2245 2246 2247 2248 2249 2250 2251 2252 2253 2254 2255 2256 2257 2258 2259 2260 2261 2262 2263 2264 2265 2266 2267 2268 2269 2270 2271 2272 2273 2274 2275 2276 2277 2278 2279 2280 2281 2282 2283 2284 2285 2286 2287 2288 2289 2290 2291 2292 2293 2294 2295 2296 2297 2298 2299 2300 2301 2302 2303 2304 2305 2306 2307 2308 2309 2310 2311 2312 2313 2314 2315 2316 2317 2318 2319 2320 2321 2322 2323 2324 2325 2326 2327 2328 2329 2330 2331 2332 2333 2334 2335 2336 2337 2338 2339 2340 2341 2342 2343 2344 2345 2346 2347 2348 2349 2350 2351 2352 2353 2354 2355 2356 2357 2358 2359 2360 2361 2362 2363 2364 2365 2366 2367 2368 2369 2370 2371 2372 2373 2374 2375 2376 2377 2378 2379 2380 2381 2382 2383 2384 2385 2386 2387 2388 2389 2390 2391 2392 2393 2394 2395 2396 2397 2398 2399 2400 2401 2402 2403 2404 2405 2406 2407 2408 2409 2410 2411 2412 2413 2414 2415 2416 2417 2418 2419 2420 2421 2422 2423 2424 2425 2426 2427 2428 2429 2430 2431 2432 2433 2434 2435 2436 2437 2438 2439 2440 2441 2442 2443 2444 2445 2446 2447 2448 2449 2450 2451 2452 2453 2454 2455 2456 2457 2458 2459 2460 2461 2462 2463 2464 2465 2466 2467 2468 2469 2470 2471 2472 2473 2474 2475 2476 2477 2478 2479 2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 2501 2502 2503 2504 2505 2506 2507 2508 2509 2510 2511 2512 2513 2514 2515 2516 2517 2518 2519 2520 2521 2522 2523 2524 2525 2526 2527 2528 2529 2530 2531 2532 2533 2534 2535 2536 2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550 2551 2552 2553 2554 2555 2556 2557 2558 2559 2560 2561 2562 2563 2564 2565 2566 2567 2568 2569 2570 2571 2572 2573 2574 2575 2576 2577 2578 2579 2580 2581 2582 2583 2584 2585 2586 2587 2588 2589 2590 2591 2592 2593 2594 2595 2596 2597 2598 2599 2600 2601 2602 2603 2604 2605 2606 2607 2608 2609 2610 2611 2612 2613 2614 2615 2616 2617 2618 2619 2620 2621 2622 2623 2624 2625 2626 2627 2628 2629 2630 2631 2632 2633 2634 2635 2636 2637 2638 2639 2640 2641 2642 2643 2644 2645 2646 2647 2648 2649 2650 2651 2652 2653 2654 2655 2656 2657 2658 2659 2660 2661 2662 2663 2664 2665 2666 2667 2668 2669 2670 2671 2672 2673 2674 2675 2676 2677 2678 2679 2680 2681 2682 2683 2684 2685 2686 2687 2688 2689 2690 2691 2692 2693 2694 2695 2696 2697 2698 2699 2700 2701 2702 2703 2704 2705 2706 2707 2708 2709 2710 2711 2712 2713 2714 curl --location --globoff --request PATCH 'https://int-spring25.comviva.com/customerOrder/management/v4/productOrder/{id}' \ --header 'X-Transaction-Id: 464bf14d-7373-4937-a73b-28217ac07528' \ --header 'X-Correlation-Id: SC_1698816436795242' \ --header 'X-Source-Channel: swagger' \ --header 'X-Tenant-Id: swagger' \ --header 'Authorization: Bearer {token}' \ --data-raw '{ "cpoId": "CPO2477328421161597NQ575", "cancellationDate": "2023-10-19T10:42:41.257Z", "cancellationReason": "Termination", "completionDate": "2023-10-19T10:42:41.257Z", "expectedCompletionDate": "2023-10-19T10:42:41.257Z", "notificationContact": "example.rnp@gmail.com", "orderDate": "2023-10-19T10:42:41.257Z", "requestedCompletionDate": "2023-10-19T10:42:41.257Z", "requestedStartDate": "2023-10-19T10:42:41.257Z", "actualStartDate": "2023-10-19T10:42:41.257Z", "state": "FAILED", "status": "Provisioning - Failed", "relatedParty": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "role": "OM_DATA_MANAGER", "type": "Individual Party", "baseType": "ProductOfferingPrice", "referredType": "BillingAccount", "schemaLocation": "RelatedParty Collection", "contactMedium": [ { "baseType": "ProductOfferingPrice", "type": "Individual Party", "schemaLocation": "ContactMedium Collection", "preferred": false, "mediumType": "url", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "characteristic": { "baseType": "ProductOfferingPrice", "type": "Individual Party", "schemaLocation": "Contact Characteristics Collection", "addressId": "#234", "city": "Bengalore", "contactType": "phone", "country": "India", "emailAddress": "example.@gmail.com", "faxNumber": "212-111-2222", "phoneNumber": "9856876322", "postCode": "560064", "socialNetworkId": "LinkedIn", "stateOrProvince": "karnataka", "street1": "RMZ Galleria", "street2": "Office Block", "houseNo": "56" } } ] } ], "href": "/product-inventory", "externalId": "881a6d15-bcbe-4372-b48a-41cba29f4806", "description": "example = find details for product Order Request", "category": "Broadband", "createdBy": "intadmin1", "createdDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "intadmin1", "lastModifiedDateTime": "", "offerContainers": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "processContext": "ACQ", "lineOfBusiness": "mobile", "category": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "version": null }, "state": "ACKNOWLEDGED", "status": "Completed", "productOrderItemsRefs": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "externalOfferContainerId": "880", "externalOfferContainerReferenceNumber": "880A", "additionalAttributes": [ { "name": "MSISDN", "valueType": "String", "value": "55738231121", "action": "ADD", "validationStatus": "PASSED", "createdBy": "admin", "lastModifiedBy": "system", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "createdDateTime": "2023-10-19T10:42:41.257Z", "enrichmentDetail": { "description": "Description of character", "specType": "ServiceSpecification", "referenceId": "data_service_specification_001", "valueType": "List", "minCardinality": null, "maxCardinality": 1, "characteristicValues": [ { "valueType": "String", "value": "True", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "default": false, "rangeInterval": "closedTop", "regex": null, "unitOfMeasure": "GB" } ], "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "format": "String", "length": 5, "decimalValue": 0.767, "tooltipValue": "Additional Information", "visibleLine": "1", "unique": false, "extensible": false, "configurable": false, "displaySequence": 1, "isVisible": false, "configurationStage": "Product Offer Level", "regex": "\"expression\": \"^[0-9]{9,13}$\", \"message\": \"Please enter a valid phone number\"" }, "errorDetails": [ { "errorCode": "ERR-BM-OM-OV-OE-101", "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present" } ], "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "isNetworkImpacting": false, "isCharacteristicAmended": false } ], "promotions": [ { "category": "Managed SDWAN Service", "id": "automation_promotion-pm_20eewvb", "internalLifecycleStatus": "Test", "description": "Promotion", "lifeCycleStatus": "Test", "name": "Automation_Promotion_678new", "priority": 2, "promoApplicationLevel": "cart", "signature": "cartSignature", "type": "Promotion", "promotionAction": { "actionCardinality": null, "actionObjectId": "bm-samsung-product-bundle", "actionType": "Add Product", "actionValue": 2, "applicationDuration": 1, "cartItemId": "5432373c-6f65-46f8-a8b5-879a8df5b576", "id": "pa_j6w82", "maxActionValue": "3", "priceId": "op_0nwf2jj", "priceType": "recurring", "priority": 4, "recurringChargePeriodType": "Month" }, "promotionClassification": "exclusive", "coupon": { "id": "54765", "code": "MY_COUPON_CODE", "coupon": false }, "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" } } ], "offerContainerTotalPrice": [ { "description": "Order Price Details", "name": "robin_rf", "recurringChargePeriod": "Monthly", "priceType": "recurring", "recurringChargePeriodLength": 1, "offset": 3, "tax": [ { "taxType": "GST", "externalID": "464bf14d-7373-4937-a73b-28217ac07528", "id": "tax_automationtest-tx_bv8y95w", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "@baseType": "Tax", "@type": "Individual Type", "taxAmount": { "unit": "inr", "value": 1000 }, "taxCategory": "Indian", "taxRate": 20, "name": "Tax_Automationtest", "displayName": "Tax details", "definesExemption": false, "additionalAttributes": [ { "name": "MSISDN", "valueType": "String", "value": "55738231121", "action": "ADD", "validationStatus": "PASSED", "createdBy": "admin", "lastModifiedBy": "system", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "createdDateTime": "2023-10-19T10:42:41.257Z", "enrichmentDetail": { "description": "Description of character", "specType": "ServiceSpecification", "referenceId": "data_service_specification_001", "valueType": "List", "minCardinality": null, "maxCardinality": 1, "characteristicValues": [], "validFor": {}, "format": "String", "length": 5, "decimalValue": 0.767, "tooltipValue": "Additional Information", "visibleLine": "1", "unique": false, "extensible": false, "configurable": false, "displaySequence": 1, "isVisible": false, "configurationStage": "Product Offer Level", "regex": "\"expression\": \"^[0-9]{9,13}$\", \"message\": \"Please enter a valid phone number\"" }, "errorDetails": [ "" ], "dynamicAttributes": [ "" ], "isNetworkImpacting": false, "isCharacteristicAmended": false } ] } ], "priceId": "op_0nwf2jj", "priceSubType": "recurring", "unitOfMeasure": "INR", "@baseType": "OrderPrice", "@schemaLocation": "OrderPrice Collection", "price": { "percentage": 10, "taxRate": 10, "actionCardinality": 10, "taxAmount": 10, "@baseType": "Price", "@type": "Price", "dutyFreeAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAmount": { "unit": "inr", "value": 1000 }, "@schemaLocation": "Price Collection", "dutyFreeAlteredAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAlteredAmount": { "unit": "inr", "value": 1000 }, "changeAmount": { "unit": "inr", "value": 1000 }, "discount": { "unit": "inr", "value": 1000 }, "amountPayable": { "unit": "inr", "value": 1000 }, "taxFixed": { "unit": "inr", "value": 1000 } }, "@type": "OrderPrice", "priceAlteration": [ { "applicationDuration": 3, "description": "Price Alteration Details", "name": "ServiceOrder", "priceAlterationType": "Discount", "priceType": "recurring", "priority": 2, "recurringChargePeriod": "Month", "referenceId": "data_service_specification_001", "unitOfMeasure": "INR", "@baseType": "PriceAlteration", "@schemaLocation": "PriceAlteration Collection", "@type": "recurring", "price": { "percentage": 10, "taxRate": 10, "actionCardinality": 10, "taxAmount": 10, "@baseType": "Price", "@type": "Price", "dutyFreeAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAmount": { "unit": "inr", "value": 1000 }, "@schemaLocation": "Price Collection", "dutyFreeAlteredAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAlteredAmount": { "unit": "inr", "value": 1000 }, "changeAmount": { "unit": "inr", "value": 1000 }, "discount": { "unit": "inr", "value": 1000 }, "amountPayable": { "unit": "inr", "value": 1000 }, "taxFixed": { "unit": "inr", "value": 1000 } }, "productOfferingPrice": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "@baseType": "ProductOfferingPrice", "@referredType": "ProductOfferingPrice Type", "@schemaLocation": "ProductOfferingPrice Collection", "@type": "individual Type" } } ], "productOfferingPrice": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "@baseType": "ProductOfferingPrice", "@referredType": "ProductOfferingPrice Type", "@schemaLocation": "ProductOfferingPrice Collection", "@type": "individual Type" }, "itemPriceRelationship": [ { "priceId": "P465", "relationshipType": "FIXED_PRICE" } ], "validFor": { "endDateTime": "2023-10-19T10:42:41.257Z", "startDateTime": "2023-10-19T10:42:41.257Z" }, "isDownPaymentRequired": false, "minimumDownPaymentAmount": null, "isAgreementBased": false, "offsetParameter": { "numberofBlock": 2, "totalAllowanceSelectionCount": 4, "isCalenderBased": true, "discountType": "FIXED_PRICE", "billingDiscountExternalRef": "BD2024-123456", "discountValue": 10, "allowedDiscount": [ { "block": 1, "allowedSelectionCount": null, "allowedSelectionPeriod": "2022-08-08 13:09:00.612Z", "selectedDiscountPeriod": "2022-08-08 13:09:00.612Z" } ] }, "code": "PC_de716bb0", "externalId": "prepaidplan_a-1_price_2-0_v1||123", "id": "9a058452-d5c7-4ec2-9f3d-1ecc34d120ee", "specCharacteristics": [ { "name": "SMS Allowance", "value": "50SMS", "valueType": "String" } ], "isProrated": false, "isArrears": false } ] } ], "portfolioContainers": [ { "id": "BP11697629618916537", "name": "", "productOrderItemsRefs": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "sort": 1 } ], "signature": { "context": "174be0d306a3bab87c1266f4b4d1f534c5a302aedda36ff0f64d695cd581eeb7", "cart": "4db162ebf6ee34d11293b9aa7e8f8a512061de318ed5187cd1cb75f5c0a2c198" }, "baseProductOrderId": "3e934f5f-4fb7-4e01-a33d-4bd7c33f5828", "amendProductOrderId": "3e934f5f-4fb7-4e01-a33d-4bd7c33f5828", "orderType": "NEW", "id": "881a6d15-bcbe-4372-b48a-41cba29f4806", "quote": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "agreement": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "agreementItemId": "agreement_083774", "agreementProductOfferingPrice": [ { "id": "bm_jio_cardinality_price", "price": { "unit": "inr", "value": 1000 } } ], "@baseType": "ProductOfferingPrice", "@schemaLocation": "Agreement Collection", "characteristic": [ { "name": "MSISDN", "valueType": "String", "value": "55738231121", "action": "ADD", "validationStatus": "PASSED", "createdBy": "admin", "lastModifiedBy": "system", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "createdDateTime": "2023-10-19T10:42:41.257Z", "enrichmentDetail": { "description": "Description of character", "specType": "ServiceSpecification", "referenceId": "data_service_specification_001", "valueType": "List", "minCardinality": null, "maxCardinality": 1, "characteristicValues": [ { "valueType": "String", "value": "True", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "default": false, "rangeInterval": "closedTop", "regex": null, "unitOfMeasure": "GB" } ], "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "format": "String", "length": 5, "decimalValue": 0.767, "tooltipValue": "Additional Information", "visibleLine": "1", "unique": false, "extensible": false, "configurable": false, "displaySequence": 1, "isVisible": false, "configurationStage": "Product Offer Level", "regex": "\"expression\": \"^[0-9]{9,13}$\", \"message\": \"Please enter a valid phone number\"" }, "errorDetails": [ { "errorCode": "ERR-BM-OM-OV-OE-101", "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present" } ], "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "isNetworkImpacting": false, "isCharacteristicAmended": false } ], "@referredType": "BillingAccount", "@type": "serviceOrder" } ], "channel": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "role": "ServiceAddress" } ], "note": [ { "id": "45", "author": "Jack smith", "createdDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "system": "CHECKOUT", "text": "This is quite important, please approach me as soon as possible" } ], "payment": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "method": "CashPayment", "token": "64bf14d-7373-4937-a73b-28217ac07528", "receiptId": "P011276", "paymentDate": "2023-10-19T10:42:41.257Z", "transactionAmount": "2000", "transactionId": "123123124112", "transactionCurrency": "USD" } ], "productOrderItem": [ { "id": "1", "sort": 1, "quantity": 1, "action": "ADD", "state": "ACKNOWLEDGED", "status": "Order Validation - Completed", "productOrderItemType": "New Order", "productOrderItemSubType": "NEW_ORDER", "installBaseId": "BP1686636408708199", "actualStartDate": "2023-10-19T10:42:41.257Z", "completionDate": "2023-10-19T10:42:41.257Z", "expectedCompletionDate": "2023-10-19T10:42:41.257Z", "requestedCompletionDate": "2023-10-19T10:42:41.257Z", "errorDetails": [ { "errorCode": "ERR-BM-OM-OV-OE-101", "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present" } ], "parentBundleOfferId": "1001359", "parentBundleInstallBaseId": "BP1691740391567152", "lastModifiedBy": "2023-10-19T10:42:41.257Z", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "processFlag": "COMSOM", "externalProductOrderItemId": "880", "externalProductOrderItemReferenceNumber": "880A", "workflowFlag": "Combined", "payment": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "method": "CashPayment", "token": "64bf14d-7373-4937-a73b-28217ac07528", "receiptId": "P011276", "paymentDate": "2023-10-19T10:42:41.257Z", "transactionAmount": "2000", "transactionId": "123123124112", "transactionCurrency": "USD" } ], "appointment": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "description": "Description of AppointmentRef" }, "appointmentList": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "description": "Description of AppointmentRef" } ], "itemTerm": [ { "description": "Description for OrderTerm", "name": "atrribute 2", "duration": "12.0", "durationUnit": "MONTH" } ], "productOfferingQualificationItem": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "productOfferingQualificationHref": "/api/catalog-projection/v1/productOfferingPrice/bluemarble_unlimited_10gb_12mth_rc_001", "productOfferingQualificationId": "bluemarble_unlimited_10gb_12mth_rc_001", "productOfferingQualificationName": "BlueMarble Unlimited - 10GB - 12 Months - RC" }, "productOrderItemRelationship": [ { "id": "SO1686577779836872", "relationshipType": "Dependency", "siteId": "admin_123" } ], "quoteItem": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "quoteHref": "mobile", "quoteId": "123", "quoteName": "quote_ir" }, "itemPrice": [ { "description": "Order Price Details", "name": "robin_rf", "recurringChargePeriod": "Monthly", "priceType": "recurring", "recurringChargePeriodLength": 1, "offset": 3, "tax": [ { "taxType": "GST", "externalID": "464bf14d-7373-4937-a73b-28217ac07528", "id": "tax_automationtest-tx_bv8y95w", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "@baseType": "Tax", "@type": "Individual Type", "taxAmount": { "unit": "inr", "value": 1000 }, "taxCategory": "Indian", "taxRate": 20, "name": "Tax_Automationtest", "displayName": "Tax details", "definesExemption": false, "additionalAttributes": [ { "name": "MSISDN", "valueType": "String", "value": "55738231121", "action": "ADD", "validationStatus": "PASSED", "createdBy": "admin", "lastModifiedBy": "system", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "createdDateTime": "2023-10-19T10:42:41.257Z", "enrichmentDetail": { "description": "Description of character", "specType": "ServiceSpecification", "referenceId": "data_service_specification_001", "valueType": "List", "minCardinality": null, "maxCardinality": 1, "characteristicValues": [], "validFor": {}, "format": "String", "length": 5, "decimalValue": 0.767, "tooltipValue": "Additional Information", "visibleLine": "1", "unique": false, "extensible": false, "configurable": false, "displaySequence": 1, "isVisible": false, "configurationStage": "Product Offer Level", "regex": "\"expression\": \"^[0-9]{9,13}$\", \"message\": \"Please enter a valid phone number\"" }, "errorDetails": [ "" ], "dynamicAttributes": [ "" ], "isNetworkImpacting": false, "isCharacteristicAmended": false } ] } ], "priceId": "op_0nwf2jj", "priceSubType": "recurring", "unitOfMeasure": "INR", "@baseType": "OrderPrice", "@schemaLocation": "OrderPrice Collection", "price": { "percentage": 10, "taxRate": 10, "actionCardinality": 10, "taxAmount": 10, "@baseType": "Price", "@type": "Price", "dutyFreeAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAmount": { "unit": "inr", "value": 1000 }, "@schemaLocation": "Price Collection", "dutyFreeAlteredAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAlteredAmount": { "unit": "inr", "value": 1000 }, "changeAmount": { "unit": "inr", "value": 1000 }, "discount": { "unit": "inr", "value": 1000 }, "amountPayable": { "unit": "inr", "value": 1000 }, "taxFixed": { "unit": "inr", "value": 1000 } }, "@type": "OrderPrice", "priceAlteration": [ { "applicationDuration": 3, "description": "Price Alteration Details", "name": "ServiceOrder", "priceAlterationType": "Discount", "priceType": "recurring", "priority": 2, "recurringChargePeriod": "Month", "referenceId": "data_service_specification_001", "unitOfMeasure": "INR", "@baseType": "PriceAlteration", "@schemaLocation": "PriceAlteration Collection", "@type": "recurring", "price": { "percentage": 10, "taxRate": 10, "actionCardinality": 10, "taxAmount": 10, "@baseType": "Price", "@type": "Price", "dutyFreeAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAmount": { "unit": "inr", "value": 1000 }, "@schemaLocation": "Price Collection", "dutyFreeAlteredAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAlteredAmount": { "unit": "inr", "value": 1000 }, "changeAmount": { "unit": "inr", "value": 1000 }, "discount": { "unit": "inr", "value": 1000 }, "amountPayable": { "unit": "inr", "value": 1000 }, "taxFixed": { "unit": "inr", "value": 1000 } }, "productOfferingPrice": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "@baseType": "ProductOfferingPrice", "@referredType": "ProductOfferingPrice Type", "@schemaLocation": "ProductOfferingPrice Collection", "@type": "individual Type" } } ], "productOfferingPrice": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "@baseType": "ProductOfferingPrice", "@referredType": "ProductOfferingPrice Type", "@schemaLocation": "ProductOfferingPrice Collection", "@type": "individual Type" }, "itemPriceRelationship": [ { "priceId": "P465", "relationshipType": "FIXED_PRICE" } ], "validFor": { "endDateTime": "2023-10-19T10:42:41.257Z", "startDateTime": "2023-10-19T10:42:41.257Z" }, "isDownPaymentRequired": false, "minimumDownPaymentAmount": null, "isAgreementBased": false, "offsetParameter": { "numberofBlock": 2, "totalAllowanceSelectionCount": 4, "isCalenderBased": true, "discountType": "FIXED_PRICE", "billingDiscountExternalRef": "BD2024-123456", "discountValue": 10, "allowedDiscount": [ { "block": 1, "allowedSelectionCount": null, "allowedSelectionPeriod": "2022-08-08 13:09:00.612Z", "selectedDiscountPeriod": "2022-08-08 13:09:00.612Z" } ] }, "code": "PC_de716bb0", "externalId": "prepaidplan_a-1_price_2-0_v1||123", "id": "9a058452-d5c7-4ec2-9f3d-1ecc34d120ee", "specCharacteristics": [ { "name": "SMS Allowance", "value": "50SMS", "valueType": "String" } ], "isProrated": false, "isArrears": false } ], "qualification": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "billingAccount": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "financeSettlementRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "paymentMethodRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "itemPriceRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "@baseType": "ProductOfferingPrice", "@type": "Individual Party", "@schemaLocation": "BillingAccount", "@referredType": "BillingAccount" }, "billingAccountList": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "financeSettlementRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "paymentMethodRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "itemPriceRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "@baseType": "ProductOfferingPrice", "@type": "Individual Party", "@schemaLocation": "BillingAccount", "@referredType": "BillingAccount" } ], "productOffering": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "externalID": "464bf14d-7373-4937-a73b-28217ac07528", "owningSystem": "BlueMarble", "owningSystemID": "owning system1001", "relatedSystemName": "relatedsystem1001", "referenceId": "data_service_specification_001", "version": "1", "status": "Closed", "category": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "version": null }, "metaExtension": { "dataSet": [ { "name": "MobileOfferOM", "genericData": { "schemaRef": "OrderManagementOffer", "valueSet": {} }, "languages": [ { "locale": "en-GB", "name": "ENGLISH-IND, ENGLISH-US" } ], "channels": [ { "id": "bo_lov_saleschannel_retail", "name": "Retail" } ], "marketSegments": [ { "id": "7894820397708LH425643", "name": "Retail" } ] } ] }, "productType": "Subscription", "productLine": "Postpaid", "offerClassification": "bo_lov_offerclassification_primary", "@referredType": " BillingAccount ", "@schemaLocation": "ProductOffering Collection", "@type": "CFS", "isAssetable": false }, "product": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "description": "find details for product Order", "orderDate": "2023-10-19T10:42:41.257Z", "productSerialNumber": "1", "startDate": "2023-10-19T10:42:41.257Z", "terminationDate": "2023-10-19T10:42:41.257Z", "status": "CREATED", "isBundle": false, "isCustomerVisible": true, "place": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "role": "ServiceAddress", "locationId": "LRW245", "flag": "ACTIVE", "fullAddress": "RMZ Galleria Office BLock,Yelahanka New Town", "streetNr": "52", "streetNrSuffix": "153", "streetNrLast": "754", "streetNrLastSuffix": "5765", "streetName": "Pell Street", "streetType": "Street", "streetSuffix": "52", "postCode": "SE85ES", "locality": "London", "city": "Pune", "stateOrProvince": "England", "country": "United Kingdom", "geoLocationRefOrValue": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "geometryType": "Point", "accuracy": "100 meters", "spatialRef": "WGS 84", "type": "ProductOfferingPrice", "schemaLocation": "Geolocation Collection", "geometry": [ { "latitude": "13.3379° N", "longitude": "77.1173° E", "geographicDatum": "NAVD88" } ] }, "geographicSubAddress": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "type": "SubUnit", "subUnitType": "Apartment", "subUnitNumber": "1234", "levelType": "Floor", "levelNumber": "2", "buildingName": "Acme Corporation Building", "privateStreetNumber": "123", "privateStreetName": "Main Street" } ], "serviceability": [ { "id": "sms_service_specification_001", "type": "CFS", "attributes": { "category": "enterprise", "availability": { "key": "PRODUCT_CODE", "value": "6767453" }, "items": [ "" ] } } ], "contactDetails": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "role": "OM_DATA_MANAGER", "type": "Individual Party", "baseType": "ProductOfferingPrice", "referredType": "BillingAccount", "schemaLocation": "RelatedParty Collection", "contactMedium": [ { "baseType": "ProductOfferingPrice", "type": "Individual Party", "schemaLocation": "ContactMedium Collection", "preferred": false, "mediumType": "url", "validFor": {}, "characteristic": {} } ] } ] } ], "productCharacteristic": [ { "name": "MSISDN", "valueType": "String", "value": "55738231121", "action": "ADD", "validationStatus": "PASSED", "createdBy": "admin", "lastModifiedBy": "system", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "createdDateTime": "2023-10-19T10:42:41.257Z", "enrichmentDetail": { "description": "Description of character", "specType": "ServiceSpecification", "referenceId": "data_service_specification_001", "valueType": "List", "minCardinality": null, "maxCardinality": 1, "characteristicValues": [ { "valueType": "String", "value": "True", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "default": false, "rangeInterval": "closedTop", "regex": null, "unitOfMeasure": "GB" } ], "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "format": "String", "length": 5, "decimalValue": 0.767, "tooltipValue": "Additional Information", "visibleLine": "1", "unique": false, "extensible": false, "configurable": false, "displaySequence": 1, "isVisible": false, "configurationStage": "Product Offer Level", "regex": "\"expression\": \"^[0-9]{9,13}$\", \"message\": \"Please enter a valid phone number\"" }, "errorDetails": [ { "errorCode": "ERR-BM-OM-OV-OE-101", "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present" } ], "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "isNetworkImpacting": false, "isCharacteristicAmended": false } ], "agreement": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "agreementItemId": "agreement_083774", "agreementProductOfferingPrice": [ { "id": "bm_jio_cardinality_price", "price": { "unit": "inr", "value": 1000 } } ], "@baseType": "ProductOfferingPrice", "@schemaLocation": "Agreement Collection", "characteristic": [ { "name": "MSISDN", "valueType": "String", "value": "55738231121", "action": "ADD", "validationStatus": "PASSED", "createdBy": "admin", "lastModifiedBy": "system", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "createdDateTime": "2023-10-19T10:42:41.257Z", "enrichmentDetail": { "description": "Description of character", "specType": "ServiceSpecification", "referenceId": "data_service_specification_001", "valueType": "List", "minCardinality": null, "maxCardinality": 1, "characteristicValues": [ "" ], "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "format": "String", "length": 5, "decimalValue": 0.767, "tooltipValue": "Additional Information", "visibleLine": "1", "unique": false, "extensible": false, "configurable": false, "displaySequence": 1, "isVisible": false, "configurationStage": "Product Offer Level", "regex": "\"expression\": \"^[0-9]{9,13}$\", \"message\": \"Please enter a valid phone number\"" }, "errorDetails": [ { "errorCode": "ERR-BM-OM-OV-OE-101", "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present" } ], "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "isNetworkImpacting": false, "isCharacteristicAmended": false } ], "@referredType": "BillingAccount", "@type": "serviceOrder" } ], "productOffering": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "externalID": "464bf14d-7373-4937-a73b-28217ac07528", "owningSystem": "BlueMarble", "owningSystemID": "owning system1001", "relatedSystemName": "relatedsystem1001", "referenceId": "data_service_specification_001", "version": "1", "status": "Closed", "category": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "version": null }, "metaExtension": { "dataSet": [ { "name": "MobileOfferOM", "genericData": { "schemaRef": "OrderManagementOffer", "valueSet": {} }, "languages": [ { "locale": "en-GB", "name": "ENGLISH-IND, ENGLISH-US" } ], "channels": [ { "id": "bo_lov_saleschannel_retail", "name": "Retail" } ], "marketSegments": [ { "id": "7894820397708LH425643", "name": "Retail" } ] } ] }, "productType": "Subscription", "productLine": "Postpaid", "offerClassification": "bo_lov_offerclassification_primary", "@referredType": " BillingAccount ", "@schemaLocation": "ProductOffering Collection", "@type": "CFS", "isAssetable": false }, "billingAccount": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "financeSettlementRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "paymentMethodRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "itemPriceRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "@baseType": "ProductOfferingPrice", "@type": "Individual Party", "@schemaLocation": "BillingAccount", "@referredType": "BillingAccount" }, "billingAccountList": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "financeSettlementRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "paymentMethodRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "itemPriceRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "@baseType": "ProductOfferingPrice", "@type": "Individual Party", "@schemaLocation": "BillingAccount", "@referredType": "BillingAccount" } ], "relatedParty": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "role": "OM_DATA_MANAGER", "type": "Individual Party", "baseType": "ProductOfferingPrice", "referredType": "BillingAccount", "schemaLocation": "RelatedParty Collection", "contactMedium": [ { "baseType": "ProductOfferingPrice", "type": "Individual Party", "schemaLocation": "ContactMedium Collection", "preferred": false, "mediumType": "url", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "characteristic": { "baseType": "ProductOfferingPrice", "type": "Individual Party", "schemaLocation": "Contact Characteristics Collection", "addressId": "#234", "city": "Bengalore", "contactType": "phone", "country": "India", "emailAddress": "example.@gmail.com", "faxNumber": "212-111-2222", "phoneNumber": "9856876322", "postCode": "560064", "socialNetworkId": "LinkedIn", "stateOrProvince": "karnataka", "street1": "RMZ Galleria", "street2": "Office Block", "houseNo": "56" } } ] } ], "productPrice": [ { "description": "find details for product price", "name": "Mobile Postpaid - Product Specification", "offset": null, "priceId": "1", "priceType": "Onetime", "recurringChargePeriod": "string", "recurringChargePeriodLength": null, "unitOfMeasure": "", "tax": [ { "taxType": "GST", "externalID": "464bf14d-7373-4937-a73b-28217ac07528", "id": "tax_automationtest-tx_bv8y95w", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "@baseType": "Tax", "@type": "Individual Type", "taxAmount": { "unit": "inr", "value": 1000 }, "taxCategory": "Indian", "taxRate": 20, "name": "Tax_Automationtest", "displayName": "Tax details", "definesExemption": false, "additionalAttributes": [ { "name": "MSISDN", "valueType": "String", "value": "55738231121", "action": "ADD", "validationStatus": "PASSED", "createdBy": "admin", "lastModifiedBy": "system", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "createdDateTime": "2023-10-19T10:42:41.257Z", "enrichmentDetail": {}, "errorDetails": [], "dynamicAttributes": [], "isNetworkImpacting": false, "isCharacteristicAmended": false } ] } ], "priceSubType": "", "isDownPaymentRequired": false, "minimumDownPaymentAmount": null, "id": "4cd250d9-e00e-4396-853b-2b244f0758dc", "externalId": "string", "@baseType": "ProductPrice", "@schemaLocation": "price point collection", "@type": "ProductPrice", "itemPriceRelationship": [ { "priceId": "P465", "relationshipType": "FIXED_PRICE" } ], "price": { "percentage": 10, "taxRate": 10, "actionCardinality": 10, "taxAmount": 10, "@baseType": "Price", "@type": "Price", "dutyFreeAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAmount": { "unit": "inr", "value": 1000 }, "@schemaLocation": "Price Collection", "dutyFreeAlteredAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAlteredAmount": { "unit": "inr", "value": 1000 }, "changeAmount": { "unit": "inr", "value": 1000 }, "discount": { "unit": "inr", "value": 1000 }, "amountPayable": { "unit": "inr", "value": 1000 }, "taxFixed": { "unit": "inr", "value": 1000 } }, "priceAlteration": [ { "applicationDuration": 3, "description": "Price Alteration Details", "name": "ServiceOrder", "priceAlterationType": "Discount", "priceType": "recurring", "priority": 2, "recurringChargePeriod": "Month", "referenceId": "data_service_specification_001", "unitOfMeasure": "INR", "@baseType": "PriceAlteration", "@schemaLocation": "PriceAlteration Collection", "@type": "recurring", "price": { "percentage": 10, "taxRate": 10, "actionCardinality": 10, "taxAmount": 10, "@baseType": "Price", "@type": "Price", "dutyFreeAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAmount": { "unit": "inr", "value": 1000 }, "@schemaLocation": "Price Collection", "dutyFreeAlteredAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAlteredAmount": { "unit": "inr", "value": 1000 }, "changeAmount": { "unit": "inr", "value": 1000 }, "discount": { "unit": "inr", "value": 1000 }, "amountPayable": { "unit": "inr", "value": 1000 }, "taxFixed": { "unit": "inr", "value": 1000 } }, "productOfferingPrice": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "@baseType": "ProductOfferingPrice", "@referredType": "ProductOfferingPrice Type", "@schemaLocation": "ProductOfferingPrice Collection", "@type": "individual Type" } } ], "productOfferingPrice": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "@baseType": "ProductOfferingPrice", "@referredType": "ProductOfferingPrice Type", "@schemaLocation": "ProductOfferingPrice Collection", "@type": "individual Type" }, "offsetParameter": { "numberofBlock": 2, "totalAllowanceSelectionCount": 4, "isCalenderBased": true, "discountType": "FIXED_PRICE", "billingDiscountExternalRef": "BD2024-123456", "discountValue": 10, "allowedDiscount": [ { "block": 1, "allowedSelectionCount": null, "allowedSelectionPeriod": "2022-08-08 13:09:00.612Z", "selectedDiscountPeriod": "2022-08-08 13:09:00.612Z" } ] }, "isAgreementBased": true, "code": "401 UNAUTHORIZED", "specCharacteristics": [ { "name": "SMS Allowance", "value": "50SMS", "valueType": "String" } ], "isProrated": false, "isArrears": false, "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" } } ], "productOrderItem": [ { "orderItemAction": "ADD", "orderItemId": "1", "productOrderHref": "string", "productOrderId": "557ae80c-b612-48f0-a57e-cd3a0eb1dc2c", "role": "ServiceAddress" } ], "productSpecification": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "externalId": "464bf14d-7373-4937-a73b-28217ac07528", "externalName": "", "owningSystem": "BlueMarble", "owningSystemID": "owning system1001", "relatedSystemName": "relatedsystem1001", "status": "Open", "referenceId": "data_service_specification_001", "version": "1", "metaExtension": { "dataSet": [ { "name": "MobileOfferOM", "genericData": { "schemaRef": "OrderManagementOffer", "valueSet": {} }, "languages": [ { "locale": "en-GB", "name": "ENGLISH-IND, ENGLISH-US" } ], "channels": [ { "id": "bo_lov_saleschannel_retail", "name": "Retail" } ], "marketSegments": [ { "id": "7894820397708LH425643", "name": "Retail" } ] } ] }, "@type": "CFS", "@referredType": " BillingAccount ", "@schemaLocation": "ServiceSpecification Collection" }, "productTerm": [ { "description": "description for ProductTerm", "name": "addItemThroughRules", "durationUnit": "MONTH", "duration": "12.0", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" } } ], "realizingResource": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "value": "6767453" } ], "realizingService": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "productRelationship": [ { "relationshipType": "dependecy", "product": "" } ], "reasonCode": "DUNNING", "actionCode": "ACTION 2", "checkoutData": [ { "sectionId": "address", "steps": [ { "fields": [ { "name": "Bill Format", "value": "pdf" } ], "stepId": "billingAddressDetails", "stepUId": "86c5e62d-f176-4434-b56c-bf7234429f1d", "options": [ { "name": "Bill Format", "value": "pdf", "fields": [] } ], "offerContainerId": "5432373c-6f65-46f8-a8b5-879a8df5b576", "cartItemId": "4a885452-ca92-45b8-933c-d35ad1b2e827", "sequence": "0", "groupByLevel": false, "stepDataRefChoice": false, "orderMgmtMapping": [ { "fieldMapping": [], "orderObjectPath": "" } ] } ], "sectionUId": "5ba4aea8-184c-4d88-9906-143998869677" } ], "productLineCategory": "bm-postpaid-highend", "parentBundleId": "bm-postpaid-highend" }, "note": [ { "id": "45", "author": "Jack smith", "createdDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "system": "CHECKOUT", "text": "This is quite important, please approach me as soon as possible" } ], "portability": { "description": "find details for Portability", "requestType": "PORT_IN", "portingDate": "2023-10-19T10:42:41.257Z", "portingApprovalDate": "2023-10-19T10:42:41.257Z", "portingStatus": "COMPLETED", "donorProvider": "", "donorNumber": "20240", "donorContractId": "70098909000", "donorCustomerName": "intadmin", "donorCustomerAddress": { "id": "c63784c1-1d57-4b31-b61e-900db2d8f6e7", "href": "/product-management/serviceSpecification/?id%3Dsms_service_specification_001%26version%3D1", "name": "SMS - Service Specification", "role": "ServiceAddress", "locationId": "LRW245", "flag": "ACTIVE", "fullAddress": "RMZ Galleria Office BLock,Yelahanka New Town", "streetNr": "52", "streetNrSuffix": "153", "streetNrLast": "754", "streetNrLastSuffix": "5765", "streetName": "Pell Street", "streetType": "Street", "streetSuffix": "52", "postCode": "SE85ES", "locality": "London", "city": "Pune", "stateOrProvince": "England", "country": "United Kingdom", "geoLocationRefOrValue": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "geometryType": "Point", "accuracy": "100 meters", "spatialRef": "WGS 84", "type": "ProductOfferingPrice", "schemaLocation": "Geolocation Collection", "geometry": [ { "latitude": "13.3379° N", "longitude": "77.1173° E", "geographicDatum": "NAVD88" } ] }, "geographicSubAddress": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "type": "SubUnit", "subUnitType": "Apartment", "subUnitNumber": "1234", "levelType": "Floor", "levelNumber": "2", "buildingName": "Acme Corporation Building", "privateStreetNumber": "123", "privateStreetName": "Main Street" } ], "serviceability": [ { "id": "sms_service_specification_001", "type": "CFS", "attributes": { "category": "enterprise", "availability": { "key": "PRODUCT_CODE", "value": "6767453" }, "items": [ { "key": "PRODUCT_CODE", "value": "6767453" } ] } } ], "contactDetails": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "role": "OM_DATA_MANAGER", "type": "Individual Party", "baseType": "ProductOfferingPrice", "referredType": "BillingAccount", "schemaLocation": "RelatedParty Collection", "contactMedium": [ { "baseType": "ProductOfferingPrice", "type": "Individual Party", "schemaLocation": "ContactMedium Collection", "preferred": false, "mediumType": "url", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "characteristic": { "baseType": "ProductOfferingPrice", "type": "Individual Party", "schemaLocation": "Contact Characteristics Collection", "addressId": "#234", "city": "Bengalore", "contactType": "phone", "country": "India", "emailAddress": "example.@gmail.com", "faxNumber": "212-111-2222", "phoneNumber": "9856876322", "postCode": "560064", "socialNetworkId": "LinkedIn", "stateOrProvince": "karnataka", "street1": "RMZ Galleria", "street2": "Office Block", "houseNo": "56" } } ] } ] }, "additionalCharacteristics": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "createdBy": "om_admin", "createdDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "om_admin", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z" }, "isOfferAmended": false, "portfolioDetails": { "portfolioId": "BP1698224881607424", "productLineCategory": "bm-postpaid-highend", "offerContainerCategory": "bm-postpaid-highend", "href": "https://host:port/paymentManagement/v4/cashPayment/2365", "childProduct": [ { "childProductOrderItemId": "9be74937-4927-4924-b2bb-d7a4dd401f1a", "childInstallBaseId": "RUM1660733938024415", "childSpecificationName": "Fiber Port", "childCpoId": "CPO7894820397708LH425", "inventory": false, "state": "ACTIVE" } ], "parentProduct": { "parentProductOrderItemId": "e2346", "parentInstallBaseId": "BP1698224881533778", "parentSpecificationName": "Mobile Postpaid - Product Specification", "inventory": false, "parentCpoId": "CPO7894820397708LH425", "state": "ACTIVE" } }, "promotions": [ { "category": "Managed SDWAN Service", "id": "automation_promotion-pm_20eewvb", "internalLifecycleStatus": "Test", "description": "Promotion", "lifeCycleStatus": "Test", "name": "Automation_Promotion_678new", "priority": 2, "promoApplicationLevel": "cart", "signature": "cartSignature", "type": "Promotion", "promotionAction": { "actionCardinality": null, "actionObjectId": "bm-samsung-product-bundle", "actionType": "Add Product", "actionValue": 2, "applicationDuration": 1, "cartItemId": "5432373c-6f65-46f8-a8b5-879a8df5b576", "id": "pa_j6w82", "maxActionValue": "3", "priceId": "op_0nwf2jj", "priceType": "recurring", "priority": 4, "recurringChargePeriodType": "Month" }, "promotionClassification": "exclusive", "coupon": { "id": "54765", "code": "MY_COUPON_CODE", "coupon": false }, "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" } } ], "additionalAttributes": [ { "name": "MSISDN", "valueType": "String", "value": "55738231121", "action": "ADD", "validationStatus": "PASSED", "createdBy": "admin", "lastModifiedBy": "system", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "createdDateTime": "2023-10-19T10:42:41.257Z", "enrichmentDetail": { "description": "Description of character", "specType": "ServiceSpecification", "referenceId": "data_service_specification_001", "valueType": "List", "minCardinality": null, "maxCardinality": 1, "characteristicValues": [ { "valueType": "String", "value": "True", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "default": false, "rangeInterval": "closedTop", "regex": null, "unitOfMeasure": "GB" } ], "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "format": "String", "length": 5, "decimalValue": 0.767, "tooltipValue": "Additional Information", "visibleLine": "1", "unique": false, "extensible": false, "configurable": false, "displaySequence": 1, "isVisible": false, "configurationStage": "Product Offer Level", "regex": "\"expression\": \"^[0-9]{9,13}$\", \"message\": \"Please enter a valid phone number\"" }, "errorDetails": [ { "errorCode": "ERR-BM-OM-OV-OE-101", "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present" } ], "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "isNetworkImpacting": false, "isCharacteristicAmended": false } ], "productFeasibility": { "validTill": { "endDateTime": "2023-10-19T10:42:41.257Z", "startDateTime": "2023-10-19T10:42:41.257Z" }, "remark": "remark", "approvedBy": "System", "qualified": false, "attributes": [ { "name": "attribute_fa", "value": "50SMS", "valueType": "string,number,boolean", "array": false, "viewOnly": false, "quantityBased": false } ] }, "dueDateJeopardyCategory": true, "expDueDateJeopardyCategory": false, "checkoutProductDetails": { "type": "quote", "associatedOCId": "", "associatedCIId": "", "associatedSiteId": "", "source": "", "externalId": "464bf14d-7373-4937-a73b-28217ac07528", "overridePrice": 10, "additionalAttributes": [ { "name": "Order Level", "value": "43654" } ] }, "bypassCharpoValidation": false, "resourceAllocation": false, "baseInstallBaseId": "BP1691740391567152", "parallelInstallBaseId": "RUM1660733938024419", "baseServiceTermination": false, "isAmendOrderItem": false, "isPreviousOrderItemState": true } ], "orderTotalPrice": [ { "description": "Order Price Details", "name": "robin_rf", "recurringChargePeriod": "Monthly", "priceType": "recurring", "recurringChargePeriodLength": 1, "offset": 3, "tax": [ { "taxType": "GST", "externalID": "464bf14d-7373-4937-a73b-28217ac07528", "id": "tax_automationtest-tx_bv8y95w", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "@baseType": "Tax", "@type": "Individual Type", "taxAmount": { "unit": "inr", "value": 1000 }, "taxCategory": "Indian", "taxRate": 20, "name": "Tax_Automationtest", "displayName": "Tax details", "definesExemption": false, "additionalAttributes": [ { "name": "MSISDN", "valueType": "String", "value": "55738231121", "action": "ADD", "validationStatus": "PASSED", "createdBy": "admin", "lastModifiedBy": "system", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "createdDateTime": "2023-10-19T10:42:41.257Z", "enrichmentDetail": { "description": "Description of character", "specType": "ServiceSpecification", "referenceId": "data_service_specification_001", "valueType": "List", "minCardinality": null, "maxCardinality": 1, "characteristicValues": [ { "valueType": "String", "value": "True", "validFor": {}, "default": false, "rangeInterval": "closedTop", "regex": null, "unitOfMeasure": "GB" } ], "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "format": "String", "length": 5, "decimalValue": 0.767, "tooltipValue": "Additional Information", "visibleLine": "1", "unique": false, "extensible": false, "configurable": false, "displaySequence": 1, "isVisible": false, "configurationStage": "Product Offer Level", "regex": "\"expression\": \"^[0-9]{9,13}$\", \"message\": \"Please enter a valid phone number\"" }, "errorDetails": [ { "errorCode": "ERR-BM-OM-OV-OE-101", "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present" } ], "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "isNetworkImpacting": false, "isCharacteristicAmended": false } ] } ], "priceId": "op_0nwf2jj", "priceSubType": "recurring", "unitOfMeasure": "INR", "@baseType": "OrderPrice", "@schemaLocation": "OrderPrice Collection", "price": { "percentage": 10, "taxRate": 10, "actionCardinality": 10, "taxAmount": 10, "@baseType": "Price", "@type": "Price", "dutyFreeAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAmount": { "unit": "inr", "value": 1000 }, "@schemaLocation": "Price Collection", "dutyFreeAlteredAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAlteredAmount": { "unit": "inr", "value": 1000 }, "changeAmount": { "unit": "inr", "value": 1000 }, "discount": { "unit": "inr", "value": 1000 }, "amountPayable": { "unit": "inr", "value": 1000 }, "taxFixed": { "unit": "inr", "value": 1000 } }, "@type": "OrderPrice", "priceAlteration": [ { "applicationDuration": 3, "description": "Price Alteration Details", "name": "ServiceOrder", "priceAlterationType": "Discount", "priceType": "recurring", "priority": 2, "recurringChargePeriod": "Month", "referenceId": "data_service_specification_001", "unitOfMeasure": "INR", "@baseType": "PriceAlteration", "@schemaLocation": "PriceAlteration Collection", "@type": "recurring", "price": { "percentage": 10, "taxRate": 10, "actionCardinality": 10, "taxAmount": 10, "@baseType": "Price", "@type": "Price", "dutyFreeAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAmount": { "unit": "inr", "value": 1000 }, "@schemaLocation": "Price Collection", "dutyFreeAlteredAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAlteredAmount": { "unit": "inr", "value": 1000 }, "changeAmount": { "unit": "inr", "value": 1000 }, "discount": { "unit": "inr", "value": 1000 }, "amountPayable": { "unit": "inr", "value": 1000 }, "taxFixed": { "unit": "inr", "value": 1000 } }, "productOfferingPrice": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "@baseType": "ProductOfferingPrice", "@referredType": "ProductOfferingPrice Type", "@schemaLocation": "ProductOfferingPrice Collection", "@type": "individual Type" } } ], "productOfferingPrice": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "@baseType": "ProductOfferingPrice", "@referredType": "ProductOfferingPrice Type", "@schemaLocation": "ProductOfferingPrice Collection", "@type": "individual Type" }, "itemPriceRelationship": [ { "priceId": "P465", "relationshipType": "FIXED_PRICE" } ], "validFor": { "endDateTime": "2023-10-19T10:42:41.257Z", "startDateTime": "2023-10-19T10:42:41.257Z" }, "isDownPaymentRequired": false, "minimumDownPaymentAmount": null, "isAgreementBased": false, "offsetParameter": { "numberofBlock": 2, "totalAllowanceSelectionCount": 4, "isCalenderBased": true, "discountType": "FIXED_PRICE", "billingDiscountExternalRef": "BD2024-123456", "discountValue": 10, "allowedDiscount": [ { "block": 1, "allowedSelectionCount": null, "allowedSelectionPeriod": "2022-08-08 13:09:00.612Z", "selectedDiscountPeriod": "2022-08-08 13:09:00.612Z" } ] }, "code": "PC_de716bb0", "externalId": "prepaidplan_a-1_price_2-0_v1||123", "id": "9a058452-d5c7-4ec2-9f3d-1ecc34d120ee", "specCharacteristics": [ { "name": "SMS Allowance", "value": "50SMS", "valueType": "String" } ], "isProrated": false, "isArrears": false } ], "productOfferingQualification": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "customerAccount": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "partyRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "partyRoleRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "aggrementRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "paymentMethodRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ] }, "billingAccount": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "financeSettlementRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "paymentMethodRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "itemPriceRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "@baseType": "ProductOfferingPrice", "@type": "Individual Party", "@schemaLocation": "BillingAccount", "@referredType": "BillingAccount" }, "billingAccountList": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "financeSettlementRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "paymentMethodRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "itemPriceRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "@baseType": "ProductOfferingPrice", "@type": "Individual Party", "@schemaLocation": "BillingAccount", "@referredType": "BillingAccount" } ], "isAmendOrder": false, "isAmendOrderWithCancel": false, "isValidatedPOQ": false, "externalOrderReferenceNumber": "879A", "externalOrderId": "464bf14d-7373-4937-a73b-28217ac07528", "marketSegment": { "id": "7894820397708LH425643", "name": "Retail" }, "additionalAttributes": [ { "name": "MSISDN", "valueType": "String", "value": "55738231121", "action": "ADD", "validationStatus": "PASSED", "createdBy": "admin", "lastModifiedBy": "system", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "createdDateTime": "2023-10-19T10:42:41.257Z", "enrichmentDetail": { "description": "Description of character", "specType": "ServiceSpecification", "referenceId": "data_service_specification_001", "valueType": "List", "minCardinality": null, "maxCardinality": 1, "characteristicValues": [ { "valueType": "String", "value": "True", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "default": false, "rangeInterval": "closedTop", "regex": null, "unitOfMeasure": "GB" } ], "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "format": "String", "length": 5, "decimalValue": 0.767, "tooltipValue": "Additional Information", "visibleLine": "1", "unique": false, "extensible": false, "configurable": false, "displaySequence": 1, "isVisible": false, "configurationStage": "Product Offer Level", "regex": "\"expression\": \"^[0-9]{9,13}$\", \"message\": \"Please enter a valid phone number\"" }, "errorDetails": [ { "errorCode": "ERR-BM-OM-OV-OE-101", "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present" } ], "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "isNetworkImpacting": false, "isCharacteristicAmended": false } ], "promotions": [ { "category": "Managed SDWAN Service", "id": "automation_promotion-pm_20eewvb", "internalLifecycleStatus": "Test", "description": "Promotion", "lifeCycleStatus": "Test", "name": "Automation_Promotion_678new", "priority": 2, "promoApplicationLevel": "cart", "signature": "cartSignature", "type": "Promotion", "promotionAction": { "actionCardinality": null, "actionObjectId": "bm-samsung-product-bundle", "actionType": "Add Product", "actionValue": 2, "applicationDuration": 1, "cartItemId": "5432373c-6f65-46f8-a8b5-879a8df5b576", "id": "pa_j6w82", "maxActionValue": "3", "priceId": "op_0nwf2jj", "priceType": "recurring", "priority": 4, "recurringChargePeriodType": "Month" }, "promotionClassification": "exclusive", "coupon": { "id": "54765", "code": "MY_COUPON_CODE", "coupon": false }, "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" } } ], "nonRecurringPriceAdjustment": [ { "id": "c63784c1-1d57-4b31-b61e-900db2d8f6e7", "amount": null, "details": [ { "name": "SMS Allowance", "value": "50SMS" } ], "name": "SMS Allowance", "referenceId": "data_service_specification_001", "type": "Physical" } ], "customerOrderType": "NEW", "jeopardyFlag": false, "visibleFlag": "yes,no", "isLargeOrder": false, "parentOrderId": "881a6d15-bcbe-4372-b48a-41cba29f4806", "parentCpoId": "CPO2477328421161597NQ575", "subOrderMetaData": [ { "subOrderId": "1", "state": "COMPLETED", "status": "Provisioning - Completed", "subOrderCpoId": "CPO2477328421161597NQ575", "productSubOrderItemRef": [ { "productSubOrderItemId": "3e934f5f-4fb7-4e01-a33d-4bd7c33f5828", "installbaseId": "BP1686636408708199", "productName": "Mobile", "productOrderItemType": "New Order" } ] } ], "priority": "HIGHEST, LOW", "processingPriority": "High", "priorityRelayTopics": [ { "moduleName": "", "relayTopicName": "", "prioritySequence": "", "processingPriority": "" } ], "isPortabilityOrder": false }'

Response

{
  "cpoId": "CPO2477328421161597NQ575",
  "cancellationDate": "2023-10-19T10:42:41.257Z",
  "cancellationReason": "Termination",
  "completionDate": "2023-10-19T10:42:41.257Z",
  "expectedCompletionDate": "2023-10-19T10:42:41.257Z",
  "notificationContact": "example.rnp@gmail.com",
  "orderDate": "2023-10-19T10:42:41.257Z",
  "requestedCompletionDate": "2023-10-19T10:42:41.257Z",
  "requestedStartDate": "2023-10-19T10:42:41.257Z",
  "actualStartDate": "2023-10-19T10:42:41.257Z",
  "state": "FAILED",
  "status": "Provisioning - Failed",
  "relatedParty": [
    {
      "id": "BA_109",
      "href": "/product-inventory",
      "name": "Sameer Billing Account",
      "role": "OM_DATA_MANAGER",
      "type": "Individual Party",
      "baseType": "ProductOfferingPrice",
      "referredType": "BillingAccount",
      "schemaLocation": "RelatedParty Collection",
      "contactMedium": [
        {
          "baseType": "ProductOfferingPrice",
          "type": "Individual Party",
          "schemaLocation": "ContactMedium Collection",
          "preferred": false,
          "mediumType": "url",
          "validFor": {
            "startDateTime": "2023-08-11T09:17:41.866Z",
            "endDateTime": "2023-08-11T09:17:41.866Z"
          },
          "characteristic": {
            "baseType": "ProductOfferingPrice",
            "type": "Individual Party",
            "schemaLocation": "Contact Characteristics Collection",
            "addressId": "#234",
            "city": "Bengalore",
            "contactType": "phone",
            "country": "India",
            "emailAddress": "example.@gmail.com",
            "faxNumber": "212-111-2222",
            "phoneNumber": "9856876322",
            "postCode": "560064",
            "socialNetworkId": "LinkedIn",
            "stateOrProvince": "karnataka",
            "street1": "RMZ Galleria",
            "street2": "Office Block",
            "houseNo": "56"
          }
        }
      ]
    }
  ],
  "href": "/product-inventory",
  "externalId": "881a6d15-bcbe-4372-b48a-41cba29f4806",
  "description": "example = find details for product Order Request",
  "category": "Broadband",
  "createdBy": "intadmin1",
  "createdDateTime": "2023-10-19T10:42:41.257Z",
  "lastModifiedBy": "intadmin1",
  "lastModifiedDateTime": "",
  "offerContainers": [
    {
      "id": "BA_109",
      "href": "/product-inventory",
      "name": "Sameer Billing Account",
      "processContext": "ACQ",
      "lineOfBusiness": "mobile",
      "category": {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account",
        "version": null
      },
      "state": "ACKNOWLEDGED",
      "status": "Completed",
      "productOrderItemsRefs": [
        {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account"
        }
      ],
      "externalOfferContainerId": "880",
      "externalOfferContainerReferenceNumber": "880A",
      "additionalAttributes": [
        {
          "name": "MSISDN",
          "valueType": "String",
          "value": "55738231121",
          "action": "ADD",
          "validationStatus": "PASSED",
          "createdBy": "admin",
          "lastModifiedBy": "system",
          "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
          "createdDateTime": "2023-10-19T10:42:41.257Z",
          "enrichmentDetail": {
            "description": "Description of character",
            "specType": "ServiceSpecification",
            "referenceId": "data_service_specification_001",
            "valueType": "List",
            "minCardinality": null,
            "maxCardinality": 1,
            "characteristicValues": [
              {
                "valueType": "String",
                "value": "True",
                "validFor": {
                  "startDateTime": "2023-08-11T09:17:41.866Z",
                  "endDateTime": "2023-08-11T09:17:41.866Z"
                },
                "default": false,
                "rangeInterval": "closedTop",
                "regex": null,
                "unitOfMeasure": "GB"
              }
            ],
            "validFor": {
              "startDateTime": "2023-08-11T09:17:41.866Z",
              "endDateTime": "2023-08-11T09:17:41.866Z"
            },
            "format": "String",
            "length": 5,
            "decimalValue": 0.767,
            "tooltipValue": "Additional Information",
            "visibleLine": "1",
            "unique": false,
            "extensible": false,
            "configurable": false,
            "displaySequence": 1,
            "isVisible": false,
            "configurationStage": "Product Offer Level",
            "regex": "\"expression\": \"^[0-9]{9,13}$\",\n\"message\": \"Please enter a valid phone number\""
          },
          "errorDetails": [
            {
              "errorCode": "ERR-BM-OM-OV-OE-101",
              "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present"
            }
          ],
          "dynamicAttributes": [
            {
              "attributeName": "Data Throttling",
              "attributeValue": "55738231121",
              "attributeType": "String",
              "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
              "lastModifiedBy": "omui admin"
            }
          ],
          "isNetworkImpacting": false,
          "isCharacteristicAmended": false
        }
      ],
      "promotions": [
        {
          "category": "Managed SDWAN Service",
          "id": "automation_promotion-pm_20eewvb",
          "internalLifecycleStatus": "Test",
          "description": "Promotion",
          "lifeCycleStatus": "Test",
          "name": "Automation_Promotion_678new",
          "priority": 2,
          "promoApplicationLevel": "cart",
          "signature": "cartSignature",
          "type": "Promotion",
          "promotionAction": {
            "actionCardinality": null,
            "actionObjectId": "bm-samsung-product-bundle",
            "actionType": "Add Product",
            "actionValue": 2,
            "applicationDuration": 1,
            "cartItemId": "5432373c-6f65-46f8-a8b5-879a8df5b576",
            "id": "pa_j6w82",
            "maxActionValue": "3",
            "priceId": "op_0nwf2jj",
            "priceType": "recurring",
            "priority": 4,
            "recurringChargePeriodType": "Month"
          },
          "promotionClassification": "exclusive",
          "coupon": {
            "id": "54765",
            "code": "MY_COUPON_CODE",
            "coupon": false
          },
          "validFor": {
            "startDateTime": "2023-08-11T09:17:41.866Z",
            "endDateTime": "2023-08-11T09:17:41.866Z"
          }
        }
      ],
      "offerContainerTotalPrice": [
        {
          "description": "Order Price Details",
          "name": "robin_rf",
          "recurringChargePeriod": "Monthly",
          "priceType": "recurring",
          "recurringChargePeriodLength": 1,
          "offset": 3,
          "tax": [
            {
              "taxType": "GST",
              "externalID": "464bf14d-7373-4937-a73b-28217ac07528",
              "id": "tax_automationtest-tx_bv8y95w",
              "validFor": {
                "startDateTime": "2023-08-11T09:17:41.866Z",
                "endDateTime": "2023-08-11T09:17:41.866Z"
              },
              "@baseType": "Tax",
              "@type": "Individual Type",
              "taxAmount": {
                "unit": "inr",
                "value": 1000
              },
              "taxCategory": "Indian",
              "taxRate": 20,
              "name": "Tax_Automationtest",
              "displayName": "Tax details",
              "definesExemption": false,
              "additionalAttributes": [
                {
                  "name": "MSISDN",
                  "valueType": "String",
                  "value": "55738231121",
                  "action": "ADD",
                  "validationStatus": "PASSED",
                  "createdBy": "admin",
                  "lastModifiedBy": "system",
                  "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
                  "createdDateTime": "2023-10-19T10:42:41.257Z",
                  "enrichmentDetail": {
                    "description": "Description of character",
                    "specType": "ServiceSpecification",
                    "referenceId": "data_service_specification_001",
                    "valueType": "List",
                    "minCardinality": null,
                    "maxCardinality": 1,
                    "characteristicValues": [],
                    "validFor": {},
                    "format": "String",
                    "length": 5,
                    "decimalValue": 0.767,
                    "tooltipValue": "Additional Information",
                    "visibleLine": "1",
                    "unique": false,
                    "extensible": false,
                    "configurable": false,
                    "displaySequence": 1,
                    "isVisible": false,
                    "configurationStage": "Product Offer Level",
                    "regex": "\"expression\": \"^[0-9]{9,13}$\",\n\"message\": \"Please enter a valid phone number\""
                  },
                  "errorDetails": [
                    ""
                  ],
                  "dynamicAttributes": [
                    ""
                  ],
                  "isNetworkImpacting": false,
                  "isCharacteristicAmended": false
                }
              ]
            }
          ],
          "priceId": "op_0nwf2jj",
          "priceSubType": "recurring",
          "unitOfMeasure": "INR",
          "@baseType": "OrderPrice",
          "@schemaLocation": "OrderPrice Collection",
          "price": {
            "percentage": 10,
            "taxRate": 10,
            "actionCardinality": 10,
            "taxAmount": 10,
            "@baseType": "Price",
            "@type": "Price",
            "dutyFreeAmount": {
              "unit": "inr",
              "value": 1000
            },
            "taxIncludedAmount": {
              "unit": "inr",
              "value": 1000
            },
            "@schemaLocation": "Price Collection",
            "dutyFreeAlteredAmount": {
              "unit": "inr",
              "value": 1000
            },
            "taxIncludedAlteredAmount": {
              "unit": "inr",
              "value": 1000
            },
            "changeAmount": {
              "unit": "inr",
              "value": 1000
            },
            "discount": {
              "unit": "inr",
              "value": 1000
            },
            "amountPayable": {
              "unit": "inr",
              "value": 1000
            },
            "taxFixed": {
              "unit": "inr",
              "value": 1000
            }
          },
          "@type": "OrderPrice",
          "priceAlteration": [
            {
              "applicationDuration": 3,
              "description": "Price Alteration Details",
              "name": "ServiceOrder",
              "priceAlterationType": "Discount",
              "priceType": "recurring",
              "priority": 2,
              "recurringChargePeriod": "Month",
              "referenceId": "data_service_specification_001",
              "unitOfMeasure": "INR",
              "@baseType": "PriceAlteration",
              "@schemaLocation": "PriceAlteration Collection",
              "@type": "recurring",
              "price": {
                "percentage": 10,
                "taxRate": 10,
                "actionCardinality": 10,
                "taxAmount": 10,
                "@baseType": "Price",
                "@type": "Price",
                "dutyFreeAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "taxIncludedAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "@schemaLocation": "Price Collection",
                "dutyFreeAlteredAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "taxIncludedAlteredAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "changeAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "discount": {
                  "unit": "inr",
                  "value": 1000
                },
                "amountPayable": {
                  "unit": "inr",
                  "value": 1000
                },
                "taxFixed": {
                  "unit": "inr",
                  "value": 1000
                }
              },
              "productOfferingPrice": {
                "id": "BA_109",
                "href": "/product-inventory",
                "name": "Sameer Billing Account",
                "@baseType": "ProductOfferingPrice",
                "@referredType": "ProductOfferingPrice Type",
                "@schemaLocation": "ProductOfferingPrice Collection",
                "@type": "individual Type"
              }
            }
          ],
          "productOfferingPrice": {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "@baseType": "ProductOfferingPrice",
            "@referredType": "ProductOfferingPrice Type",
            "@schemaLocation": "ProductOfferingPrice Collection",
            "@type": "individual Type"
          },
          "itemPriceRelationship": [
            {
              "priceId": "P465",
              "relationshipType": "FIXED_PRICE"
            }
          ],
          "validFor": {
            "endDateTime": "2023-10-19T10:42:41.257Z",
            "startDateTime": "2023-10-19T10:42:41.257Z"
          },
          "isDownPaymentRequired": false,
          "minimumDownPaymentAmount": null,
          "isAgreementBased": false,
          "offsetParameter": {
            "numberofBlock": 2,
            "totalAllowanceSelectionCount": 4,
            "isCalenderBased": true,
            "discountType": "FIXED_PRICE",
            "billingDiscountExternalRef": "BD2024-123456",
            "discountValue": 10,
            "allowedDiscount": [
              {
                "block": 1,
                "allowedSelectionCount": null,
                "allowedSelectionPeriod": "2022-08-08 13:09:00.612Z",
                "selectedDiscountPeriod": "2022-08-08 13:09:00.612Z"
              }
            ]
          },
          "code": "PC_de716bb0",
          "externalId": "prepaidplan_a-1_price_2-0_v1||123",
          "id": "9a058452-d5c7-4ec2-9f3d-1ecc34d120ee",
          "specCharacteristics": [
            {
              "name": "SMS Allowance",
              "value": "50SMS",
              "valueType": "String"
            }
          ],
          "isProrated": false,
          "isArrears": false
        }
      ]
    }
  ],
  "portfolioContainers": [
    {
      "id": "BP11697629618916537",
      "name": "",
      "productOrderItemsRefs": [
        {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account"
        }
      ],
      "sort": 1
    }
  ],
  "signature": {
    "context": "174be0d306a3bab87c1266f4b4d1f534c5a302aedda36ff0f64d695cd581eeb7",
    "cart": "4db162ebf6ee34d11293b9aa7e8f8a512061de318ed5187cd1cb75f5c0a2c198"
  },
  "baseProductOrderId": "3e934f5f-4fb7-4e01-a33d-4bd7c33f5828",
  "amendProductOrderId": "3e934f5f-4fb7-4e01-a33d-4bd7c33f5828",
  "orderType": "NEW",
  "id": "881a6d15-bcbe-4372-b48a-41cba29f4806",
  "quote": [
    {
      "id": "BA_109",
      "href": "/product-inventory",
      "name": "Sameer Billing Account"
    }
  ],
  "agreement": [
    {
      "id": "BA_109",
      "href": "/product-inventory",
      "name": "Sameer Billing Account",
      "agreementItemId": "agreement_083774",
      "agreementProductOfferingPrice": [
        {
          "id": "bm_jio_cardinality_price",
          "price": {
            "unit": "inr",
            "value": 1000
          }
        }
      ],
      "@baseType": "ProductOfferingPrice",
      "@schemaLocation": "Agreement Collection",
      "characteristic": [
        {
          "name": "MSISDN",
          "valueType": "String",
          "value": "55738231121",
          "action": "ADD",
          "validationStatus": "PASSED",
          "createdBy": "admin",
          "lastModifiedBy": "system",
          "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
          "createdDateTime": "2023-10-19T10:42:41.257Z",
          "enrichmentDetail": {
            "description": "Description of character",
            "specType": "ServiceSpecification",
            "referenceId": "data_service_specification_001",
            "valueType": "List",
            "minCardinality": null,
            "maxCardinality": 1,
            "characteristicValues": [
              {
                "valueType": "String",
                "value": "True",
                "validFor": {
                  "startDateTime": "2023-08-11T09:17:41.866Z",
                  "endDateTime": "2023-08-11T09:17:41.866Z"
                },
                "default": false,
                "rangeInterval": "closedTop",
                "regex": null,
                "unitOfMeasure": "GB"
              }
            ],
            "validFor": {
              "startDateTime": "2023-08-11T09:17:41.866Z",
              "endDateTime": "2023-08-11T09:17:41.866Z"
            },
            "format": "String",
            "length": 5,
            "decimalValue": 0.767,
            "tooltipValue": "Additional Information",
            "visibleLine": "1",
            "unique": false,
            "extensible": false,
            "configurable": false,
            "displaySequence": 1,
            "isVisible": false,
            "configurationStage": "Product Offer Level",
            "regex": "\"expression\": \"^[0-9]{9,13}$\",\n\"message\": \"Please enter a valid phone number\""
          },
          "errorDetails": [
            {
              "errorCode": "ERR-BM-OM-OV-OE-101",
              "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present"
            }
          ],
          "dynamicAttributes": [
            {
              "attributeName": "Data Throttling",
              "attributeValue": "55738231121",
              "attributeType": "String",
              "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
              "lastModifiedBy": "omui admin"
            }
          ],
          "isNetworkImpacting": false,
          "isCharacteristicAmended": false
        }
      ],
      "@referredType": "BillingAccount",
      "@type": "serviceOrder"
    }
  ],
  "channel": [
    {
      "id": "BA_109",
      "href": "/product-inventory",
      "name": "Sameer Billing Account",
      "role": "ServiceAddress"
    }
  ],
  "note": [
    {
      "id": "45",
      "author": "Jack smith",
      "createdDateTime": "2023-10-19T10:42:41.257Z",
      "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
      "system": "CHECKOUT",
      "text": "This is quite important, please approach me as soon as possible"
    }
  ],
  "payment": [
    {
      "id": "BA_109",
      "href": "/product-inventory",
      "name": "Sameer Billing Account",
      "method": "CashPayment",
      "token": "64bf14d-7373-4937-a73b-28217ac07528",
      "receiptId": "P011276",
      "paymentDate": "2023-10-19T10:42:41.257Z",
      "transactionAmount": "2000",
      "transactionId": "123123124112",
      "transactionCurrency": "USD"
    }
  ],
  "productOrderItem": [
    {
      "id": "1",
      "sort": 1,
      "quantity": 1,
      "action": "ADD",
      "state": "ACKNOWLEDGED",
      "status": "Order Validation - Completed",
      "productOrderItemType": "New Order",
      "productOrderItemSubType": "NEW_ORDER",
      "installBaseId": "BP1686636408708199",
      "actualStartDate": "2023-10-19T10:42:41.257Z",
      "completionDate": "2023-10-19T10:42:41.257Z",
      "expectedCompletionDate": "2023-10-19T10:42:41.257Z",
      "requestedCompletionDate": "2023-10-19T10:42:41.257Z",
      "errorDetails": [
        {
          "errorCode": "ERR-BM-OM-OV-OE-101",
          "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present"
        }
      ],
      "parentBundleOfferId": "1001359",
      "parentBundleInstallBaseId": "BP1691740391567152",
      "lastModifiedBy": "2023-10-19T10:42:41.257Z",
      "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
      "processFlag": "COMSOM",
      "externalProductOrderItemId": "880",
      "externalProductOrderItemReferenceNumber": "880A",
      "workflowFlag": "Combined",
      "payment": [
        {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account",
          "method": "CashPayment",
          "token": "64bf14d-7373-4937-a73b-28217ac07528",
          "receiptId": "P011276",
          "paymentDate": "2023-10-19T10:42:41.257Z",
          "transactionAmount": "2000",
          "transactionId": "123123124112",
          "transactionCurrency": "USD"
        }
      ],
      "appointment": {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account",
        "description": "Description of AppointmentRef"
      },
      "appointmentList": [
        {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account",
          "description": "Description of AppointmentRef"
        }
      ],
      "itemTerm": [
        {
          "description": "Description for OrderTerm",
          "name": "atrribute 2",
          "duration": "12.0",
          "durationUnit": "MONTH"
        }
      ],
      "productOfferingQualificationItem": {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account",
        "productOfferingQualificationHref": "/api/catalog-projection/v1/productOfferingPrice/bluemarble_unlimited_10gb_12mth_rc_001",
        "productOfferingQualificationId": "bluemarble_unlimited_10gb_12mth_rc_001",
        "productOfferingQualificationName": "BlueMarble Unlimited - 10GB - 12 Months - RC"
      },
      "productOrderItemRelationship": [
        {
          "id": "SO1686577779836872",
          "relationshipType": "Dependency",
          "siteId": "admin_123"
        }
      ],
      "quoteItem": {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account",
        "quoteHref": "mobile",
        "quoteId": "123",
        "quoteName": "quote_ir"
      },
      "itemPrice": [
        {
          "description": "Order Price Details",
          "name": "robin_rf",
          "recurringChargePeriod": "Monthly",
          "priceType": "recurring",
          "recurringChargePeriodLength": 1,
          "offset": 3,
          "tax": [
            {
              "taxType": "GST",
              "externalID": "464bf14d-7373-4937-a73b-28217ac07528",
              "id": "tax_automationtest-tx_bv8y95w",
              "validFor": {
                "startDateTime": "2023-08-11T09:17:41.866Z",
                "endDateTime": "2023-08-11T09:17:41.866Z"
              },
              "@baseType": "Tax",
              "@type": "Individual Type",
              "taxAmount": {
                "unit": "inr",
                "value": 1000
              },
              "taxCategory": "Indian",
              "taxRate": 20,
              "name": "Tax_Automationtest",
              "displayName": "Tax details",
              "definesExemption": false,
              "additionalAttributes": [
                {
                  "name": "MSISDN",
                  "valueType": "String",
                  "value": "55738231121",
                  "action": "ADD",
                  "validationStatus": "PASSED",
                  "createdBy": "admin",
                  "lastModifiedBy": "system",
                  "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
                  "createdDateTime": "2023-10-19T10:42:41.257Z",
                  "enrichmentDetail": {
                    "description": "Description of character",
                    "specType": "ServiceSpecification",
                    "referenceId": "data_service_specification_001",
                    "valueType": "List",
                    "minCardinality": null,
                    "maxCardinality": 1,
                    "characteristicValues": [],
                    "validFor": {},
                    "format": "String",
                    "length": 5,
                    "decimalValue": 0.767,
                    "tooltipValue": "Additional Information",
                    "visibleLine": "1",
                    "unique": false,
                    "extensible": false,
                    "configurable": false,
                    "displaySequence": 1,
                    "isVisible": false,
                    "configurationStage": "Product Offer Level",
                    "regex": "\"expression\": \"^[0-9]{9,13}$\",\n\"message\": \"Please enter a valid phone number\""
                  },
                  "errorDetails": [
                    ""
                  ],
                  "dynamicAttributes": [
                    ""
                  ],
                  "isNetworkImpacting": false,
                  "isCharacteristicAmended": false
                }
              ]
            }
          ],
          "priceId": "op_0nwf2jj",
          "priceSubType": "recurring",
          "unitOfMeasure": "INR",
          "@baseType": "OrderPrice",
          "@schemaLocation": "OrderPrice Collection",
          "price": {
            "percentage": 10,
            "taxRate": 10,
            "actionCardinality": 10,
            "taxAmount": 10,
            "@baseType": "Price",
            "@type": "Price",
            "dutyFreeAmount": {
              "unit": "inr",
              "value": 1000
            },
            "taxIncludedAmount": {
              "unit": "inr",
              "value": 1000
            },
            "@schemaLocation": "Price Collection",
            "dutyFreeAlteredAmount": {
              "unit": "inr",
              "value": 1000
            },
            "taxIncludedAlteredAmount": {
              "unit": "inr",
              "value": 1000
            },
            "changeAmount": {
              "unit": "inr",
              "value": 1000
            },
            "discount": {
              "unit": "inr",
              "value": 1000
            },
            "amountPayable": {
              "unit": "inr",
              "value": 1000
            },
            "taxFixed": {
              "unit": "inr",
              "value": 1000
            }
          },
          "@type": "OrderPrice",
          "priceAlteration": [
            {
              "applicationDuration": 3,
              "description": "Price Alteration Details",
              "name": "ServiceOrder",
              "priceAlterationType": "Discount",
              "priceType": "recurring",
              "priority": 2,
              "recurringChargePeriod": "Month",
              "referenceId": "data_service_specification_001",
              "unitOfMeasure": "INR",
              "@baseType": "PriceAlteration",
              "@schemaLocation": "PriceAlteration Collection",
              "@type": "recurring",
              "price": {
                "percentage": 10,
                "taxRate": 10,
                "actionCardinality": 10,
                "taxAmount": 10,
                "@baseType": "Price",
                "@type": "Price",
                "dutyFreeAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "taxIncludedAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "@schemaLocation": "Price Collection",
                "dutyFreeAlteredAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "taxIncludedAlteredAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "changeAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "discount": {
                  "unit": "inr",
                  "value": 1000
                },
                "amountPayable": {
                  "unit": "inr",
                  "value": 1000
                },
                "taxFixed": {
                  "unit": "inr",
                  "value": 1000
                }
              },
              "productOfferingPrice": {
                "id": "BA_109",
                "href": "/product-inventory",
                "name": "Sameer Billing Account",
                "@baseType": "ProductOfferingPrice",
                "@referredType": "ProductOfferingPrice Type",
                "@schemaLocation": "ProductOfferingPrice Collection",
                "@type": "individual Type"
              }
            }
          ],
          "productOfferingPrice": {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "@baseType": "ProductOfferingPrice",
            "@referredType": "ProductOfferingPrice Type",
            "@schemaLocation": "ProductOfferingPrice Collection",
            "@type": "individual Type"
          },
          "itemPriceRelationship": [
            {
              "priceId": "P465",
              "relationshipType": "FIXED_PRICE"
            }
          ],
          "validFor": {
            "endDateTime": "2023-10-19T10:42:41.257Z",
            "startDateTime": "2023-10-19T10:42:41.257Z"
          },
          "isDownPaymentRequired": false,
          "minimumDownPaymentAmount": null,
          "isAgreementBased": false,
          "offsetParameter": {
            "numberofBlock": 2,
            "totalAllowanceSelectionCount": 4,
            "isCalenderBased": true,
            "discountType": "FIXED_PRICE",
            "billingDiscountExternalRef": "BD2024-123456",
            "discountValue": 10,
            "allowedDiscount": [
              {
                "block": 1,
                "allowedSelectionCount": null,
                "allowedSelectionPeriod": "2022-08-08 13:09:00.612Z",
                "selectedDiscountPeriod": "2022-08-08 13:09:00.612Z"
              }
            ]
          },
          "code": "PC_de716bb0",
          "externalId": "prepaidplan_a-1_price_2-0_v1||123",
          "id": "9a058452-d5c7-4ec2-9f3d-1ecc34d120ee",
          "specCharacteristics": [
            {
              "name": "SMS Allowance",
              "value": "50SMS",
              "valueType": "String"
            }
          ],
          "isProrated": false,
          "isArrears": false
        }
      ],
      "qualification": [
        {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account"
        }
      ],
      "billingAccount": {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account",
        "dynamicAttributes": [
          {
            "attributeName": "Data Throttling",
            "attributeValue": "55738231121",
            "attributeType": "String",
            "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
            "lastModifiedBy": "omui admin"
          }
        ],
        "financeSettlementRef": [
          {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account"
          }
        ],
        "paymentMethodRef": [
          {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account"
          }
        ],
        "itemPriceRef": [
          {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account"
          }
        ],
        "@baseType": "ProductOfferingPrice",
        "@type": "Individual Party",
        "@schemaLocation": "BillingAccount",
        "@referredType": "BillingAccount"
      },
      "billingAccountList": [
        {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account",
          "dynamicAttributes": [
            {
              "attributeName": "Data Throttling",
              "attributeValue": "55738231121",
              "attributeType": "String",
              "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
              "lastModifiedBy": "omui admin"
            }
          ],
          "financeSettlementRef": [
            {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account"
            }
          ],
          "paymentMethodRef": [
            {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account"
            }
          ],
          "itemPriceRef": [
            {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account"
            }
          ],
          "@baseType": "ProductOfferingPrice",
          "@type": "Individual Party",
          "@schemaLocation": "BillingAccount",
          "@referredType": "BillingAccount"
        }
      ],
      "productOffering": {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account",
        "externalID": "464bf14d-7373-4937-a73b-28217ac07528",
        "owningSystem": "BlueMarble",
        "owningSystemID": "owning system1001",
        "relatedSystemName": "relatedsystem1001",
        "referenceId": "data_service_specification_001",
        "version": "1",
        "status": "Closed",
        "category": {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account",
          "version": null
        },
        "metaExtension": {
          "dataSet": [
            {
              "name": "MobileOfferOM",
              "genericData": {
                "schemaRef": "OrderManagementOffer",
                "valueSet": {}
              },
              "languages": [
                {
                  "locale": "en-GB",
                  "name": "ENGLISH-IND, ENGLISH-US"
                }
              ],
              "channels": [
                {
                  "id": "bo_lov_saleschannel_retail",
                  "name": "Retail"
                }
              ],
              "marketSegments": [
                {
                  "id": "7894820397708LH425643",
                  "name": "Retail"
                }
              ]
            }
          ]
        },
        "productType": "Subscription",
        "productLine": "Postpaid",
        "offerClassification": "bo_lov_offerclassification_primary",
        "@referredType": " BillingAccount ",
        "@schemaLocation": "ProductOffering Collection",
        "@type": "CFS",
        "isAssetable": false
      },
      "product": {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account",
        "description": "find details for product Order",
        "orderDate": "2023-10-19T10:42:41.257Z",
        "productSerialNumber": "1",
        "startDate": "2023-10-19T10:42:41.257Z",
        "terminationDate": "2023-10-19T10:42:41.257Z",
        "status": "CREATED",
        "isBundle": false,
        "isCustomerVisible": true,
        "place": [
          {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "role": "ServiceAddress",
            "locationId": "LRW245",
            "flag": "ACTIVE",
            "fullAddress": "RMZ Galleria Office BLock,Yelahanka New Town",
            "streetNr": "52",
            "streetNrSuffix": "153",
            "streetNrLast": "754",
            "streetNrLastSuffix": "5765",
            "streetName": "Pell Street",
            "streetType": "Street",
            "streetSuffix": "52",
            "postCode": "SE85ES",
            "locality": "London",
            "city": "Pune",
            "stateOrProvince": "England",
            "country": "United Kingdom",
            "geoLocationRefOrValue": {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account",
              "geometryType": "Point",
              "accuracy": "100 meters",
              "spatialRef": "WGS 84",
              "type": "ProductOfferingPrice",
              "schemaLocation": "Geolocation Collection",
              "geometry": [
                {
                  "latitude": "13.3379° N",
                  "longitude": "77.1173° E",
                  "geographicDatum": "NAVD88"
                }
              ]
            },
            "geographicSubAddress": [
              {
                "id": "BA_109",
                "href": "/product-inventory",
                "name": "Sameer Billing Account",
                "type": "SubUnit",
                "subUnitType": "Apartment",
                "subUnitNumber": "1234",
                "levelType": "Floor",
                "levelNumber": "2",
                "buildingName": "Acme Corporation Building",
                "privateStreetNumber": "123",
                "privateStreetName": "Main Street"
              }
            ],
            "serviceability": [
              {
                "id": "sms_service_specification_001",
                "type": "CFS",
                "attributes": {
                  "category": "enterprise",
                  "availability": {
                    "key": "PRODUCT_CODE",
                    "value": "6767453"
                  },
                  "items": [
                    ""
                  ]
                }
              }
            ],
            "contactDetails": [
              {
                "id": "BA_109",
                "href": "/product-inventory",
                "name": "Sameer Billing Account",
                "role": "OM_DATA_MANAGER",
                "type": "Individual Party",
                "baseType": "ProductOfferingPrice",
                "referredType": "BillingAccount",
                "schemaLocation": "RelatedParty Collection",
                "contactMedium": [
                  {
                    "baseType": "ProductOfferingPrice",
                    "type": "Individual Party",
                    "schemaLocation": "ContactMedium Collection",
                    "preferred": false,
                    "mediumType": "url",
                    "validFor": {},
                    "characteristic": {}
                  }
                ]
              }
            ]
          }
        ],
        "productCharacteristic": [
          {
            "name": "MSISDN",
            "valueType": "String",
            "value": "55738231121",
            "action": "ADD",
            "validationStatus": "PASSED",
            "createdBy": "admin",
            "lastModifiedBy": "system",
            "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
            "createdDateTime": "2023-10-19T10:42:41.257Z",
            "enrichmentDetail": {
              "description": "Description of character",
              "specType": "ServiceSpecification",
              "referenceId": "data_service_specification_001",
              "valueType": "List",
              "minCardinality": null,
              "maxCardinality": 1,
              "characteristicValues": [
                {
                  "valueType": "String",
                  "value": "True",
                  "validFor": {
                    "startDateTime": "2023-08-11T09:17:41.866Z",
                    "endDateTime": "2023-08-11T09:17:41.866Z"
                  },
                  "default": false,
                  "rangeInterval": "closedTop",
                  "regex": null,
                  "unitOfMeasure": "GB"
                }
              ],
              "validFor": {
                "startDateTime": "2023-08-11T09:17:41.866Z",
                "endDateTime": "2023-08-11T09:17:41.866Z"
              },
              "format": "String",
              "length": 5,
              "decimalValue": 0.767,
              "tooltipValue": "Additional Information",
              "visibleLine": "1",
              "unique": false,
              "extensible": false,
              "configurable": false,
              "displaySequence": 1,
              "isVisible": false,
              "configurationStage": "Product Offer Level",
              "regex": "\"expression\": \"^[0-9]{9,13}$\",\n\"message\": \"Please enter a valid phone number\""
            },
            "errorDetails": [
              {
                "errorCode": "ERR-BM-OM-OV-OE-101",
                "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present"
              }
            ],
            "dynamicAttributes": [
              {
                "attributeName": "Data Throttling",
                "attributeValue": "55738231121",
                "attributeType": "String",
                "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
                "lastModifiedBy": "omui admin"
              }
            ],
            "isNetworkImpacting": false,
            "isCharacteristicAmended": false
          }
        ],
        "agreement": [
          {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "agreementItemId": "agreement_083774",
            "agreementProductOfferingPrice": [
              {
                "id": "bm_jio_cardinality_price",
                "price": {
                  "unit": "inr",
                  "value": 1000
                }
              }
            ],
            "@baseType": "ProductOfferingPrice",
            "@schemaLocation": "Agreement Collection",
            "characteristic": [
              {
                "name": "MSISDN",
                "valueType": "String",
                "value": "55738231121",
                "action": "ADD",
                "validationStatus": "PASSED",
                "createdBy": "admin",
                "lastModifiedBy": "system",
                "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
                "createdDateTime": "2023-10-19T10:42:41.257Z",
                "enrichmentDetail": {
                  "description": "Description of character",
                  "specType": "ServiceSpecification",
                  "referenceId": "data_service_specification_001",
                  "valueType": "List",
                  "minCardinality": null,
                  "maxCardinality": 1,
                  "characteristicValues": [
                    ""
                  ],
                  "validFor": {
                    "startDateTime": "2023-08-11T09:17:41.866Z",
                    "endDateTime": "2023-08-11T09:17:41.866Z"
                  },
                  "format": "String",
                  "length": 5,
                  "decimalValue": 0.767,
                  "tooltipValue": "Additional Information",
                  "visibleLine": "1",
                  "unique": false,
                  "extensible": false,
                  "configurable": false,
                  "displaySequence": 1,
                  "isVisible": false,
                  "configurationStage": "Product Offer Level",
                  "regex": "\"expression\": \"^[0-9]{9,13}$\",\n\"message\": \"Please enter a valid phone number\""
                },
                "errorDetails": [
                  {
                    "errorCode": "ERR-BM-OM-OV-OE-101",
                    "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present"
                  }
                ],
                "dynamicAttributes": [
                  {
                    "attributeName": "Data Throttling",
                    "attributeValue": "55738231121",
                    "attributeType": "String",
                    "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
                    "lastModifiedBy": "omui admin"
                  }
                ],
                "isNetworkImpacting": false,
                "isCharacteristicAmended": false
              }
            ],
            "@referredType": "BillingAccount",
            "@type": "serviceOrder"
          }
        ],
        "productOffering": {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account",
          "externalID": "464bf14d-7373-4937-a73b-28217ac07528",
          "owningSystem": "BlueMarble",
          "owningSystemID": "owning system1001",
          "relatedSystemName": "relatedsystem1001",
          "referenceId": "data_service_specification_001",
          "version": "1",
          "status": "Closed",
          "category": {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "version": null
          },
          "metaExtension": {
            "dataSet": [
              {
                "name": "MobileOfferOM",
                "genericData": {
                  "schemaRef": "OrderManagementOffer",
                  "valueSet": {}
                },
                "languages": [
                  {
                    "locale": "en-GB",
                    "name": "ENGLISH-IND, ENGLISH-US"
                  }
                ],
                "channels": [
                  {
                    "id": "bo_lov_saleschannel_retail",
                    "name": "Retail"
                  }
                ],
                "marketSegments": [
                  {
                    "id": "7894820397708LH425643",
                    "name": "Retail"
                  }
                ]
              }
            ]
          },
          "productType": "Subscription",
          "productLine": "Postpaid",
          "offerClassification": "bo_lov_offerclassification_primary",
          "@referredType": " BillingAccount ",
          "@schemaLocation": "ProductOffering Collection",
          "@type": "CFS",
          "isAssetable": false
        },
        "billingAccount": {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account",
          "dynamicAttributes": [
            {
              "attributeName": "Data Throttling",
              "attributeValue": "55738231121",
              "attributeType": "String",
              "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
              "lastModifiedBy": "omui admin"
            }
          ],
          "financeSettlementRef": [
            {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account"
            }
          ],
          "paymentMethodRef": [
            {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account"
            }
          ],
          "itemPriceRef": [
            {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account"
            }
          ],
          "@baseType": "ProductOfferingPrice",
          "@type": "Individual Party",
          "@schemaLocation": "BillingAccount",
          "@referredType": "BillingAccount"
        },
        "billingAccountList": [
          {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "dynamicAttributes": [
              {
                "attributeName": "Data Throttling",
                "attributeValue": "55738231121",
                "attributeType": "String",
                "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
                "lastModifiedBy": "omui admin"
              }
            ],
            "financeSettlementRef": [
              {
                "id": "BA_109",
                "href": "/product-inventory",
                "name": "Sameer Billing Account"
              }
            ],
            "paymentMethodRef": [
              {
                "id": "BA_109",
                "href": "/product-inventory",
                "name": "Sameer Billing Account"
              }
            ],
            "itemPriceRef": [
              {
                "id": "BA_109",
                "href": "/product-inventory",
                "name": "Sameer Billing Account"
              }
            ],
            "@baseType": "ProductOfferingPrice",
            "@type": "Individual Party",
            "@schemaLocation": "BillingAccount",
            "@referredType": "BillingAccount"
          }
        ],
        "relatedParty": [
          {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "role": "OM_DATA_MANAGER",
            "type": "Individual Party",
            "baseType": "ProductOfferingPrice",
            "referredType": "BillingAccount",
            "schemaLocation": "RelatedParty Collection",
            "contactMedium": [
              {
                "baseType": "ProductOfferingPrice",
                "type": "Individual Party",
                "schemaLocation": "ContactMedium Collection",
                "preferred": false,
                "mediumType": "url",
                "validFor": {
                  "startDateTime": "2023-08-11T09:17:41.866Z",
                  "endDateTime": "2023-08-11T09:17:41.866Z"
                },
                "characteristic": {
                  "baseType": "ProductOfferingPrice",
                  "type": "Individual Party",
                  "schemaLocation": "Contact Characteristics Collection",
                  "addressId": "#234",
                  "city": "Bengalore",
                  "contactType": "phone",
                  "country": "India",
                  "emailAddress": "example.@gmail.com",
                  "faxNumber": "212-111-2222",
                  "phoneNumber": "9856876322",
                  "postCode": "560064",
                  "socialNetworkId": "LinkedIn",
                  "stateOrProvince": "karnataka",
                  "street1": "RMZ Galleria",
                  "street2": "Office Block",
                  "houseNo": "56"
                }
              }
            ]
          }
        ],
        "productPrice": [
          {
            "description": "find details for product price",
            "name": "Mobile Postpaid - Product Specification",
            "offset": null,
            "priceId": "1",
            "priceType": "Onetime",
            "recurringChargePeriod": "string",
            "recurringChargePeriodLength": null,
            "unitOfMeasure": "",
            "tax": [
              {
                "taxType": "GST",
                "externalID": "464bf14d-7373-4937-a73b-28217ac07528",
                "id": "tax_automationtest-tx_bv8y95w",
                "validFor": {
                  "startDateTime": "2023-08-11T09:17:41.866Z",
                  "endDateTime": "2023-08-11T09:17:41.866Z"
                },
                "@baseType": "Tax",
                "@type": "Individual Type",
                "taxAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "taxCategory": "Indian",
                "taxRate": 20,
                "name": "Tax_Automationtest",
                "displayName": "Tax details",
                "definesExemption": false,
                "additionalAttributes": [
                  {
                    "name": "MSISDN",
                    "valueType": "String",
                    "value": "55738231121",
                    "action": "ADD",
                    "validationStatus": "PASSED",
                    "createdBy": "admin",
                    "lastModifiedBy": "system",
                    "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
                    "createdDateTime": "2023-10-19T10:42:41.257Z",
                    "enrichmentDetail": {},
                    "errorDetails": [],
                    "dynamicAttributes": [],
                    "isNetworkImpacting": false,
                    "isCharacteristicAmended": false
                  }
                ]
              }
            ],
            "priceSubType": "",
            "isDownPaymentRequired": false,
            "minimumDownPaymentAmount": null,
            "id": "4cd250d9-e00e-4396-853b-2b244f0758dc",
            "externalId": "string",
            "@baseType": "ProductPrice",
            "@schemaLocation": "price point collection",
            "@type": "ProductPrice",
            "itemPriceRelationship": [
              {
                "priceId": "P465",
                "relationshipType": "FIXED_PRICE"
              }
            ],
            "price": {
              "percentage": 10,
              "taxRate": 10,
              "actionCardinality": 10,
              "taxAmount": 10,
              "@baseType": "Price",
              "@type": "Price",
              "dutyFreeAmount": {
                "unit": "inr",
                "value": 1000
              },
              "taxIncludedAmount": {
                "unit": "inr",
                "value": 1000
              },
              "@schemaLocation": "Price Collection",
              "dutyFreeAlteredAmount": {
                "unit": "inr",
                "value": 1000
              },
              "taxIncludedAlteredAmount": {
                "unit": "inr",
                "value": 1000
              },
              "changeAmount": {
                "unit": "inr",
                "value": 1000
              },
              "discount": {
                "unit": "inr",
                "value": 1000
              },
              "amountPayable": {
                "unit": "inr",
                "value": 1000
              },
              "taxFixed": {
                "unit": "inr",
                "value": 1000
              }
            },
            "priceAlteration": [
              {
                "applicationDuration": 3,
                "description": "Price Alteration Details",
                "name": "ServiceOrder",
                "priceAlterationType": "Discount",
                "priceType": "recurring",
                "priority": 2,
                "recurringChargePeriod": "Month",
                "referenceId": "data_service_specification_001",
                "unitOfMeasure": "INR",
                "@baseType": "PriceAlteration",
                "@schemaLocation": "PriceAlteration Collection",
                "@type": "recurring",
                "price": {
                  "percentage": 10,
                  "taxRate": 10,
                  "actionCardinality": 10,
                  "taxAmount": 10,
                  "@baseType": "Price",
                  "@type": "Price",
                  "dutyFreeAmount": {
                    "unit": "inr",
                    "value": 1000
                  },
                  "taxIncludedAmount": {
                    "unit": "inr",
                    "value": 1000
                  },
                  "@schemaLocation": "Price Collection",
                  "dutyFreeAlteredAmount": {
                    "unit": "inr",
                    "value": 1000
                  },
                  "taxIncludedAlteredAmount": {
                    "unit": "inr",
                    "value": 1000
                  },
                  "changeAmount": {
                    "unit": "inr",
                    "value": 1000
                  },
                  "discount": {
                    "unit": "inr",
                    "value": 1000
                  },
                  "amountPayable": {
                    "unit": "inr",
                    "value": 1000
                  },
                  "taxFixed": {
                    "unit": "inr",
                    "value": 1000
                  }
                },
                "productOfferingPrice": {
                  "id": "BA_109",
                  "href": "/product-inventory",
                  "name": "Sameer Billing Account",
                  "@baseType": "ProductOfferingPrice",
                  "@referredType": "ProductOfferingPrice Type",
                  "@schemaLocation": "ProductOfferingPrice Collection",
                  "@type": "individual Type"
                }
              }
            ],
            "productOfferingPrice": {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account",
              "@baseType": "ProductOfferingPrice",
              "@referredType": "ProductOfferingPrice Type",
              "@schemaLocation": "ProductOfferingPrice Collection",
              "@type": "individual Type"
            },
            "offsetParameter": {
              "numberofBlock": 2,
              "totalAllowanceSelectionCount": 4,
              "isCalenderBased": true,
              "discountType": "FIXED_PRICE",
              "billingDiscountExternalRef": "BD2024-123456",
              "discountValue": 10,
              "allowedDiscount": [
                {
                  "block": 1,
                  "allowedSelectionCount": null,
                  "allowedSelectionPeriod": "2022-08-08 13:09:00.612Z",
                  "selectedDiscountPeriod": "2022-08-08 13:09:00.612Z"
                }
              ]
            },
            "isAgreementBased": true,
            "code": "401 UNAUTHORIZED",
            "specCharacteristics": [
              {
                "name": "SMS Allowance",
                "value": "50SMS",
                "valueType": "String"
              }
            ],
            "isProrated": false,
            "isArrears": false,
            "validFor": {
              "startDateTime": "2023-08-11T09:17:41.866Z",
              "endDateTime": "2023-08-11T09:17:41.866Z"
            }
          }
        ],
        "productOrderItem": [
          {
            "orderItemAction": "ADD",
            "orderItemId": "1",
            "productOrderHref": "string",
            "productOrderId": "557ae80c-b612-48f0-a57e-cd3a0eb1dc2c",
            "role": "ServiceAddress"
          }
        ],
        "productSpecification": {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account",
          "externalId": "464bf14d-7373-4937-a73b-28217ac07528",
          "externalName": "",
          "owningSystem": "BlueMarble",
          "owningSystemID": "owning system1001",
          "relatedSystemName": "relatedsystem1001",
          "status": "Open",
          "referenceId": "data_service_specification_001",
          "version": "1",
          "metaExtension": {
            "dataSet": [
              {
                "name": "MobileOfferOM",
                "genericData": {
                  "schemaRef": "OrderManagementOffer",
                  "valueSet": {}
                },
                "languages": [
                  {
                    "locale": "en-GB",
                    "name": "ENGLISH-IND, ENGLISH-US"
                  }
                ],
                "channels": [
                  {
                    "id": "bo_lov_saleschannel_retail",
                    "name": "Retail"
                  }
                ],
                "marketSegments": [
                  {
                    "id": "7894820397708LH425643",
                    "name": "Retail"
                  }
                ]
              }
            ]
          },
          "@type": "CFS",
          "@referredType": " BillingAccount ",
          "@schemaLocation": "ServiceSpecification Collection"
        },
        "productTerm": [
          {
            "description": "description for ProductTerm",
            "name": "addItemThroughRules",
            "durationUnit": "MONTH",
            "duration": "12.0",
            "validFor": {
              "startDateTime": "2023-08-11T09:17:41.866Z",
              "endDateTime": "2023-08-11T09:17:41.866Z"
            }
          }
        ],
        "realizingResource": [
          {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "value": "6767453"
          }
        ],
        "realizingService": [
          {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account"
          }
        ],
        "productRelationship": [
          {
            "relationshipType": "dependecy",
            "product": ""
          }
        ],
        "reasonCode": "DUNNING",
        "actionCode": "ACTION 2",
        "checkoutData": [
          {
            "sectionId": "address",
            "steps": [
              {
                "fields": [
                  {
                    "name": "Bill Format",
                    "value": "pdf"
                  }
                ],
                "stepId": "billingAddressDetails",
                "stepUId": "86c5e62d-f176-4434-b56c-bf7234429f1d",
                "options": [
                  {
                    "name": "Bill Format",
                    "value": "pdf",
                    "fields": []
                  }
                ],
                "offerContainerId": "5432373c-6f65-46f8-a8b5-879a8df5b576",
                "cartItemId": "4a885452-ca92-45b8-933c-d35ad1b2e827",
                "sequence": "0",
                "groupByLevel": false,
                "stepDataRefChoice": false,
                "orderMgmtMapping": [
                  {
                    "fieldMapping": [],
                    "orderObjectPath": ""
                  }
                ]
              }
            ],
            "sectionUId": "5ba4aea8-184c-4d88-9906-143998869677"
          }
        ],
        "productLineCategory": "bm-postpaid-highend",
        "parentBundleId": "bm-postpaid-highend"
      },
      "note": [
        {
          "id": "45",
          "author": "Jack smith",
          "createdDateTime": "2023-10-19T10:42:41.257Z",
          "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
          "system": "CHECKOUT",
          "text": "This is quite important, please approach me as soon as possible"
        }
      ],
      "portability": {
        "description": "find details for Portability",
        "requestType": "PORT_IN",
        "portingDate": "2023-10-19T10:42:41.257Z",
        "portingApprovalDate": "2023-10-19T10:42:41.257Z",
        "portingStatus": "COMPLETED",
        "donorProvider": "",
        "donorNumber": "20240",
        "donorContractId": "70098909000",
        "donorCustomerName": "intadmin",
        "donorCustomerAddress": {
          "id": "c63784c1-1d57-4b31-b61e-900db2d8f6e7",
          "href": "/product-management/serviceSpecification/?id%3Dsms_service_specification_001%26version%3D1",
          "name": "SMS - Service Specification",
          "role": "ServiceAddress",
          "locationId": "LRW245",
          "flag": "ACTIVE",
          "fullAddress": "RMZ Galleria Office BLock,Yelahanka New Town",
          "streetNr": "52",
          "streetNrSuffix": "153",
          "streetNrLast": "754",
          "streetNrLastSuffix": "5765",
          "streetName": "Pell Street",
          "streetType": "Street",
          "streetSuffix": "52",
          "postCode": "SE85ES",
          "locality": "London",
          "city": "Pune",
          "stateOrProvince": "England",
          "country": "United Kingdom",
          "geoLocationRefOrValue": {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "geometryType": "Point",
            "accuracy": "100 meters",
            "spatialRef": "WGS 84",
            "type": "ProductOfferingPrice",
            "schemaLocation": "Geolocation Collection",
            "geometry": [
              {
                "latitude": "13.3379° N",
                "longitude": "77.1173° E",
                "geographicDatum": "NAVD88"
              }
            ]
          },
          "geographicSubAddress": [
            {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account",
              "type": "SubUnit",
              "subUnitType": "Apartment",
              "subUnitNumber": "1234",
              "levelType": "Floor",
              "levelNumber": "2",
              "buildingName": "Acme Corporation Building",
              "privateStreetNumber": "123",
              "privateStreetName": "Main Street"
            }
          ],
          "serviceability": [
            {
              "id": "sms_service_specification_001",
              "type": "CFS",
              "attributes": {
                "category": "enterprise",
                "availability": {
                  "key": "PRODUCT_CODE",
                  "value": "6767453"
                },
                "items": [
                  {
                    "key": "PRODUCT_CODE",
                    "value": "6767453"
                  }
                ]
              }
            }
          ],
          "contactDetails": [
            {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account",
              "role": "OM_DATA_MANAGER",
              "type": "Individual Party",
              "baseType": "ProductOfferingPrice",
              "referredType": "BillingAccount",
              "schemaLocation": "RelatedParty Collection",
              "contactMedium": [
                {
                  "baseType": "ProductOfferingPrice",
                  "type": "Individual Party",
                  "schemaLocation": "ContactMedium Collection",
                  "preferred": false,
                  "mediumType": "url",
                  "validFor": {
                    "startDateTime": "2023-08-11T09:17:41.866Z",
                    "endDateTime": "2023-08-11T09:17:41.866Z"
                  },
                  "characteristic": {
                    "baseType": "ProductOfferingPrice",
                    "type": "Individual Party",
                    "schemaLocation": "Contact Characteristics Collection",
                    "addressId": "#234",
                    "city": "Bengalore",
                    "contactType": "phone",
                    "country": "India",
                    "emailAddress": "example.@gmail.com",
                    "faxNumber": "212-111-2222",
                    "phoneNumber": "9856876322",
                    "postCode": "560064",
                    "socialNetworkId": "LinkedIn",
                    "stateOrProvince": "karnataka",
                    "street1": "RMZ Galleria",
                    "street2": "Office Block",
                    "houseNo": "56"
                  }
                }
              ]
            }
          ]
        },
        "additionalCharacteristics": [
          {
            "attributeName": "Data Throttling",
            "attributeValue": "55738231121",
            "attributeType": "String",
            "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
            "lastModifiedBy": "omui admin"
          }
        ],
        "createdBy": "om_admin",
        "createdDateTime": "2023-10-19T10:42:41.257Z",
        "lastModifiedBy": "om_admin",
        "lastModifiedDateTime": "2023-10-19T10:42:41.257Z"
      },
      "isOfferAmended": false,
      "portfolioDetails": {
        "portfolioId": "BP1698224881607424",
        "productLineCategory": "bm-postpaid-highend",
        "offerContainerCategory": "bm-postpaid-highend",
        "href": "https://host:port/paymentManagement/v4/cashPayment/2365",
        "childProduct": [
          {
            "childProductOrderItemId": "9be74937-4927-4924-b2bb-d7a4dd401f1a",
            "childInstallBaseId": "RUM1660733938024415",
            "childSpecificationName": "Fiber Port",
            "childCpoId": "CPO7894820397708LH425",
            "inventory": false,
            "state": "ACTIVE"
          }
        ],
        "parentProduct": {
          "parentProductOrderItemId": "e2346",
          "parentInstallBaseId": "BP1698224881533778",
          "parentSpecificationName": "Mobile Postpaid - Product Specification",
          "inventory": false,
          "parentCpoId": "CPO7894820397708LH425",
          "state": "ACTIVE"
        }
      },
      "promotions": [
        {
          "category": "Managed SDWAN Service",
          "id": "automation_promotion-pm_20eewvb",
          "internalLifecycleStatus": "Test",
          "description": "Promotion",
          "lifeCycleStatus": "Test",
          "name": "Automation_Promotion_678new",
          "priority": 2,
          "promoApplicationLevel": "cart",
          "signature": "cartSignature",
          "type": "Promotion",
          "promotionAction": {
            "actionCardinality": null,
            "actionObjectId": "bm-samsung-product-bundle",
            "actionType": "Add Product",
            "actionValue": 2,
            "applicationDuration": 1,
            "cartItemId": "5432373c-6f65-46f8-a8b5-879a8df5b576",
            "id": "pa_j6w82",
            "maxActionValue": "3",
            "priceId": "op_0nwf2jj",
            "priceType": "recurring",
            "priority": 4,
            "recurringChargePeriodType": "Month"
          },
          "promotionClassification": "exclusive",
          "coupon": {
            "id": "54765",
            "code": "MY_COUPON_CODE",
            "coupon": false
          },
          "validFor": {
            "startDateTime": "2023-08-11T09:17:41.866Z",
            "endDateTime": "2023-08-11T09:17:41.866Z"
          }
        }
      ],
      "additionalAttributes": [
        {
          "name": "MSISDN",
          "valueType": "String",
          "value": "55738231121",
          "action": "ADD",
          "validationStatus": "PASSED",
          "createdBy": "admin",
          "lastModifiedBy": "system",
          "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
          "createdDateTime": "2023-10-19T10:42:41.257Z",
          "enrichmentDetail": {
            "description": "Description of character",
            "specType": "ServiceSpecification",
            "referenceId": "data_service_specification_001",
            "valueType": "List",
            "minCardinality": null,
            "maxCardinality": 1,
            "characteristicValues": [
              {
                "valueType": "String",
                "value": "True",
                "validFor": {
                  "startDateTime": "2023-08-11T09:17:41.866Z",
                  "endDateTime": "2023-08-11T09:17:41.866Z"
                },
                "default": false,
                "rangeInterval": "closedTop",
                "regex": null,
                "unitOfMeasure": "GB"
              }
            ],
            "validFor": {
              "startDateTime": "2023-08-11T09:17:41.866Z",
              "endDateTime": "2023-08-11T09:17:41.866Z"
            },
            "format": "String",
            "length": 5,
            "decimalValue": 0.767,
            "tooltipValue": "Additional Information",
            "visibleLine": "1",
            "unique": false,
            "extensible": false,
            "configurable": false,
            "displaySequence": 1,
            "isVisible": false,
            "configurationStage": "Product Offer Level",
            "regex": "\"expression\": \"^[0-9]{9,13}$\",\n\"message\": \"Please enter a valid phone number\""
          },
          "errorDetails": [
            {
              "errorCode": "ERR-BM-OM-OV-OE-101",
              "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present"
            }
          ],
          "dynamicAttributes": [
            {
              "attributeName": "Data Throttling",
              "attributeValue": "55738231121",
              "attributeType": "String",
              "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
              "lastModifiedBy": "omui admin"
            }
          ],
          "isNetworkImpacting": false,
          "isCharacteristicAmended": false
        }
      ],
      "productFeasibility": {
        "validTill": {
          "endDateTime": "2023-10-19T10:42:41.257Z",
          "startDateTime": "2023-10-19T10:42:41.257Z"
        },
        "remark": "remark",
        "approvedBy": "System",
        "qualified": false,
        "attributes": [
          {
            "name": "attribute_fa",
            "value": "50SMS",
            "valueType": "string,number,boolean",
            "array": false,
            "viewOnly": false,
            "quantityBased": false
          }
        ]
      },
      "dueDateJeopardyCategory": true,
      "expDueDateJeopardyCategory": false,
      "checkoutProductDetails": {
        "type": "quote",
        "associatedOCId": "",
        "associatedCIId": "",
        "associatedSiteId": "",
        "source": "",
        "externalId": "464bf14d-7373-4937-a73b-28217ac07528",
        "overridePrice": 10,
        "additionalAttributes": [
          {
            "name": "Order Level",
            "value": "43654"
          }
        ]
      },
      "bypassCharpoValidation": false,
      "resourceAllocation": false,
      "baseInstallBaseId": "BP1691740391567152",
      "parallelInstallBaseId": "RUM1660733938024419",
      "baseServiceTermination": false,
      "isAmendOrderItem": false,
      "isPreviousOrderItemState": true
    }
  ],
  "orderTotalPrice": [
    {
      "description": "Order Price Details",
      "name": "robin_rf",
      "recurringChargePeriod": "Monthly",
      "priceType": "recurring",
      "recurringChargePeriodLength": 1,
      "offset": 3,
      "tax": [
        {
          "taxType": "GST",
          "externalID": "464bf14d-7373-4937-a73b-28217ac07528",
          "id": "tax_automationtest-tx_bv8y95w",
          "validFor": {
            "startDateTime": "2023-08-11T09:17:41.866Z",
            "endDateTime": "2023-08-11T09:17:41.866Z"
          },
          "@baseType": "Tax",
          "@type": "Individual Type",
          "taxAmount": {
            "unit": "inr",
            "value": 1000
          },
          "taxCategory": "Indian",
          "taxRate": 20,
          "name": "Tax_Automationtest",
          "displayName": "Tax details",
          "definesExemption": false,
          "additionalAttributes": [
            {
              "name": "MSISDN",
              "valueType": "String",
              "value": "55738231121",
              "action": "ADD",
              "validationStatus": "PASSED",
              "createdBy": "admin",
              "lastModifiedBy": "system",
              "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
              "createdDateTime": "2023-10-19T10:42:41.257Z",
              "enrichmentDetail": {
                "description": "Description of character",
                "specType": "ServiceSpecification",
                "referenceId": "data_service_specification_001",
                "valueType": "List",
                "minCardinality": null,
                "maxCardinality": 1,
                "characteristicValues": [
                  {
                    "valueType": "String",
                    "value": "True",
                    "validFor": {},
                    "default": false,
                    "rangeInterval": "closedTop",
                    "regex": null,
                    "unitOfMeasure": "GB"
                  }
                ],
                "validFor": {
                  "startDateTime": "2023-08-11T09:17:41.866Z",
                  "endDateTime": "2023-08-11T09:17:41.866Z"
                },
                "format": "String",
                "length": 5,
                "decimalValue": 0.767,
                "tooltipValue": "Additional Information",
                "visibleLine": "1",
                "unique": false,
                "extensible": false,
                "configurable": false,
                "displaySequence": 1,
                "isVisible": false,
                "configurationStage": "Product Offer Level",
                "regex": "\"expression\": \"^[0-9]{9,13}$\",\n\"message\": \"Please enter a valid phone number\""
              },
              "errorDetails": [
                {
                  "errorCode": "ERR-BM-OM-OV-OE-101",
                  "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present"
                }
              ],
              "dynamicAttributes": [
                {
                  "attributeName": "Data Throttling",
                  "attributeValue": "55738231121",
                  "attributeType": "String",
                  "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
                  "lastModifiedBy": "omui admin"
                }
              ],
              "isNetworkImpacting": false,
              "isCharacteristicAmended": false
            }
          ]
        }
      ],
      "priceId": "op_0nwf2jj",
      "priceSubType": "recurring",
      "unitOfMeasure": "INR",
      "@baseType": "OrderPrice",
      "@schemaLocation": "OrderPrice Collection",
      "price": {
        "percentage": 10,
        "taxRate": 10,
        "actionCardinality": 10,
        "taxAmount": 10,
        "@baseType": "Price",
        "@type": "Price",
        "dutyFreeAmount": {
          "unit": "inr",
          "value": 1000
        },
        "taxIncludedAmount": {
          "unit": "inr",
          "value": 1000
        },
        "@schemaLocation": "Price Collection",
        "dutyFreeAlteredAmount": {
          "unit": "inr",
          "value": 1000
        },
        "taxIncludedAlteredAmount": {
          "unit": "inr",
          "value": 1000
        },
        "changeAmount": {
          "unit": "inr",
          "value": 1000
        },
        "discount": {
          "unit": "inr",
          "value": 1000
        },
        "amountPayable": {
          "unit": "inr",
          "value": 1000
        },
        "taxFixed": {
          "unit": "inr",
          "value": 1000
        }
      },
      "@type": "OrderPrice",
      "priceAlteration": [
        {
          "applicationDuration": 3,
          "description": "Price Alteration Details",
          "name": "ServiceOrder",
          "priceAlterationType": "Discount",
          "priceType": "recurring",
          "priority": 2,
          "recurringChargePeriod": "Month",
          "referenceId": "data_service_specification_001",
          "unitOfMeasure": "INR",
          "@baseType": "PriceAlteration",
          "@schemaLocation": "PriceAlteration Collection",
          "@type": "recurring",
          "price": {
            "percentage": 10,
            "taxRate": 10,
            "actionCardinality": 10,
            "taxAmount": 10,
            "@baseType": "Price",
            "@type": "Price",
            "dutyFreeAmount": {
              "unit": "inr",
              "value": 1000
            },
            "taxIncludedAmount": {
              "unit": "inr",
              "value": 1000
            },
            "@schemaLocation": "Price Collection",
            "dutyFreeAlteredAmount": {
              "unit": "inr",
              "value": 1000
            },
            "taxIncludedAlteredAmount": {
              "unit": "inr",
              "value": 1000
            },
            "changeAmount": {
              "unit": "inr",
              "value": 1000
            },
            "discount": {
              "unit": "inr",
              "value": 1000
            },
            "amountPayable": {
              "unit": "inr",
              "value": 1000
            },
            "taxFixed": {
              "unit": "inr",
              "value": 1000
            }
          },
          "productOfferingPrice": {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "@baseType": "ProductOfferingPrice",
            "@referredType": "ProductOfferingPrice Type",
            "@schemaLocation": "ProductOfferingPrice Collection",
            "@type": "individual Type"
          }
        }
      ],
      "productOfferingPrice": {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account",
        "@baseType": "ProductOfferingPrice",
        "@referredType": "ProductOfferingPrice Type",
        "@schemaLocation": "ProductOfferingPrice Collection",
        "@type": "individual Type"
      },
      "itemPriceRelationship": [
        {
          "priceId": "P465",
          "relationshipType": "FIXED_PRICE"
        }
      ],
      "validFor": {
        "endDateTime": "2023-10-19T10:42:41.257Z",
        "startDateTime": "2023-10-19T10:42:41.257Z"
      },
      "isDownPaymentRequired": false,
      "minimumDownPaymentAmount": null,
      "isAgreementBased": false,
      "offsetParameter": {
        "numberofBlock": 2,
        "totalAllowanceSelectionCount": 4,
        "isCalenderBased": true,
        "discountType": "FIXED_PRICE",
        "billingDiscountExternalRef": "BD2024-123456",
        "discountValue": 10,
        "allowedDiscount": [
          {
            "block": 1,
            "allowedSelectionCount": null,
            "allowedSelectionPeriod": "2022-08-08 13:09:00.612Z",
            "selectedDiscountPeriod": "2022-08-08 13:09:00.612Z"
          }
        ]
      },
      "code": "PC_de716bb0",
      "externalId": "prepaidplan_a-1_price_2-0_v1||123",
      "id": "9a058452-d5c7-4ec2-9f3d-1ecc34d120ee",
      "specCharacteristics": [
        {
          "name": "SMS Allowance",
          "value": "50SMS",
          "valueType": "String"
        }
      ],
      "isProrated": false,
      "isArrears": false
    }
  ],
  "productOfferingQualification": [
    {
      "id": "BA_109",
      "href": "/product-inventory",
      "name": "Sameer Billing Account"
    }
  ],
  "customerAccount": {
    "id": "BA_109",
    "href": "/product-inventory",
    "name": "Sameer Billing Account",
    "dynamicAttributes": [
      {
        "attributeName": "Data Throttling",
        "attributeValue": "55738231121",
        "attributeType": "String",
        "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
        "lastModifiedBy": "omui admin"
      }
    ],
    "partyRef": [
      {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account"
      }
    ],
    "partyRoleRef": [
      {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account"
      }
    ],
    "aggrementRef": [
      {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account"
      }
    ],
    "paymentMethodRef": [
      {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account"
      }
    ]
  },
  "billingAccount": {
    "id": "BA_109",
    "href": "/product-inventory",
    "name": "Sameer Billing Account",
    "dynamicAttributes": [
      {
        "attributeName": "Data Throttling",
        "attributeValue": "55738231121",
        "attributeType": "String",
        "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
        "lastModifiedBy": "omui admin"
      }
    ],
    "financeSettlementRef": [
      {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account"
      }
    ],
    "paymentMethodRef": [
      {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account"
      }
    ],
    "itemPriceRef": [
      {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account"
      }
    ],
    "@baseType": "ProductOfferingPrice",
    "@type": "Individual Party",
    "@schemaLocation": "BillingAccount",
    "@referredType": "BillingAccount"
  },
  "billingAccountList": [
    {
      "id": "BA_109",
      "href": "/product-inventory",
      "name": "Sameer Billing Account",
      "dynamicAttributes": [
        {
          "attributeName": "Data Throttling",
          "attributeValue": "55738231121",
          "attributeType": "String",
          "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
          "lastModifiedBy": "omui admin"
        }
      ],
      "financeSettlementRef": [
        {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account"
        }
      ],
      "paymentMethodRef": [
        {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account"
        }
      ],
      "itemPriceRef": [
        {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account"
        }
      ],
      "@baseType": "ProductOfferingPrice",
      "@type": "Individual Party",
      "@schemaLocation": "BillingAccount",
      "@referredType": "BillingAccount"
    }
  ],
  "isAmendOrder": false,
  "isAmendOrderWithCancel": false,
  "isValidatedPOQ": false,
  "externalOrderReferenceNumber": "879A",
  "externalOrderId": "464bf14d-7373-4937-a73b-28217ac07528",
  "marketSegment": {
    "id": "7894820397708LH425643",
    "name": "Retail"
  },
  "additionalAttributes": [
    {
      "name": "MSISDN",
      "valueType": "String",
      "value": "55738231121",
      "action": "ADD",
      "validationStatus": "PASSED",
      "createdBy": "admin",
      "lastModifiedBy": "system",
      "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
      "createdDateTime": "2023-10-19T10:42:41.257Z",
      "enrichmentDetail": {
        "description": "Description of character",
        "specType": "ServiceSpecification",
        "referenceId": "data_service_specification_001",
        "valueType": "List",
        "minCardinality": null,
        "maxCardinality": 1,
        "characteristicValues": [
          {
            "valueType": "String",
            "value": "True",
            "validFor": {
              "startDateTime": "2023-08-11T09:17:41.866Z",
              "endDateTime": "2023-08-11T09:17:41.866Z"
            },
            "default": false,
            "rangeInterval": "closedTop",
            "regex": null,
            "unitOfMeasure": "GB"
          }
        ],
        "validFor": {
          "startDateTime": "2023-08-11T09:17:41.866Z",
          "endDateTime": "2023-08-11T09:17:41.866Z"
        },
        "format": "String",
        "length": 5,
        "decimalValue": 0.767,
        "tooltipValue": "Additional Information",
        "visibleLine": "1",
        "unique": false,
        "extensible": false,
        "configurable": false,
        "displaySequence": 1,
        "isVisible": false,
        "configurationStage": "Product Offer Level",
        "regex": "\"expression\": \"^[0-9]{9,13}$\",\n\"message\": \"Please enter a valid phone number\""
      },
      "errorDetails": [
        {
          "errorCode": "ERR-BM-OM-OV-OE-101",
          "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present"
        }
      ],
      "dynamicAttributes": [
        {
          "attributeName": "Data Throttling",
          "attributeValue": "55738231121",
          "attributeType": "String",
          "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
          "lastModifiedBy": "omui admin"
        }
      ],
      "isNetworkImpacting": false,
      "isCharacteristicAmended": false
    }
  ],
  "promotions": [
    {
      "category": "Managed SDWAN Service",
      "id": "automation_promotion-pm_20eewvb",
      "internalLifecycleStatus": "Test",
      "description": "Promotion",
      "lifeCycleStatus": "Test",
      "name": "Automation_Promotion_678new",
      "priority": 2,
      "promoApplicationLevel": "cart",
      "signature": "cartSignature",
      "type": "Promotion",
      "promotionAction": {
        "actionCardinality": null,
        "actionObjectId": "bm-samsung-product-bundle",
        "actionType": "Add Product",
        "actionValue": 2,
        "applicationDuration": 1,
        "cartItemId": "5432373c-6f65-46f8-a8b5-879a8df5b576",
        "id": "pa_j6w82",
        "maxActionValue": "3",
        "priceId": "op_0nwf2jj",
        "priceType": "recurring",
        "priority": 4,
        "recurringChargePeriodType": "Month"
      },
      "promotionClassification": "exclusive",
      "coupon": {
        "id": "54765",
        "code": "MY_COUPON_CODE",
        "coupon": false
      },
      "validFor": {
        "startDateTime": "2023-08-11T09:17:41.866Z",
        "endDateTime": "2023-08-11T09:17:41.866Z"
      }
    }
  ],
  "nonRecurringPriceAdjustment": [
    {
      "id": "c63784c1-1d57-4b31-b61e-900db2d8f6e7",
      "amount": null,
      "details": [
        {
          "name": "SMS Allowance",
          "value": "50SMS"
        }
      ],
      "name": "SMS Allowance",
      "referenceId": "data_service_specification_001",
      "type": "Physical"
    }
  ],
  "customerOrderType": "NEW",
  "jeopardyFlag": false,
  "visibleFlag": "yes,no",
  "isLargeOrder": false,
  "parentOrderId": "881a6d15-bcbe-4372-b48a-41cba29f4806",
  "parentCpoId": "CPO2477328421161597NQ575",
  "subOrderMetaData": [
    {
      "subOrderId": "1",
      "state": "COMPLETED",
      "status": "Provisioning - Completed",
      "subOrderCpoId": "CPO2477328421161597NQ575",
      "productSubOrderItemRef": [
        {
          "productSubOrderItemId": "3e934f5f-4fb7-4e01-a33d-4bd7c33f5828",
          "installbaseId": "BP1686636408708199",
          "productName": "Mobile",
          "productOrderItemType": "New Order"
        }
      ]
    }
  ],
  "priority": "HIGHEST, LOW",
  "processingPriority": "High",
  "priorityRelayTopics": [
    {
      "moduleName": "",
      "relayTopicName": "",
      "prioritySequence": "",
      "processingPriority": ""
    }
  ],
  "isPortabilityOrder": false
}
Was this section helpful?

What made this section unhelpful for you?

Create Product Order

This method oversees the initiation of a fresh customer order using POST operation. It manages incoming requests, configures the customer order with suitable status and metadata, stores it persistently, and triggers an event for subsequent actions. Moreover, it adeptly addresses potential exceptions that may arise during the creation process, ensuring thorough error handling and logging. Invocations of this method originate from either the Order Generator Service or the quote-management module. It performs initial validation on incoming requests, verifying the presence of ProductOrderItem with unique IDs. Subsequently, the API persists the Customer Order in MongoDB and initiates an event for subsequent processing, including decomposition and fulfillment

Header Parameters

X-Transaction-Idstring

Unique identifier for tracking the transaction.

X-Correlation-Idstring

Identifier for correlating related requests and responses.

X-Source-Channelstring

Source channel or origin of the request.

X-Tenant-Idstring

Identifier of the associated tenant or customer.

Authorizationstring

Body Parameters

cpoIdstring

A string.The unique identifier associated with a Customer Purchase Order (CPO)

cancellationDatestring (date-time)

A date time (DateTime). Date when the product order was cancelled.

cancellationReasonstring

CancellationReason is the specific explanation for the cancellation of a ProductOrderRequest

completionDatestring (date-time)

A date time (DateTime). Effective delivery date amended by the provider.

expectedCompletionDatestring (date-time)

expectedCompletionDate typically represents the anticipated date for Request completion

notificationContactstring

A string. Contact attached to the order to send back information regarding this order.

orderDatestring (date-time)

orderDate represents the timestamp when the order was placed for products

requestedCompletionDatestring (date-time)

A date time (DateTime). Requested delivery date from the requestors perspective.

requestedStartDatestring (date-time)

A date time (DateTime). the preferred initiation date for a requested productOrder

actualStartDatestring (date-time)

A date time (DateTime).The date on which the ordered product was actually initiated or commenced

statestring

A product order state type (ProductOrderStateType). State of the order: described in the state-machine diagram.

Enum values:
ACKNOWLEDGEDREJECTEDPENDINGHELDIN_PROGRESSCONFIRMEDCANCELLEDACTIVECOMPLETEDFAILED
... 5 other enums
statusstring

Status represents the current stage of a requested productOrder.

relatedPartyarray Required

A list of related parties. Related Entity reference A related party defines party or party role linked to a specific entity.

Show child attributes

hrefstring

A string. Hyperlink to access the order

externalIdstring

A string. ID given by the consumer to facilitate searches

descriptionstring

A string.Description is a narrative text describing the content of the ProductOrderRequest

categorystring

A string. Used to categorize the order, useful for the OM system, such as: Broadband, TVOption.

createdBystring

CreatedBy identifies the entity responsible for creating the ProductOrderRequest

createdDateTimestring (date-time)

The date and time when the ProductOrderRequest was initially created

lastModifiedBystring

LastModifiedBy indicates the entity who made last modifications to the ProductOrder

lastModifiedDateTimestring (date-time)

LastModifiedDateTime indicates the date and time when the ProductOrderRequest was last modified

offerContainersarray

List of Offer Container details

Show child attributes

portfolioContainersarray

List of Portfolio Container details

Show child attributes

signatureobject

This is signature field generated for individual promotion that can be applied in cart for individual offer container

Show child attributes

baseProductOrderIdstring

A unique identifier for the original order that forms the basis for subsequent amendments

amendProductOrderIdstring

Identifier assigned to a request for amending or modifying a specific product order

orderTypestring

Type or category of the order.

idstring

A string.OrderId is a unique identifier assigned to a specific ProductOrder

quotearray

A list of quote references,It's a Quote that has been executed previously.

Show child attributes

agreementarray

A list of agreement references (AgreementRef [*]). A reference to an agreement defined in the context of the product order.

Show child attributes

channelarray

A list of related channels (RelatedChannel [*]). Related channel to another entity. May be online web, mobile app, social ,etc.

Show child attributes

notearray

A list of notes (Note [*]). Extra information about a given entity.

Show child attributes

paymentarray

A list of payment referencesIf an immediate payment has been done at the product order submission, the payment information are captured and stored in the order.

Show child attributes

productOrderItemarray Required

A list of product order items (ProductOrderItem [1..*]). An identified part of the order. A product order is decomposed into one or more order items.

Show child attributes

orderTotalPricearray

A list of order prices. An amount, usually of money, that represents the actual price paid by the Customer for this item or this order.

Show child attributes

productOfferingQualificationarray

A list of product offering qualification references It's a productOfferingQualification that has been executed previously.

Show child attributes

customerAccountobject

The account of the customer who has placed the order for a product

Show child attributes

billingAccountobject

A billing account reference (BillingAccountRef). A BillingAccount is a detailed description of a bill structure.

Show child attributes

billingAccountListarray

A billing account reference (BillingAccountRef). A BillingAccount is a detailed description of a bill structure.

Show child attributes

isAmendOrderboolean

OrderAmendmentFlag indicates whether any modifications or changes have been applied to the original order

isAmendOrderWithCancelboolean

Boolean value true to notify whether order is amend with cancel or not by default false.

isValidatedPOQboolean

ValidatedPOQFlag is an indicator signaling the validation status of a Purchase Order Quantity (POQ) within a process

externalOrderReferenceNumberstring

A distinct identifier linked to orders from external sources, facilitating tracking and integration

externalOrderIdstring

ExternalOrderId is a unique identifier assigned to orders from external sources for effective tracking and management

marketSegmentobject

This is the market segment(s) for which this particular metaExtension will be applicable

Show child attributes

additionalAttributesarray

List of Characteristics Additional attributes

Show child attributes

promotionsarray

list of promotions to store instances of the Promotion

Show child attributes

nonRecurringPriceAdjustmentarray

List of the Non recurring price adjustment.

Show child attributes

customerOrderTypestring

customerOrderType for B2B or B2C indentification

jeopardyFlagboolean

The jeopardyFlag is a boolean indicator used to signal and handle critical situations in the ProductOrderRequest

visibleFlagstring

Visible Flag refers to the visibility status of an element or feature in the ProductOrderRequest

isLargeOrderboolean

Large Order flag decide if Order is large Order and it has more Line Items that predefined number of line items

parentOrderIdstring

A string.OrderId is a unique identifier assigned to a specific for Parent Order Id for Large Order

parentCpoIdstring

A string.The unique identifier associated with a Customer Purchase Order (CPO) for Parent Order Id for Large Order

subOrderMetaDataarray

list of subOrders MetaData for large Order

Show child attributes

prioritystring

priority indicates request in which should be addressed for escalation, with values such as High,Medium, or Low

processingPrioritystring

A string.processingPriority indicates request in which productOrder should be addressed, with values such as High,Medium, or Low

priorityRelayTopicsarray

A List of module vs topic name mapping for priority processing

Show child attributes

isPortabilityOrderboolean

The portabilityOrder attribute is an essential tool for maintaining a structured and organized approach to portability.

Response

201
Object
ProductOrder Created Successfully

Response Attributes

cpoIdstring

A string.The unique identifier associated with a Customer Purchase Order (CPO)

cancellationDatestring (date-time)

A date time (DateTime). Date when the product order was cancelled.

cancellationReasonstring

CancellationReason is the specific explanation for the cancellation of a ProductOrderRequest

completionDatestring (date-time)

A date time (DateTime). Effective delivery date amended by the provider.

expectedCompletionDatestring (date-time)

expectedCompletionDate typically represents the anticipated date for Request completion

notificationContactstring

A string. Contact attached to the order to send back information regarding this order.

orderDatestring (date-time)

orderDate represents the timestamp when the order was placed for products

requestedCompletionDatestring (date-time)

A date time (DateTime). Requested delivery date from the requestors perspective.

requestedStartDatestring (date-time)

A date time (DateTime). the preferred initiation date for a requested productOrder

actualStartDatestring (date-time)

A date time (DateTime).The date on which the ordered product was actually initiated or commenced

statestring

A product order state type (ProductOrderStateType). State of the order: described in the state-machine diagram.

Enum values:
ACKNOWLEDGEDREJECTEDPENDINGHELDIN_PROGRESSCONFIRMEDCANCELLEDACTIVECOMPLETEDFAILED
... 5 other enums
statusstring

Status represents the current stage of a requested productOrder.

relatedPartyarray Required

A list of related parties. Related Entity reference A related party defines party or party role linked to a specific entity.

Show child attributes

hrefstring

A string. Hyperlink to access the order

externalIdstring

A string. ID given by the consumer to facilitate searches

descriptionstring

A string.Description is a narrative text describing the content of the ProductOrderRequest

categorystring

A string. Used to categorize the order, useful for the OM system, such as: Broadband, TVOption.

createdBystring

CreatedBy identifies the entity responsible for creating the ProductOrderRequest

createdDateTimestring (date-time)

The date and time when the ProductOrderRequest was initially created

lastModifiedBystring

LastModifiedBy indicates the entity who made last modifications to the ProductOrder

lastModifiedDateTimestring (date-time)

LastModifiedDateTime indicates the date and time when the ProductOrderRequest was last modified

offerContainersarray

List of Offer Container details

Show child attributes

portfolioContainersarray

List of Portfolio Container details

Show child attributes

signatureobject

This is signature field generated for individual promotion that can be applied in cart for individual offer container

Show child attributes

baseProductOrderIdstring

A unique identifier for the original order that forms the basis for subsequent amendments

amendProductOrderIdstring

Identifier assigned to a request for amending or modifying a specific product order

orderTypestring

Type or category of the order.

idstring

A string.OrderId is a unique identifier assigned to a specific ProductOrder

quotearray

A list of quote references,It's a Quote that has been executed previously.

Show child attributes

agreementarray

A list of agreement references (AgreementRef [*]). A reference to an agreement defined in the context of the product order.

Show child attributes

channelarray

A list of related channels (RelatedChannel [*]). Related channel to another entity. May be online web, mobile app, social ,etc.

Show child attributes

notearray

A list of notes (Note [*]). Extra information about a given entity.

Show child attributes

paymentarray

A list of payment referencesIf an immediate payment has been done at the product order submission, the payment information are captured and stored in the order.

Show child attributes

productOrderItemarray Required

A list of product order items (ProductOrderItem [1..*]). An identified part of the order. A product order is decomposed into one or more order items.

Show child attributes

orderTotalPricearray

A list of order prices. An amount, usually of money, that represents the actual price paid by the Customer for this item or this order.

Show child attributes

productOfferingQualificationarray

A list of product offering qualification references It's a productOfferingQualification that has been executed previously.

Show child attributes

customerAccountobject

The account of the customer who has placed the order for a product

Show child attributes

billingAccountobject

A billing account reference (BillingAccountRef). A BillingAccount is a detailed description of a bill structure.

Show child attributes

billingAccountListarray

A billing account reference (BillingAccountRef). A BillingAccount is a detailed description of a bill structure.

Show child attributes

isAmendOrderboolean

OrderAmendmentFlag indicates whether any modifications or changes have been applied to the original order

isAmendOrderWithCancelboolean

Boolean value true to notify whether order is amend with cancel or not by default false.

isValidatedPOQboolean

ValidatedPOQFlag is an indicator signaling the validation status of a Purchase Order Quantity (POQ) within a process

externalOrderReferenceNumberstring

A distinct identifier linked to orders from external sources, facilitating tracking and integration

externalOrderIdstring

ExternalOrderId is a unique identifier assigned to orders from external sources for effective tracking and management

marketSegmentobject

This is the market segment(s) for which this particular metaExtension will be applicable

Show child attributes

additionalAttributesarray

List of Characteristics Additional attributes

Show child attributes

promotionsarray

list of promotions to store instances of the Promotion

Show child attributes

nonRecurringPriceAdjustmentarray

List of the Non recurring price adjustment.

Show child attributes

customerOrderTypestring

customerOrderType for B2B or B2C indentification

jeopardyFlagboolean

The jeopardyFlag is a boolean indicator used to signal and handle critical situations in the ProductOrderRequest

visibleFlagstring

Visible Flag refers to the visibility status of an element or feature in the ProductOrderRequest

isLargeOrderboolean

Large Order flag decide if Order is large Order and it has more Line Items that predefined number of line items

parentOrderIdstring

A string.OrderId is a unique identifier assigned to a specific for Parent Order Id for Large Order

parentCpoIdstring

A string.The unique identifier associated with a Customer Purchase Order (CPO) for Parent Order Id for Large Order

subOrderMetaDataarray

list of subOrders MetaData for large Order

Show child attributes

prioritystring

priority indicates request in which should be addressed for escalation, with values such as High,Medium, or Low

processingPrioritystring

A string.processingPriority indicates request in which productOrder should be addressed, with values such as High,Medium, or Low

priorityRelayTopicsarray

A List of module vs topic name mapping for priority processing

Show child attributes

isPortabilityOrderboolean

The portabilityOrder attribute is an essential tool for maintaining a structured and organized approach to portability.

400
Object
Bad Request

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

401
Object
Unauthorized

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

403
Object
Forbidden

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

404
Object
Not Found

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

409
Object
Conflict

Response Attributes

errorCodestring

A numeric or alphanumeric code that represents a specific error or issue encountered during an operation.

errorMessagestring

A human-readable message that provides additional details about the error. It offers context and information to help users or developers understand what went wrong

timestampstring

A timestamp indicating when the error occurred, typically in a standardized format such as ISO 8601. It helps with debugging and tracking issues over time

statusstring

An HTTP status code that indicates the outcome of the request or operation. Common examples include 200 (OK), 404 (Not Found), or 500 (Internal Server Error).

pathstring

The URL or endpoint that was accessed when the error occurred. It specifies the location of the request that led to the error.

422
Object
Un-processable entity

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

500
Object
Internal Server Error

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

503
Object
Service Unavailable

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

Was this section helpful?

What made this section unhelpful for you?

POST

/productOrder

Select
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 2061 2062 2063 2064 2065 2066 2067 2068 2069 2070 2071 2072 2073 2074 2075 2076 2077 2078 2079 2080 2081 2082 2083 2084 2085 2086 2087 2088 2089 2090 2091 2092 2093 2094 2095 2096 2097 2098 2099 2100 2101 2102 2103 2104 2105 2106 2107 2108 2109 2110 2111 2112 2113 2114 2115 2116 2117 2118 2119 2120 2121 2122 2123 2124 2125 2126 2127 2128 2129 2130 2131 2132 2133 2134 2135 2136 2137 2138 2139 2140 2141 2142 2143 2144 2145 2146 2147 2148 2149 2150 2151 2152 2153 2154 2155 2156 2157 2158 2159 2160 2161 2162 2163 2164 2165 2166 2167 2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 2187 2188 2189 2190 2191 2192 2193 2194 2195 2196 2197 2198 2199 2200 2201 2202 2203 2204 2205 2206 2207 2208 2209 2210 2211 2212 2213 2214 2215 2216 2217 2218 2219 2220 2221 2222 2223 2224 2225 2226 2227 2228 2229 2230 2231 2232 2233 2234 2235 2236 2237 2238 2239 2240 2241 2242 2243 2244 2245 2246 2247 2248 2249 2250 2251 2252 2253 2254 2255 2256 2257 2258 2259 2260 2261 2262 2263 2264 2265 2266 2267 2268 2269 2270 2271 2272 2273 2274 2275 2276 2277 2278 2279 2280 2281 2282 2283 2284 2285 2286 2287 2288 2289 2290 2291 2292 2293 2294 2295 2296 2297 2298 2299 2300 2301 2302 2303 2304 2305 2306 2307 2308 2309 2310 2311 2312 2313 2314 2315 2316 2317 2318 2319 2320 2321 2322 2323 2324 2325 2326 2327 2328 2329 2330 2331 2332 2333 2334 2335 2336 2337 2338 2339 2340 2341 2342 2343 2344 2345 2346 2347 2348 2349 2350 2351 2352 2353 2354 2355 2356 2357 2358 2359 2360 2361 2362 2363 2364 2365 2366 2367 2368 2369 2370 2371 2372 2373 2374 2375 2376 2377 2378 2379 2380 2381 2382 2383 2384 2385 2386 2387 2388 2389 2390 2391 2392 2393 2394 2395 2396 2397 2398 2399 2400 2401 2402 2403 2404 2405 2406 2407 2408 2409 2410 2411 2412 2413 2414 2415 2416 2417 2418 2419 2420 2421 2422 2423 2424 2425 2426 2427 2428 2429 2430 2431 2432 2433 2434 2435 2436 2437 2438 2439 2440 2441 2442 2443 2444 2445 2446 2447 2448 2449 2450 2451 2452 2453 2454 2455 2456 2457 2458 2459 2460 2461 2462 2463 2464 2465 2466 2467 2468 2469 2470 2471 2472 2473 2474 2475 2476 2477 2478 2479 2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 2501 2502 2503 2504 2505 2506 2507 2508 2509 2510 2511 2512 2513 2514 2515 2516 2517 2518 2519 2520 2521 2522 2523 2524 2525 2526 2527 2528 2529 2530 2531 2532 2533 2534 2535 2536 2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550 2551 2552 2553 2554 2555 2556 2557 2558 2559 2560 2561 2562 2563 2564 2565 2566 2567 2568 2569 2570 2571 2572 2573 2574 2575 2576 2577 2578 2579 2580 2581 2582 2583 2584 2585 2586 2587 2588 2589 2590 2591 2592 2593 2594 2595 2596 2597 2598 2599 2600 2601 2602 2603 2604 2605 2606 2607 2608 2609 2610 2611 2612 2613 2614 2615 2616 2617 2618 2619 2620 2621 2622 2623 2624 2625 2626 2627 2628 2629 2630 2631 2632 2633 2634 2635 2636 2637 2638 2639 2640 2641 2642 2643 2644 2645 2646 2647 2648 2649 2650 2651 2652 2653 2654 2655 2656 2657 2658 2659 2660 2661 2662 2663 2664 2665 2666 2667 2668 2669 2670 2671 2672 2673 2674 2675 2676 2677 2678 2679 2680 2681 2682 2683 2684 2685 2686 2687 2688 2689 2690 2691 2692 2693 2694 2695 2696 2697 2698 2699 2700 2701 2702 2703 2704 2705 2706 2707 2708 2709 2710 2711 2712 2713 2714 curl --location 'https://int-spring25.comviva.com/customerOrder/management/v4/productOrder' \ --header 'X-Transaction-Id: 464bf14d-7373-4937-a73b-28217ac07528' \ --header 'X-Correlation-Id: SC_1698816436795242' \ --header 'X-Source-Channel: swagger' \ --header 'X-Tenant-Id: swagger' \ --header 'Authorization: Bearer {token}' \ --data-raw '{ "cpoId": "CPO2477328421161597NQ575", "cancellationDate": "2023-10-19T10:42:41.257Z", "cancellationReason": "Termination", "completionDate": "2023-10-19T10:42:41.257Z", "expectedCompletionDate": "2023-10-19T10:42:41.257Z", "notificationContact": "example.rnp@gmail.com", "orderDate": "2023-10-19T10:42:41.257Z", "requestedCompletionDate": "2023-10-19T10:42:41.257Z", "requestedStartDate": "2023-10-19T10:42:41.257Z", "actualStartDate": "2023-10-19T10:42:41.257Z", "state": "FAILED", "status": "Provisioning - Failed", "relatedParty": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "role": "OM_DATA_MANAGER", "type": "Individual Party", "baseType": "ProductOfferingPrice", "referredType": "BillingAccount", "schemaLocation": "RelatedParty Collection", "contactMedium": [ { "baseType": "ProductOfferingPrice", "type": "Individual Party", "schemaLocation": "ContactMedium Collection", "preferred": false, "mediumType": "url", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "characteristic": { "baseType": "ProductOfferingPrice", "type": "Individual Party", "schemaLocation": "Contact Characteristics Collection", "addressId": "#234", "city": "Bengalore", "contactType": "phone", "country": "India", "emailAddress": "example.@gmail.com", "faxNumber": "212-111-2222", "phoneNumber": "9856876322", "postCode": "560064", "socialNetworkId": "LinkedIn", "stateOrProvince": "karnataka", "street1": "RMZ Galleria", "street2": "Office Block", "houseNo": "56" } } ] } ], "href": "/product-inventory", "externalId": "881a6d15-bcbe-4372-b48a-41cba29f4806", "description": "example = find details for product Order Request", "category": "Broadband", "createdBy": "intadmin1", "createdDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "intadmin1", "lastModifiedDateTime": "", "offerContainers": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "processContext": "ACQ", "lineOfBusiness": "mobile", "category": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "version": null }, "state": "ACKNOWLEDGED", "status": "Completed", "productOrderItemsRefs": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "externalOfferContainerId": "880", "externalOfferContainerReferenceNumber": "880A", "additionalAttributes": [ { "name": "MSISDN", "valueType": "String", "value": "55738231121", "action": "ADD", "validationStatus": "PASSED", "createdBy": "admin", "lastModifiedBy": "system", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "createdDateTime": "2023-10-19T10:42:41.257Z", "enrichmentDetail": { "description": "Description of character", "specType": "ServiceSpecification", "referenceId": "data_service_specification_001", "valueType": "List", "minCardinality": null, "maxCardinality": 1, "characteristicValues": [ { "valueType": "String", "value": "True", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "default": false, "rangeInterval": "closedTop", "regex": null, "unitOfMeasure": "GB" } ], "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "format": "String", "length": 5, "decimalValue": 0.767, "tooltipValue": "Additional Information", "visibleLine": "1", "unique": false, "extensible": false, "configurable": false, "displaySequence": 1, "isVisible": false, "configurationStage": "Product Offer Level", "regex": "\"expression\": \"^[0-9]{9,13}$\", \"message\": \"Please enter a valid phone number\"" }, "errorDetails": [ { "errorCode": "ERR-BM-OM-OV-OE-101", "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present" } ], "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "isNetworkImpacting": false, "isCharacteristicAmended": false } ], "promotions": [ { "category": "Managed SDWAN Service", "id": "automation_promotion-pm_20eewvb", "internalLifecycleStatus": "Test", "description": "Promotion", "lifeCycleStatus": "Test", "name": "Automation_Promotion_678new", "priority": 2, "promoApplicationLevel": "cart", "signature": "cartSignature", "type": "Promotion", "promotionAction": { "actionCardinality": null, "actionObjectId": "bm-samsung-product-bundle", "actionType": "Add Product", "actionValue": 2, "applicationDuration": 1, "cartItemId": "5432373c-6f65-46f8-a8b5-879a8df5b576", "id": "pa_j6w82", "maxActionValue": "3", "priceId": "op_0nwf2jj", "priceType": "recurring", "priority": 4, "recurringChargePeriodType": "Month" }, "promotionClassification": "exclusive", "coupon": { "id": "54765", "code": "MY_COUPON_CODE", "coupon": false }, "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" } } ], "offerContainerTotalPrice": [ { "description": "Order Price Details", "name": "robin_rf", "recurringChargePeriod": "Monthly", "priceType": "recurring", "recurringChargePeriodLength": 1, "offset": 3, "tax": [ { "taxType": "GST", "externalID": "464bf14d-7373-4937-a73b-28217ac07528", "id": "tax_automationtest-tx_bv8y95w", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "@baseType": "Tax", "@type": "Individual Type", "taxAmount": { "unit": "inr", "value": 1000 }, "taxCategory": "Indian", "taxRate": 20, "name": "Tax_Automationtest", "displayName": "Tax details", "definesExemption": false, "additionalAttributes": [ { "name": "MSISDN", "valueType": "String", "value": "55738231121", "action": "ADD", "validationStatus": "PASSED", "createdBy": "admin", "lastModifiedBy": "system", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "createdDateTime": "2023-10-19T10:42:41.257Z", "enrichmentDetail": { "description": "Description of character", "specType": "ServiceSpecification", "referenceId": "data_service_specification_001", "valueType": "List", "minCardinality": null, "maxCardinality": 1, "characteristicValues": [], "validFor": {}, "format": "String", "length": 5, "decimalValue": 0.767, "tooltipValue": "Additional Information", "visibleLine": "1", "unique": false, "extensible": false, "configurable": false, "displaySequence": 1, "isVisible": false, "configurationStage": "Product Offer Level", "regex": "\"expression\": \"^[0-9]{9,13}$\", \"message\": \"Please enter a valid phone number\"" }, "errorDetails": [ "" ], "dynamicAttributes": [ "" ], "isNetworkImpacting": false, "isCharacteristicAmended": false } ] } ], "priceId": "op_0nwf2jj", "priceSubType": "recurring", "unitOfMeasure": "INR", "@baseType": "OrderPrice", "@schemaLocation": "OrderPrice Collection", "price": { "percentage": 10, "taxRate": 10, "actionCardinality": 10, "taxAmount": 10, "@baseType": "Price", "@type": "Price", "dutyFreeAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAmount": { "unit": "inr", "value": 1000 }, "@schemaLocation": "Price Collection", "dutyFreeAlteredAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAlteredAmount": { "unit": "inr", "value": 1000 }, "changeAmount": { "unit": "inr", "value": 1000 }, "discount": { "unit": "inr", "value": 1000 }, "amountPayable": { "unit": "inr", "value": 1000 }, "taxFixed": { "unit": "inr", "value": 1000 } }, "@type": "OrderPrice", "priceAlteration": [ { "applicationDuration": 3, "description": "Price Alteration Details", "name": "ServiceOrder", "priceAlterationType": "Discount", "priceType": "recurring", "priority": 2, "recurringChargePeriod": "Month", "referenceId": "data_service_specification_001", "unitOfMeasure": "INR", "@baseType": "PriceAlteration", "@schemaLocation": "PriceAlteration Collection", "@type": "recurring", "price": { "percentage": 10, "taxRate": 10, "actionCardinality": 10, "taxAmount": 10, "@baseType": "Price", "@type": "Price", "dutyFreeAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAmount": { "unit": "inr", "value": 1000 }, "@schemaLocation": "Price Collection", "dutyFreeAlteredAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAlteredAmount": { "unit": "inr", "value": 1000 }, "changeAmount": { "unit": "inr", "value": 1000 }, "discount": { "unit": "inr", "value": 1000 }, "amountPayable": { "unit": "inr", "value": 1000 }, "taxFixed": { "unit": "inr", "value": 1000 } }, "productOfferingPrice": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "@baseType": "ProductOfferingPrice", "@referredType": "ProductOfferingPrice Type", "@schemaLocation": "ProductOfferingPrice Collection", "@type": "individual Type" } } ], "productOfferingPrice": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "@baseType": "ProductOfferingPrice", "@referredType": "ProductOfferingPrice Type", "@schemaLocation": "ProductOfferingPrice Collection", "@type": "individual Type" }, "itemPriceRelationship": [ { "priceId": "P465", "relationshipType": "FIXED_PRICE" } ], "validFor": { "endDateTime": "2023-10-19T10:42:41.257Z", "startDateTime": "2023-10-19T10:42:41.257Z" }, "isDownPaymentRequired": false, "minimumDownPaymentAmount": null, "isAgreementBased": false, "offsetParameter": { "numberofBlock": 2, "totalAllowanceSelectionCount": 4, "isCalenderBased": true, "discountType": "FIXED_PRICE", "billingDiscountExternalRef": "BD2024-123456", "discountValue": 10, "allowedDiscount": [ { "block": 1, "allowedSelectionCount": null, "allowedSelectionPeriod": "2022-08-08 13:09:00.612Z", "selectedDiscountPeriod": "2022-08-08 13:09:00.612Z" } ] }, "code": "PC_de716bb0", "externalId": "prepaidplan_a-1_price_2-0_v1||123", "id": "9a058452-d5c7-4ec2-9f3d-1ecc34d120ee", "specCharacteristics": [ { "name": "SMS Allowance", "value": "50SMS", "valueType": "String" } ], "isProrated": false, "isArrears": false } ] } ], "portfolioContainers": [ { "id": "BP11697629618916537", "name": "", "productOrderItemsRefs": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "sort": 1 } ], "signature": { "context": "174be0d306a3bab87c1266f4b4d1f534c5a302aedda36ff0f64d695cd581eeb7", "cart": "4db162ebf6ee34d11293b9aa7e8f8a512061de318ed5187cd1cb75f5c0a2c198" }, "baseProductOrderId": "3e934f5f-4fb7-4e01-a33d-4bd7c33f5828", "amendProductOrderId": "3e934f5f-4fb7-4e01-a33d-4bd7c33f5828", "orderType": "NEW", "id": "881a6d15-bcbe-4372-b48a-41cba29f4806", "quote": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "agreement": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "agreementItemId": "agreement_083774", "agreementProductOfferingPrice": [ { "id": "bm_jio_cardinality_price", "price": { "unit": "inr", "value": 1000 } } ], "@baseType": "ProductOfferingPrice", "@schemaLocation": "Agreement Collection", "characteristic": [ { "name": "MSISDN", "valueType": "String", "value": "55738231121", "action": "ADD", "validationStatus": "PASSED", "createdBy": "admin", "lastModifiedBy": "system", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "createdDateTime": "2023-10-19T10:42:41.257Z", "enrichmentDetail": { "description": "Description of character", "specType": "ServiceSpecification", "referenceId": "data_service_specification_001", "valueType": "List", "minCardinality": null, "maxCardinality": 1, "characteristicValues": [ { "valueType": "String", "value": "True", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "default": false, "rangeInterval": "closedTop", "regex": null, "unitOfMeasure": "GB" } ], "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "format": "String", "length": 5, "decimalValue": 0.767, "tooltipValue": "Additional Information", "visibleLine": "1", "unique": false, "extensible": false, "configurable": false, "displaySequence": 1, "isVisible": false, "configurationStage": "Product Offer Level", "regex": "\"expression\": \"^[0-9]{9,13}$\", \"message\": \"Please enter a valid phone number\"" }, "errorDetails": [ { "errorCode": "ERR-BM-OM-OV-OE-101", "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present" } ], "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "isNetworkImpacting": false, "isCharacteristicAmended": false } ], "@referredType": "BillingAccount", "@type": "serviceOrder" } ], "channel": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "role": "ServiceAddress" } ], "note": [ { "id": "45", "author": "Jack smith", "createdDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "system": "CHECKOUT", "text": "This is quite important, please approach me as soon as possible" } ], "payment": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "method": "CashPayment", "token": "64bf14d-7373-4937-a73b-28217ac07528", "receiptId": "P011276", "paymentDate": "2023-10-19T10:42:41.257Z", "transactionAmount": "2000", "transactionId": "123123124112", "transactionCurrency": "USD" } ], "productOrderItem": [ { "id": "1", "sort": 1, "quantity": 1, "action": "ADD", "state": "ACKNOWLEDGED", "status": "Order Validation - Completed", "productOrderItemType": "New Order", "productOrderItemSubType": "NEW_ORDER", "installBaseId": "BP1686636408708199", "actualStartDate": "2023-10-19T10:42:41.257Z", "completionDate": "2023-10-19T10:42:41.257Z", "expectedCompletionDate": "2023-10-19T10:42:41.257Z", "requestedCompletionDate": "2023-10-19T10:42:41.257Z", "errorDetails": [ { "errorCode": "ERR-BM-OM-OV-OE-101", "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present" } ], "parentBundleOfferId": "1001359", "parentBundleInstallBaseId": "BP1691740391567152", "lastModifiedBy": "2023-10-19T10:42:41.257Z", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "processFlag": "COMSOM", "externalProductOrderItemId": "880", "externalProductOrderItemReferenceNumber": "880A", "workflowFlag": "Combined", "payment": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "method": "CashPayment", "token": "64bf14d-7373-4937-a73b-28217ac07528", "receiptId": "P011276", "paymentDate": "2023-10-19T10:42:41.257Z", "transactionAmount": "2000", "transactionId": "123123124112", "transactionCurrency": "USD" } ], "appointment": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "description": "Description of AppointmentRef" }, "appointmentList": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "description": "Description of AppointmentRef" } ], "itemTerm": [ { "description": "Description for OrderTerm", "name": "atrribute 2", "duration": "12.0", "durationUnit": "MONTH" } ], "productOfferingQualificationItem": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "productOfferingQualificationHref": "/api/catalog-projection/v1/productOfferingPrice/bluemarble_unlimited_10gb_12mth_rc_001", "productOfferingQualificationId": "bluemarble_unlimited_10gb_12mth_rc_001", "productOfferingQualificationName": "BlueMarble Unlimited - 10GB - 12 Months - RC" }, "productOrderItemRelationship": [ { "id": "SO1686577779836872", "relationshipType": "Dependency", "siteId": "admin_123" } ], "quoteItem": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "quoteHref": "mobile", "quoteId": "123", "quoteName": "quote_ir" }, "itemPrice": [ { "description": "Order Price Details", "name": "robin_rf", "recurringChargePeriod": "Monthly", "priceType": "recurring", "recurringChargePeriodLength": 1, "offset": 3, "tax": [ { "taxType": "GST", "externalID": "464bf14d-7373-4937-a73b-28217ac07528", "id": "tax_automationtest-tx_bv8y95w", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "@baseType": "Tax", "@type": "Individual Type", "taxAmount": { "unit": "inr", "value": 1000 }, "taxCategory": "Indian", "taxRate": 20, "name": "Tax_Automationtest", "displayName": "Tax details", "definesExemption": false, "additionalAttributes": [ { "name": "MSISDN", "valueType": "String", "value": "55738231121", "action": "ADD", "validationStatus": "PASSED", "createdBy": "admin", "lastModifiedBy": "system", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "createdDateTime": "2023-10-19T10:42:41.257Z", "enrichmentDetail": { "description": "Description of character", "specType": "ServiceSpecification", "referenceId": "data_service_specification_001", "valueType": "List", "minCardinality": null, "maxCardinality": 1, "characteristicValues": [], "validFor": {}, "format": "String", "length": 5, "decimalValue": 0.767, "tooltipValue": "Additional Information", "visibleLine": "1", "unique": false, "extensible": false, "configurable": false, "displaySequence": 1, "isVisible": false, "configurationStage": "Product Offer Level", "regex": "\"expression\": \"^[0-9]{9,13}$\", \"message\": \"Please enter a valid phone number\"" }, "errorDetails": [ "" ], "dynamicAttributes": [ "" ], "isNetworkImpacting": false, "isCharacteristicAmended": false } ] } ], "priceId": "op_0nwf2jj", "priceSubType": "recurring", "unitOfMeasure": "INR", "@baseType": "OrderPrice", "@schemaLocation": "OrderPrice Collection", "price": { "percentage": 10, "taxRate": 10, "actionCardinality": 10, "taxAmount": 10, "@baseType": "Price", "@type": "Price", "dutyFreeAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAmount": { "unit": "inr", "value": 1000 }, "@schemaLocation": "Price Collection", "dutyFreeAlteredAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAlteredAmount": { "unit": "inr", "value": 1000 }, "changeAmount": { "unit": "inr", "value": 1000 }, "discount": { "unit": "inr", "value": 1000 }, "amountPayable": { "unit": "inr", "value": 1000 }, "taxFixed": { "unit": "inr", "value": 1000 } }, "@type": "OrderPrice", "priceAlteration": [ { "applicationDuration": 3, "description": "Price Alteration Details", "name": "ServiceOrder", "priceAlterationType": "Discount", "priceType": "recurring", "priority": 2, "recurringChargePeriod": "Month", "referenceId": "data_service_specification_001", "unitOfMeasure": "INR", "@baseType": "PriceAlteration", "@schemaLocation": "PriceAlteration Collection", "@type": "recurring", "price": { "percentage": 10, "taxRate": 10, "actionCardinality": 10, "taxAmount": 10, "@baseType": "Price", "@type": "Price", "dutyFreeAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAmount": { "unit": "inr", "value": 1000 }, "@schemaLocation": "Price Collection", "dutyFreeAlteredAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAlteredAmount": { "unit": "inr", "value": 1000 }, "changeAmount": { "unit": "inr", "value": 1000 }, "discount": { "unit": "inr", "value": 1000 }, "amountPayable": { "unit": "inr", "value": 1000 }, "taxFixed": { "unit": "inr", "value": 1000 } }, "productOfferingPrice": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "@baseType": "ProductOfferingPrice", "@referredType": "ProductOfferingPrice Type", "@schemaLocation": "ProductOfferingPrice Collection", "@type": "individual Type" } } ], "productOfferingPrice": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "@baseType": "ProductOfferingPrice", "@referredType": "ProductOfferingPrice Type", "@schemaLocation": "ProductOfferingPrice Collection", "@type": "individual Type" }, "itemPriceRelationship": [ { "priceId": "P465", "relationshipType": "FIXED_PRICE" } ], "validFor": { "endDateTime": "2023-10-19T10:42:41.257Z", "startDateTime": "2023-10-19T10:42:41.257Z" }, "isDownPaymentRequired": false, "minimumDownPaymentAmount": null, "isAgreementBased": false, "offsetParameter": { "numberofBlock": 2, "totalAllowanceSelectionCount": 4, "isCalenderBased": true, "discountType": "FIXED_PRICE", "billingDiscountExternalRef": "BD2024-123456", "discountValue": 10, "allowedDiscount": [ { "block": 1, "allowedSelectionCount": null, "allowedSelectionPeriod": "2022-08-08 13:09:00.612Z", "selectedDiscountPeriod": "2022-08-08 13:09:00.612Z" } ] }, "code": "PC_de716bb0", "externalId": "prepaidplan_a-1_price_2-0_v1||123", "id": "9a058452-d5c7-4ec2-9f3d-1ecc34d120ee", "specCharacteristics": [ { "name": "SMS Allowance", "value": "50SMS", "valueType": "String" } ], "isProrated": false, "isArrears": false } ], "qualification": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "billingAccount": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "financeSettlementRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "paymentMethodRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "itemPriceRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "@baseType": "ProductOfferingPrice", "@type": "Individual Party", "@schemaLocation": "BillingAccount", "@referredType": "BillingAccount" }, "billingAccountList": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "financeSettlementRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "paymentMethodRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "itemPriceRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "@baseType": "ProductOfferingPrice", "@type": "Individual Party", "@schemaLocation": "BillingAccount", "@referredType": "BillingAccount" } ], "productOffering": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "externalID": "464bf14d-7373-4937-a73b-28217ac07528", "owningSystem": "BlueMarble", "owningSystemID": "owning system1001", "relatedSystemName": "relatedsystem1001", "referenceId": "data_service_specification_001", "version": "1", "status": "Closed", "category": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "version": null }, "metaExtension": { "dataSet": [ { "name": "MobileOfferOM", "genericData": { "schemaRef": "OrderManagementOffer", "valueSet": {} }, "languages": [ { "locale": "en-GB", "name": "ENGLISH-IND, ENGLISH-US" } ], "channels": [ { "id": "bo_lov_saleschannel_retail", "name": "Retail" } ], "marketSegments": [ { "id": "7894820397708LH425643", "name": "Retail" } ] } ] }, "productType": "Subscription", "productLine": "Postpaid", "offerClassification": "bo_lov_offerclassification_primary", "@referredType": " BillingAccount ", "@schemaLocation": "ProductOffering Collection", "@type": "CFS", "isAssetable": false }, "product": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "description": "find details for product Order", "orderDate": "2023-10-19T10:42:41.257Z", "productSerialNumber": "1", "startDate": "2023-10-19T10:42:41.257Z", "terminationDate": "2023-10-19T10:42:41.257Z", "status": "CREATED", "isBundle": false, "isCustomerVisible": true, "place": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "role": "ServiceAddress", "locationId": "LRW245", "flag": "ACTIVE", "fullAddress": "RMZ Galleria Office BLock,Yelahanka New Town", "streetNr": "52", "streetNrSuffix": "153", "streetNrLast": "754", "streetNrLastSuffix": "5765", "streetName": "Pell Street", "streetType": "Street", "streetSuffix": "52", "postCode": "SE85ES", "locality": "London", "city": "Pune", "stateOrProvince": "England", "country": "United Kingdom", "geoLocationRefOrValue": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "geometryType": "Point", "accuracy": "100 meters", "spatialRef": "WGS 84", "type": "ProductOfferingPrice", "schemaLocation": "Geolocation Collection", "geometry": [ { "latitude": "13.3379° N", "longitude": "77.1173° E", "geographicDatum": "NAVD88" } ] }, "geographicSubAddress": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "type": "SubUnit", "subUnitType": "Apartment", "subUnitNumber": "1234", "levelType": "Floor", "levelNumber": "2", "buildingName": "Acme Corporation Building", "privateStreetNumber": "123", "privateStreetName": "Main Street" } ], "serviceability": [ { "id": "sms_service_specification_001", "type": "CFS", "attributes": { "category": "enterprise", "availability": { "key": "PRODUCT_CODE", "value": "6767453" }, "items": [ "" ] } } ], "contactDetails": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "role": "OM_DATA_MANAGER", "type": "Individual Party", "baseType": "ProductOfferingPrice", "referredType": "BillingAccount", "schemaLocation": "RelatedParty Collection", "contactMedium": [ { "baseType": "ProductOfferingPrice", "type": "Individual Party", "schemaLocation": "ContactMedium Collection", "preferred": false, "mediumType": "url", "validFor": {}, "characteristic": {} } ] } ] } ], "productCharacteristic": [ { "name": "MSISDN", "valueType": "String", "value": "55738231121", "action": "ADD", "validationStatus": "PASSED", "createdBy": "admin", "lastModifiedBy": "system", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "createdDateTime": "2023-10-19T10:42:41.257Z", "enrichmentDetail": { "description": "Description of character", "specType": "ServiceSpecification", "referenceId": "data_service_specification_001", "valueType": "List", "minCardinality": null, "maxCardinality": 1, "characteristicValues": [ { "valueType": "String", "value": "True", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "default": false, "rangeInterval": "closedTop", "regex": null, "unitOfMeasure": "GB" } ], "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "format": "String", "length": 5, "decimalValue": 0.767, "tooltipValue": "Additional Information", "visibleLine": "1", "unique": false, "extensible": false, "configurable": false, "displaySequence": 1, "isVisible": false, "configurationStage": "Product Offer Level", "regex": "\"expression\": \"^[0-9]{9,13}$\", \"message\": \"Please enter a valid phone number\"" }, "errorDetails": [ { "errorCode": "ERR-BM-OM-OV-OE-101", "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present" } ], "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "isNetworkImpacting": false, "isCharacteristicAmended": false } ], "agreement": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "agreementItemId": "agreement_083774", "agreementProductOfferingPrice": [ { "id": "bm_jio_cardinality_price", "price": { "unit": "inr", "value": 1000 } } ], "@baseType": "ProductOfferingPrice", "@schemaLocation": "Agreement Collection", "characteristic": [ { "name": "MSISDN", "valueType": "String", "value": "55738231121", "action": "ADD", "validationStatus": "PASSED", "createdBy": "admin", "lastModifiedBy": "system", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "createdDateTime": "2023-10-19T10:42:41.257Z", "enrichmentDetail": { "description": "Description of character", "specType": "ServiceSpecification", "referenceId": "data_service_specification_001", "valueType": "List", "minCardinality": null, "maxCardinality": 1, "characteristicValues": [ "" ], "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "format": "String", "length": 5, "decimalValue": 0.767, "tooltipValue": "Additional Information", "visibleLine": "1", "unique": false, "extensible": false, "configurable": false, "displaySequence": 1, "isVisible": false, "configurationStage": "Product Offer Level", "regex": "\"expression\": \"^[0-9]{9,13}$\", \"message\": \"Please enter a valid phone number\"" }, "errorDetails": [ { "errorCode": "ERR-BM-OM-OV-OE-101", "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present" } ], "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "isNetworkImpacting": false, "isCharacteristicAmended": false } ], "@referredType": "BillingAccount", "@type": "serviceOrder" } ], "productOffering": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "externalID": "464bf14d-7373-4937-a73b-28217ac07528", "owningSystem": "BlueMarble", "owningSystemID": "owning system1001", "relatedSystemName": "relatedsystem1001", "referenceId": "data_service_specification_001", "version": "1", "status": "Closed", "category": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "version": null }, "metaExtension": { "dataSet": [ { "name": "MobileOfferOM", "genericData": { "schemaRef": "OrderManagementOffer", "valueSet": {} }, "languages": [ { "locale": "en-GB", "name": "ENGLISH-IND, ENGLISH-US" } ], "channels": [ { "id": "bo_lov_saleschannel_retail", "name": "Retail" } ], "marketSegments": [ { "id": "7894820397708LH425643", "name": "Retail" } ] } ] }, "productType": "Subscription", "productLine": "Postpaid", "offerClassification": "bo_lov_offerclassification_primary", "@referredType": " BillingAccount ", "@schemaLocation": "ProductOffering Collection", "@type": "CFS", "isAssetable": false }, "billingAccount": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "financeSettlementRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "paymentMethodRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "itemPriceRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "@baseType": "ProductOfferingPrice", "@type": "Individual Party", "@schemaLocation": "BillingAccount", "@referredType": "BillingAccount" }, "billingAccountList": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "financeSettlementRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "paymentMethodRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "itemPriceRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "@baseType": "ProductOfferingPrice", "@type": "Individual Party", "@schemaLocation": "BillingAccount", "@referredType": "BillingAccount" } ], "relatedParty": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "role": "OM_DATA_MANAGER", "type": "Individual Party", "baseType": "ProductOfferingPrice", "referredType": "BillingAccount", "schemaLocation": "RelatedParty Collection", "contactMedium": [ { "baseType": "ProductOfferingPrice", "type": "Individual Party", "schemaLocation": "ContactMedium Collection", "preferred": false, "mediumType": "url", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "characteristic": { "baseType": "ProductOfferingPrice", "type": "Individual Party", "schemaLocation": "Contact Characteristics Collection", "addressId": "#234", "city": "Bengalore", "contactType": "phone", "country": "India", "emailAddress": "example.@gmail.com", "faxNumber": "212-111-2222", "phoneNumber": "9856876322", "postCode": "560064", "socialNetworkId": "LinkedIn", "stateOrProvince": "karnataka", "street1": "RMZ Galleria", "street2": "Office Block", "houseNo": "56" } } ] } ], "productPrice": [ { "description": "find details for product price", "name": "Mobile Postpaid - Product Specification", "offset": null, "priceId": "1", "priceType": "Onetime", "recurringChargePeriod": "string", "recurringChargePeriodLength": null, "unitOfMeasure": "", "tax": [ { "taxType": "GST", "externalID": "464bf14d-7373-4937-a73b-28217ac07528", "id": "tax_automationtest-tx_bv8y95w", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "@baseType": "Tax", "@type": "Individual Type", "taxAmount": { "unit": "inr", "value": 1000 }, "taxCategory": "Indian", "taxRate": 20, "name": "Tax_Automationtest", "displayName": "Tax details", "definesExemption": false, "additionalAttributes": [ { "name": "MSISDN", "valueType": "String", "value": "55738231121", "action": "ADD", "validationStatus": "PASSED", "createdBy": "admin", "lastModifiedBy": "system", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "createdDateTime": "2023-10-19T10:42:41.257Z", "enrichmentDetail": {}, "errorDetails": [], "dynamicAttributes": [], "isNetworkImpacting": false, "isCharacteristicAmended": false } ] } ], "priceSubType": "", "isDownPaymentRequired": false, "minimumDownPaymentAmount": null, "id": "4cd250d9-e00e-4396-853b-2b244f0758dc", "externalId": "string", "@baseType": "ProductPrice", "@schemaLocation": "price point collection", "@type": "ProductPrice", "itemPriceRelationship": [ { "priceId": "P465", "relationshipType": "FIXED_PRICE" } ], "price": { "percentage": 10, "taxRate": 10, "actionCardinality": 10, "taxAmount": 10, "@baseType": "Price", "@type": "Price", "dutyFreeAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAmount": { "unit": "inr", "value": 1000 }, "@schemaLocation": "Price Collection", "dutyFreeAlteredAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAlteredAmount": { "unit": "inr", "value": 1000 }, "changeAmount": { "unit": "inr", "value": 1000 }, "discount": { "unit": "inr", "value": 1000 }, "amountPayable": { "unit": "inr", "value": 1000 }, "taxFixed": { "unit": "inr", "value": 1000 } }, "priceAlteration": [ { "applicationDuration": 3, "description": "Price Alteration Details", "name": "ServiceOrder", "priceAlterationType": "Discount", "priceType": "recurring", "priority": 2, "recurringChargePeriod": "Month", "referenceId": "data_service_specification_001", "unitOfMeasure": "INR", "@baseType": "PriceAlteration", "@schemaLocation": "PriceAlteration Collection", "@type": "recurring", "price": { "percentage": 10, "taxRate": 10, "actionCardinality": 10, "taxAmount": 10, "@baseType": "Price", "@type": "Price", "dutyFreeAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAmount": { "unit": "inr", "value": 1000 }, "@schemaLocation": "Price Collection", "dutyFreeAlteredAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAlteredAmount": { "unit": "inr", "value": 1000 }, "changeAmount": { "unit": "inr", "value": 1000 }, "discount": { "unit": "inr", "value": 1000 }, "amountPayable": { "unit": "inr", "value": 1000 }, "taxFixed": { "unit": "inr", "value": 1000 } }, "productOfferingPrice": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "@baseType": "ProductOfferingPrice", "@referredType": "ProductOfferingPrice Type", "@schemaLocation": "ProductOfferingPrice Collection", "@type": "individual Type" } } ], "productOfferingPrice": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "@baseType": "ProductOfferingPrice", "@referredType": "ProductOfferingPrice Type", "@schemaLocation": "ProductOfferingPrice Collection", "@type": "individual Type" }, "offsetParameter": { "numberofBlock": 2, "totalAllowanceSelectionCount": 4, "isCalenderBased": true, "discountType": "FIXED_PRICE", "billingDiscountExternalRef": "BD2024-123456", "discountValue": 10, "allowedDiscount": [ { "block": 1, "allowedSelectionCount": null, "allowedSelectionPeriod": "2022-08-08 13:09:00.612Z", "selectedDiscountPeriod": "2022-08-08 13:09:00.612Z" } ] }, "isAgreementBased": true, "code": "401 UNAUTHORIZED", "specCharacteristics": [ { "name": "SMS Allowance", "value": "50SMS", "valueType": "String" } ], "isProrated": false, "isArrears": false, "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" } } ], "productOrderItem": [ { "orderItemAction": "ADD", "orderItemId": "1", "productOrderHref": "string", "productOrderId": "557ae80c-b612-48f0-a57e-cd3a0eb1dc2c", "role": "ServiceAddress" } ], "productSpecification": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "externalId": "464bf14d-7373-4937-a73b-28217ac07528", "externalName": "", "owningSystem": "BlueMarble", "owningSystemID": "owning system1001", "relatedSystemName": "relatedsystem1001", "status": "Open", "referenceId": "data_service_specification_001", "version": "1", "metaExtension": { "dataSet": [ { "name": "MobileOfferOM", "genericData": { "schemaRef": "OrderManagementOffer", "valueSet": {} }, "languages": [ { "locale": "en-GB", "name": "ENGLISH-IND, ENGLISH-US" } ], "channels": [ { "id": "bo_lov_saleschannel_retail", "name": "Retail" } ], "marketSegments": [ { "id": "7894820397708LH425643", "name": "Retail" } ] } ] }, "@type": "CFS", "@referredType": " BillingAccount ", "@schemaLocation": "ServiceSpecification Collection" }, "productTerm": [ { "description": "description for ProductTerm", "name": "addItemThroughRules", "durationUnit": "MONTH", "duration": "12.0", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" } } ], "realizingResource": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "value": "6767453" } ], "realizingService": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "productRelationship": [ { "relationshipType": "dependecy", "product": "" } ], "reasonCode": "DUNNING", "actionCode": "ACTION 2", "checkoutData": [ { "sectionId": "address", "steps": [ { "fields": [ { "name": "Bill Format", "value": "pdf" } ], "stepId": "billingAddressDetails", "stepUId": "86c5e62d-f176-4434-b56c-bf7234429f1d", "options": [ { "name": "Bill Format", "value": "pdf", "fields": [] } ], "offerContainerId": "5432373c-6f65-46f8-a8b5-879a8df5b576", "cartItemId": "4a885452-ca92-45b8-933c-d35ad1b2e827", "sequence": "0", "groupByLevel": false, "stepDataRefChoice": false, "orderMgmtMapping": [ { "fieldMapping": [], "orderObjectPath": "" } ] } ], "sectionUId": "5ba4aea8-184c-4d88-9906-143998869677" } ], "productLineCategory": "bm-postpaid-highend", "parentBundleId": "bm-postpaid-highend" }, "note": [ { "id": "45", "author": "Jack smith", "createdDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "system": "CHECKOUT", "text": "This is quite important, please approach me as soon as possible" } ], "portability": { "description": "find details for Portability", "requestType": "PORT_IN", "portingDate": "2023-10-19T10:42:41.257Z", "portingApprovalDate": "2023-10-19T10:42:41.257Z", "portingStatus": "COMPLETED", "donorProvider": "", "donorNumber": "20240", "donorContractId": "70098909000", "donorCustomerName": "intadmin", "donorCustomerAddress": { "id": "c63784c1-1d57-4b31-b61e-900db2d8f6e7", "href": "/product-management/serviceSpecification/?id%3Dsms_service_specification_001%26version%3D1", "name": "SMS - Service Specification", "role": "ServiceAddress", "locationId": "LRW245", "flag": "ACTIVE", "fullAddress": "RMZ Galleria Office BLock,Yelahanka New Town", "streetNr": "52", "streetNrSuffix": "153", "streetNrLast": "754", "streetNrLastSuffix": "5765", "streetName": "Pell Street", "streetType": "Street", "streetSuffix": "52", "postCode": "SE85ES", "locality": "London", "city": "Pune", "stateOrProvince": "England", "country": "United Kingdom", "geoLocationRefOrValue": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "geometryType": "Point", "accuracy": "100 meters", "spatialRef": "WGS 84", "type": "ProductOfferingPrice", "schemaLocation": "Geolocation Collection", "geometry": [ { "latitude": "13.3379° N", "longitude": "77.1173° E", "geographicDatum": "NAVD88" } ] }, "geographicSubAddress": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "type": "SubUnit", "subUnitType": "Apartment", "subUnitNumber": "1234", "levelType": "Floor", "levelNumber": "2", "buildingName": "Acme Corporation Building", "privateStreetNumber": "123", "privateStreetName": "Main Street" } ], "serviceability": [ { "id": "sms_service_specification_001", "type": "CFS", "attributes": { "category": "enterprise", "availability": { "key": "PRODUCT_CODE", "value": "6767453" }, "items": [ { "key": "PRODUCT_CODE", "value": "6767453" } ] } } ], "contactDetails": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "role": "OM_DATA_MANAGER", "type": "Individual Party", "baseType": "ProductOfferingPrice", "referredType": "BillingAccount", "schemaLocation": "RelatedParty Collection", "contactMedium": [ { "baseType": "ProductOfferingPrice", "type": "Individual Party", "schemaLocation": "ContactMedium Collection", "preferred": false, "mediumType": "url", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "characteristic": { "baseType": "ProductOfferingPrice", "type": "Individual Party", "schemaLocation": "Contact Characteristics Collection", "addressId": "#234", "city": "Bengalore", "contactType": "phone", "country": "India", "emailAddress": "example.@gmail.com", "faxNumber": "212-111-2222", "phoneNumber": "9856876322", "postCode": "560064", "socialNetworkId": "LinkedIn", "stateOrProvince": "karnataka", "street1": "RMZ Galleria", "street2": "Office Block", "houseNo": "56" } } ] } ] }, "additionalCharacteristics": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "createdBy": "om_admin", "createdDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "om_admin", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z" }, "isOfferAmended": false, "portfolioDetails": { "portfolioId": "BP1698224881607424", "productLineCategory": "bm-postpaid-highend", "offerContainerCategory": "bm-postpaid-highend", "href": "https://host:port/paymentManagement/v4/cashPayment/2365", "childProduct": [ { "childProductOrderItemId": "9be74937-4927-4924-b2bb-d7a4dd401f1a", "childInstallBaseId": "RUM1660733938024415", "childSpecificationName": "Fiber Port", "childCpoId": "CPO7894820397708LH425", "inventory": false, "state": "ACTIVE" } ], "parentProduct": { "parentProductOrderItemId": "e2346", "parentInstallBaseId": "BP1698224881533778", "parentSpecificationName": "Mobile Postpaid - Product Specification", "inventory": false, "parentCpoId": "CPO7894820397708LH425", "state": "ACTIVE" } }, "promotions": [ { "category": "Managed SDWAN Service", "id": "automation_promotion-pm_20eewvb", "internalLifecycleStatus": "Test", "description": "Promotion", "lifeCycleStatus": "Test", "name": "Automation_Promotion_678new", "priority": 2, "promoApplicationLevel": "cart", "signature": "cartSignature", "type": "Promotion", "promotionAction": { "actionCardinality": null, "actionObjectId": "bm-samsung-product-bundle", "actionType": "Add Product", "actionValue": 2, "applicationDuration": 1, "cartItemId": "5432373c-6f65-46f8-a8b5-879a8df5b576", "id": "pa_j6w82", "maxActionValue": "3", "priceId": "op_0nwf2jj", "priceType": "recurring", "priority": 4, "recurringChargePeriodType": "Month" }, "promotionClassification": "exclusive", "coupon": { "id": "54765", "code": "MY_COUPON_CODE", "coupon": false }, "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" } } ], "additionalAttributes": [ { "name": "MSISDN", "valueType": "String", "value": "55738231121", "action": "ADD", "validationStatus": "PASSED", "createdBy": "admin", "lastModifiedBy": "system", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "createdDateTime": "2023-10-19T10:42:41.257Z", "enrichmentDetail": { "description": "Description of character", "specType": "ServiceSpecification", "referenceId": "data_service_specification_001", "valueType": "List", "minCardinality": null, "maxCardinality": 1, "characteristicValues": [ { "valueType": "String", "value": "True", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "default": false, "rangeInterval": "closedTop", "regex": null, "unitOfMeasure": "GB" } ], "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "format": "String", "length": 5, "decimalValue": 0.767, "tooltipValue": "Additional Information", "visibleLine": "1", "unique": false, "extensible": false, "configurable": false, "displaySequence": 1, "isVisible": false, "configurationStage": "Product Offer Level", "regex": "\"expression\": \"^[0-9]{9,13}$\", \"message\": \"Please enter a valid phone number\"" }, "errorDetails": [ { "errorCode": "ERR-BM-OM-OV-OE-101", "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present" } ], "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "isNetworkImpacting": false, "isCharacteristicAmended": false } ], "productFeasibility": { "validTill": { "endDateTime": "2023-10-19T10:42:41.257Z", "startDateTime": "2023-10-19T10:42:41.257Z" }, "remark": "remark", "approvedBy": "System", "qualified": false, "attributes": [ { "name": "attribute_fa", "value": "50SMS", "valueType": "string,number,boolean", "array": false, "viewOnly": false, "quantityBased": false } ] }, "dueDateJeopardyCategory": true, "expDueDateJeopardyCategory": false, "checkoutProductDetails": { "type": "quote", "associatedOCId": "", "associatedCIId": "", "associatedSiteId": "", "source": "", "externalId": "464bf14d-7373-4937-a73b-28217ac07528", "overridePrice": 10, "additionalAttributes": [ { "name": "Order Level", "value": "43654" } ] }, "bypassCharpoValidation": false, "resourceAllocation": false, "baseInstallBaseId": "BP1691740391567152", "parallelInstallBaseId": "RUM1660733938024419", "baseServiceTermination": false, "isAmendOrderItem": false, "isPreviousOrderItemState": true } ], "orderTotalPrice": [ { "description": "Order Price Details", "name": "robin_rf", "recurringChargePeriod": "Monthly", "priceType": "recurring", "recurringChargePeriodLength": 1, "offset": 3, "tax": [ { "taxType": "GST", "externalID": "464bf14d-7373-4937-a73b-28217ac07528", "id": "tax_automationtest-tx_bv8y95w", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "@baseType": "Tax", "@type": "Individual Type", "taxAmount": { "unit": "inr", "value": 1000 }, "taxCategory": "Indian", "taxRate": 20, "name": "Tax_Automationtest", "displayName": "Tax details", "definesExemption": false, "additionalAttributes": [ { "name": "MSISDN", "valueType": "String", "value": "55738231121", "action": "ADD", "validationStatus": "PASSED", "createdBy": "admin", "lastModifiedBy": "system", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "createdDateTime": "2023-10-19T10:42:41.257Z", "enrichmentDetail": { "description": "Description of character", "specType": "ServiceSpecification", "referenceId": "data_service_specification_001", "valueType": "List", "minCardinality": null, "maxCardinality": 1, "characteristicValues": [ { "valueType": "String", "value": "True", "validFor": {}, "default": false, "rangeInterval": "closedTop", "regex": null, "unitOfMeasure": "GB" } ], "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "format": "String", "length": 5, "decimalValue": 0.767, "tooltipValue": "Additional Information", "visibleLine": "1", "unique": false, "extensible": false, "configurable": false, "displaySequence": 1, "isVisible": false, "configurationStage": "Product Offer Level", "regex": "\"expression\": \"^[0-9]{9,13}$\", \"message\": \"Please enter a valid phone number\"" }, "errorDetails": [ { "errorCode": "ERR-BM-OM-OV-OE-101", "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present" } ], "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "isNetworkImpacting": false, "isCharacteristicAmended": false } ] } ], "priceId": "op_0nwf2jj", "priceSubType": "recurring", "unitOfMeasure": "INR", "@baseType": "OrderPrice", "@schemaLocation": "OrderPrice Collection", "price": { "percentage": 10, "taxRate": 10, "actionCardinality": 10, "taxAmount": 10, "@baseType": "Price", "@type": "Price", "dutyFreeAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAmount": { "unit": "inr", "value": 1000 }, "@schemaLocation": "Price Collection", "dutyFreeAlteredAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAlteredAmount": { "unit": "inr", "value": 1000 }, "changeAmount": { "unit": "inr", "value": 1000 }, "discount": { "unit": "inr", "value": 1000 }, "amountPayable": { "unit": "inr", "value": 1000 }, "taxFixed": { "unit": "inr", "value": 1000 } }, "@type": "OrderPrice", "priceAlteration": [ { "applicationDuration": 3, "description": "Price Alteration Details", "name": "ServiceOrder", "priceAlterationType": "Discount", "priceType": "recurring", "priority": 2, "recurringChargePeriod": "Month", "referenceId": "data_service_specification_001", "unitOfMeasure": "INR", "@baseType": "PriceAlteration", "@schemaLocation": "PriceAlteration Collection", "@type": "recurring", "price": { "percentage": 10, "taxRate": 10, "actionCardinality": 10, "taxAmount": 10, "@baseType": "Price", "@type": "Price", "dutyFreeAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAmount": { "unit": "inr", "value": 1000 }, "@schemaLocation": "Price Collection", "dutyFreeAlteredAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAlteredAmount": { "unit": "inr", "value": 1000 }, "changeAmount": { "unit": "inr", "value": 1000 }, "discount": { "unit": "inr", "value": 1000 }, "amountPayable": { "unit": "inr", "value": 1000 }, "taxFixed": { "unit": "inr", "value": 1000 } }, "productOfferingPrice": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "@baseType": "ProductOfferingPrice", "@referredType": "ProductOfferingPrice Type", "@schemaLocation": "ProductOfferingPrice Collection", "@type": "individual Type" } } ], "productOfferingPrice": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "@baseType": "ProductOfferingPrice", "@referredType": "ProductOfferingPrice Type", "@schemaLocation": "ProductOfferingPrice Collection", "@type": "individual Type" }, "itemPriceRelationship": [ { "priceId": "P465", "relationshipType": "FIXED_PRICE" } ], "validFor": { "endDateTime": "2023-10-19T10:42:41.257Z", "startDateTime": "2023-10-19T10:42:41.257Z" }, "isDownPaymentRequired": false, "minimumDownPaymentAmount": null, "isAgreementBased": false, "offsetParameter": { "numberofBlock": 2, "totalAllowanceSelectionCount": 4, "isCalenderBased": true, "discountType": "FIXED_PRICE", "billingDiscountExternalRef": "BD2024-123456", "discountValue": 10, "allowedDiscount": [ { "block": 1, "allowedSelectionCount": null, "allowedSelectionPeriod": "2022-08-08 13:09:00.612Z", "selectedDiscountPeriod": "2022-08-08 13:09:00.612Z" } ] }, "code": "PC_de716bb0", "externalId": "prepaidplan_a-1_price_2-0_v1||123", "id": "9a058452-d5c7-4ec2-9f3d-1ecc34d120ee", "specCharacteristics": [ { "name": "SMS Allowance", "value": "50SMS", "valueType": "String" } ], "isProrated": false, "isArrears": false } ], "productOfferingQualification": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "customerAccount": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "partyRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "partyRoleRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "aggrementRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "paymentMethodRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ] }, "billingAccount": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "financeSettlementRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "paymentMethodRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "itemPriceRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "@baseType": "ProductOfferingPrice", "@type": "Individual Party", "@schemaLocation": "BillingAccount", "@referredType": "BillingAccount" }, "billingAccountList": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "financeSettlementRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "paymentMethodRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "itemPriceRef": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account" } ], "@baseType": "ProductOfferingPrice", "@type": "Individual Party", "@schemaLocation": "BillingAccount", "@referredType": "BillingAccount" } ], "isAmendOrder": false, "isAmendOrderWithCancel": false, "isValidatedPOQ": false, "externalOrderReferenceNumber": "879A", "externalOrderId": "464bf14d-7373-4937-a73b-28217ac07528", "marketSegment": { "id": "7894820397708LH425643", "name": "Retail" }, "additionalAttributes": [ { "name": "MSISDN", "valueType": "String", "value": "55738231121", "action": "ADD", "validationStatus": "PASSED", "createdBy": "admin", "lastModifiedBy": "system", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "createdDateTime": "2023-10-19T10:42:41.257Z", "enrichmentDetail": { "description": "Description of character", "specType": "ServiceSpecification", "referenceId": "data_service_specification_001", "valueType": "List", "minCardinality": null, "maxCardinality": 1, "characteristicValues": [ { "valueType": "String", "value": "True", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "default": false, "rangeInterval": "closedTop", "regex": null, "unitOfMeasure": "GB" } ], "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "format": "String", "length": 5, "decimalValue": 0.767, "tooltipValue": "Additional Information", "visibleLine": "1", "unique": false, "extensible": false, "configurable": false, "displaySequence": 1, "isVisible": false, "configurationStage": "Product Offer Level", "regex": "\"expression\": \"^[0-9]{9,13}$\", \"message\": \"Please enter a valid phone number\"" }, "errorDetails": [ { "errorCode": "ERR-BM-OM-OV-OE-101", "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present" } ], "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "isNetworkImpacting": false, "isCharacteristicAmended": false } ], "promotions": [ { "category": "Managed SDWAN Service", "id": "automation_promotion-pm_20eewvb", "internalLifecycleStatus": "Test", "description": "Promotion", "lifeCycleStatus": "Test", "name": "Automation_Promotion_678new", "priority": 2, "promoApplicationLevel": "cart", "signature": "cartSignature", "type": "Promotion", "promotionAction": { "actionCardinality": null, "actionObjectId": "bm-samsung-product-bundle", "actionType": "Add Product", "actionValue": 2, "applicationDuration": 1, "cartItemId": "5432373c-6f65-46f8-a8b5-879a8df5b576", "id": "pa_j6w82", "maxActionValue": "3", "priceId": "op_0nwf2jj", "priceType": "recurring", "priority": 4, "recurringChargePeriodType": "Month" }, "promotionClassification": "exclusive", "coupon": { "id": "54765", "code": "MY_COUPON_CODE", "coupon": false }, "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" } } ], "nonRecurringPriceAdjustment": [ { "id": "c63784c1-1d57-4b31-b61e-900db2d8f6e7", "amount": null, "details": [ { "name": "SMS Allowance", "value": "50SMS" } ], "name": "SMS Allowance", "referenceId": "data_service_specification_001", "type": "Physical" } ], "customerOrderType": "NEW", "jeopardyFlag": false, "visibleFlag": "yes,no", "isLargeOrder": false, "parentOrderId": "881a6d15-bcbe-4372-b48a-41cba29f4806", "parentCpoId": "CPO2477328421161597NQ575", "subOrderMetaData": [ { "subOrderId": "1", "state": "COMPLETED", "status": "Provisioning - Completed", "subOrderCpoId": "CPO2477328421161597NQ575", "productSubOrderItemRef": [ { "productSubOrderItemId": "3e934f5f-4fb7-4e01-a33d-4bd7c33f5828", "installbaseId": "BP1686636408708199", "productName": "Mobile", "productOrderItemType": "New Order" } ] } ], "priority": "HIGHEST, LOW", "processingPriority": "High", "priorityRelayTopics": [ { "moduleName": "", "relayTopicName": "", "prioritySequence": "", "processingPriority": "" } ], "isPortabilityOrder": false }'

Response

{
  "cpoId": "CPO2477328421161597NQ575",
  "cancellationDate": "2023-10-19T10:42:41.257Z",
  "cancellationReason": "Termination",
  "completionDate": "2023-10-19T10:42:41.257Z",
  "expectedCompletionDate": "2023-10-19T10:42:41.257Z",
  "notificationContact": "example.rnp@gmail.com",
  "orderDate": "2023-10-19T10:42:41.257Z",
  "requestedCompletionDate": "2023-10-19T10:42:41.257Z",
  "requestedStartDate": "2023-10-19T10:42:41.257Z",
  "actualStartDate": "2023-10-19T10:42:41.257Z",
  "state": "FAILED",
  "status": "Provisioning - Failed",
  "relatedParty": [
    {
      "id": "BA_109",
      "href": "/product-inventory",
      "name": "Sameer Billing Account",
      "role": "OM_DATA_MANAGER",
      "type": "Individual Party",
      "baseType": "ProductOfferingPrice",
      "referredType": "BillingAccount",
      "schemaLocation": "RelatedParty Collection",
      "contactMedium": [
        {
          "baseType": "ProductOfferingPrice",
          "type": "Individual Party",
          "schemaLocation": "ContactMedium Collection",
          "preferred": false,
          "mediumType": "url",
          "validFor": {
            "startDateTime": "2023-08-11T09:17:41.866Z",
            "endDateTime": "2023-08-11T09:17:41.866Z"
          },
          "characteristic": {
            "baseType": "ProductOfferingPrice",
            "type": "Individual Party",
            "schemaLocation": "Contact Characteristics Collection",
            "addressId": "#234",
            "city": "Bengalore",
            "contactType": "phone",
            "country": "India",
            "emailAddress": "example.@gmail.com",
            "faxNumber": "212-111-2222",
            "phoneNumber": "9856876322",
            "postCode": "560064",
            "socialNetworkId": "LinkedIn",
            "stateOrProvince": "karnataka",
            "street1": "RMZ Galleria",
            "street2": "Office Block",
            "houseNo": "56"
          }
        }
      ]
    }
  ],
  "href": "/product-inventory",
  "externalId": "881a6d15-bcbe-4372-b48a-41cba29f4806",
  "description": "example = find details for product Order Request",
  "category": "Broadband",
  "createdBy": "intadmin1",
  "createdDateTime": "2023-10-19T10:42:41.257Z",
  "lastModifiedBy": "intadmin1",
  "lastModifiedDateTime": "",
  "offerContainers": [
    {
      "id": "BA_109",
      "href": "/product-inventory",
      "name": "Sameer Billing Account",
      "processContext": "ACQ",
      "lineOfBusiness": "mobile",
      "category": {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account",
        "version": null
      },
      "state": "ACKNOWLEDGED",
      "status": "Completed",
      "productOrderItemsRefs": [
        {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account"
        }
      ],
      "externalOfferContainerId": "880",
      "externalOfferContainerReferenceNumber": "880A",
      "additionalAttributes": [
        {
          "name": "MSISDN",
          "valueType": "String",
          "value": "55738231121",
          "action": "ADD",
          "validationStatus": "PASSED",
          "createdBy": "admin",
          "lastModifiedBy": "system",
          "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
          "createdDateTime": "2023-10-19T10:42:41.257Z",
          "enrichmentDetail": {
            "description": "Description of character",
            "specType": "ServiceSpecification",
            "referenceId": "data_service_specification_001",
            "valueType": "List",
            "minCardinality": null,
            "maxCardinality": 1,
            "characteristicValues": [
              {
                "valueType": "String",
                "value": "True",
                "validFor": {
                  "startDateTime": "2023-08-11T09:17:41.866Z",
                  "endDateTime": "2023-08-11T09:17:41.866Z"
                },
                "default": false,
                "rangeInterval": "closedTop",
                "regex": null,
                "unitOfMeasure": "GB"
              }
            ],
            "validFor": {
              "startDateTime": "2023-08-11T09:17:41.866Z",
              "endDateTime": "2023-08-11T09:17:41.866Z"
            },
            "format": "String",
            "length": 5,
            "decimalValue": 0.767,
            "tooltipValue": "Additional Information",
            "visibleLine": "1",
            "unique": false,
            "extensible": false,
            "configurable": false,
            "displaySequence": 1,
            "isVisible": false,
            "configurationStage": "Product Offer Level",
            "regex": "\"expression\": \"^[0-9]{9,13}$\",\n\"message\": \"Please enter a valid phone number\""
          },
          "errorDetails": [
            {
              "errorCode": "ERR-BM-OM-OV-OE-101",
              "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present"
            }
          ],
          "dynamicAttributes": [
            {
              "attributeName": "Data Throttling",
              "attributeValue": "55738231121",
              "attributeType": "String",
              "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
              "lastModifiedBy": "omui admin"
            }
          ],
          "isNetworkImpacting": false,
          "isCharacteristicAmended": false
        }
      ],
      "promotions": [
        {
          "category": "Managed SDWAN Service",
          "id": "automation_promotion-pm_20eewvb",
          "internalLifecycleStatus": "Test",
          "description": "Promotion",
          "lifeCycleStatus": "Test",
          "name": "Automation_Promotion_678new",
          "priority": 2,
          "promoApplicationLevel": "cart",
          "signature": "cartSignature",
          "type": "Promotion",
          "promotionAction": {
            "actionCardinality": null,
            "actionObjectId": "bm-samsung-product-bundle",
            "actionType": "Add Product",
            "actionValue": 2,
            "applicationDuration": 1,
            "cartItemId": "5432373c-6f65-46f8-a8b5-879a8df5b576",
            "id": "pa_j6w82",
            "maxActionValue": "3",
            "priceId": "op_0nwf2jj",
            "priceType": "recurring",
            "priority": 4,
            "recurringChargePeriodType": "Month"
          },
          "promotionClassification": "exclusive",
          "coupon": {
            "id": "54765",
            "code": "MY_COUPON_CODE",
            "coupon": false
          },
          "validFor": {
            "startDateTime": "2023-08-11T09:17:41.866Z",
            "endDateTime": "2023-08-11T09:17:41.866Z"
          }
        }
      ],
      "offerContainerTotalPrice": [
        {
          "description": "Order Price Details",
          "name": "robin_rf",
          "recurringChargePeriod": "Monthly",
          "priceType": "recurring",
          "recurringChargePeriodLength": 1,
          "offset": 3,
          "tax": [
            {
              "taxType": "GST",
              "externalID": "464bf14d-7373-4937-a73b-28217ac07528",
              "id": "tax_automationtest-tx_bv8y95w",
              "validFor": {
                "startDateTime": "2023-08-11T09:17:41.866Z",
                "endDateTime": "2023-08-11T09:17:41.866Z"
              },
              "@baseType": "Tax",
              "@type": "Individual Type",
              "taxAmount": {
                "unit": "inr",
                "value": 1000
              },
              "taxCategory": "Indian",
              "taxRate": 20,
              "name": "Tax_Automationtest",
              "displayName": "Tax details",
              "definesExemption": false,
              "additionalAttributes": [
                {
                  "name": "MSISDN",
                  "valueType": "String",
                  "value": "55738231121",
                  "action": "ADD",
                  "validationStatus": "PASSED",
                  "createdBy": "admin",
                  "lastModifiedBy": "system",
                  "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
                  "createdDateTime": "2023-10-19T10:42:41.257Z",
                  "enrichmentDetail": {
                    "description": "Description of character",
                    "specType": "ServiceSpecification",
                    "referenceId": "data_service_specification_001",
                    "valueType": "List",
                    "minCardinality": null,
                    "maxCardinality": 1,
                    "characteristicValues": [],
                    "validFor": {},
                    "format": "String",
                    "length": 5,
                    "decimalValue": 0.767,
                    "tooltipValue": "Additional Information",
                    "visibleLine": "1",
                    "unique": false,
                    "extensible": false,
                    "configurable": false,
                    "displaySequence": 1,
                    "isVisible": false,
                    "configurationStage": "Product Offer Level",
                    "regex": "\"expression\": \"^[0-9]{9,13}$\",\n\"message\": \"Please enter a valid phone number\""
                  },
                  "errorDetails": [
                    ""
                  ],
                  "dynamicAttributes": [
                    ""
                  ],
                  "isNetworkImpacting": false,
                  "isCharacteristicAmended": false
                }
              ]
            }
          ],
          "priceId": "op_0nwf2jj",
          "priceSubType": "recurring",
          "unitOfMeasure": "INR",
          "@baseType": "OrderPrice",
          "@schemaLocation": "OrderPrice Collection",
          "price": {
            "percentage": 10,
            "taxRate": 10,
            "actionCardinality": 10,
            "taxAmount": 10,
            "@baseType": "Price",
            "@type": "Price",
            "dutyFreeAmount": {
              "unit": "inr",
              "value": 1000
            },
            "taxIncludedAmount": {
              "unit": "inr",
              "value": 1000
            },
            "@schemaLocation": "Price Collection",
            "dutyFreeAlteredAmount": {
              "unit": "inr",
              "value": 1000
            },
            "taxIncludedAlteredAmount": {
              "unit": "inr",
              "value": 1000
            },
            "changeAmount": {
              "unit": "inr",
              "value": 1000
            },
            "discount": {
              "unit": "inr",
              "value": 1000
            },
            "amountPayable": {
              "unit": "inr",
              "value": 1000
            },
            "taxFixed": {
              "unit": "inr",
              "value": 1000
            }
          },
          "@type": "OrderPrice",
          "priceAlteration": [
            {
              "applicationDuration": 3,
              "description": "Price Alteration Details",
              "name": "ServiceOrder",
              "priceAlterationType": "Discount",
              "priceType": "recurring",
              "priority": 2,
              "recurringChargePeriod": "Month",
              "referenceId": "data_service_specification_001",
              "unitOfMeasure": "INR",
              "@baseType": "PriceAlteration",
              "@schemaLocation": "PriceAlteration Collection",
              "@type": "recurring",
              "price": {
                "percentage": 10,
                "taxRate": 10,
                "actionCardinality": 10,
                "taxAmount": 10,
                "@baseType": "Price",
                "@type": "Price",
                "dutyFreeAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "taxIncludedAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "@schemaLocation": "Price Collection",
                "dutyFreeAlteredAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "taxIncludedAlteredAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "changeAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "discount": {
                  "unit": "inr",
                  "value": 1000
                },
                "amountPayable": {
                  "unit": "inr",
                  "value": 1000
                },
                "taxFixed": {
                  "unit": "inr",
                  "value": 1000
                }
              },
              "productOfferingPrice": {
                "id": "BA_109",
                "href": "/product-inventory",
                "name": "Sameer Billing Account",
                "@baseType": "ProductOfferingPrice",
                "@referredType": "ProductOfferingPrice Type",
                "@schemaLocation": "ProductOfferingPrice Collection",
                "@type": "individual Type"
              }
            }
          ],
          "productOfferingPrice": {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "@baseType": "ProductOfferingPrice",
            "@referredType": "ProductOfferingPrice Type",
            "@schemaLocation": "ProductOfferingPrice Collection",
            "@type": "individual Type"
          },
          "itemPriceRelationship": [
            {
              "priceId": "P465",
              "relationshipType": "FIXED_PRICE"
            }
          ],
          "validFor": {
            "endDateTime": "2023-10-19T10:42:41.257Z",
            "startDateTime": "2023-10-19T10:42:41.257Z"
          },
          "isDownPaymentRequired": false,
          "minimumDownPaymentAmount": null,
          "isAgreementBased": false,
          "offsetParameter": {
            "numberofBlock": 2,
            "totalAllowanceSelectionCount": 4,
            "isCalenderBased": true,
            "discountType": "FIXED_PRICE",
            "billingDiscountExternalRef": "BD2024-123456",
            "discountValue": 10,
            "allowedDiscount": [
              {
                "block": 1,
                "allowedSelectionCount": null,
                "allowedSelectionPeriod": "2022-08-08 13:09:00.612Z",
                "selectedDiscountPeriod": "2022-08-08 13:09:00.612Z"
              }
            ]
          },
          "code": "PC_de716bb0",
          "externalId": "prepaidplan_a-1_price_2-0_v1||123",
          "id": "9a058452-d5c7-4ec2-9f3d-1ecc34d120ee",
          "specCharacteristics": [
            {
              "name": "SMS Allowance",
              "value": "50SMS",
              "valueType": "String"
            }
          ],
          "isProrated": false,
          "isArrears": false
        }
      ]
    }
  ],
  "portfolioContainers": [
    {
      "id": "BP11697629618916537",
      "name": "",
      "productOrderItemsRefs": [
        {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account"
        }
      ],
      "sort": 1
    }
  ],
  "signature": {
    "context": "174be0d306a3bab87c1266f4b4d1f534c5a302aedda36ff0f64d695cd581eeb7",
    "cart": "4db162ebf6ee34d11293b9aa7e8f8a512061de318ed5187cd1cb75f5c0a2c198"
  },
  "baseProductOrderId": "3e934f5f-4fb7-4e01-a33d-4bd7c33f5828",
  "amendProductOrderId": "3e934f5f-4fb7-4e01-a33d-4bd7c33f5828",
  "orderType": "NEW",
  "id": "881a6d15-bcbe-4372-b48a-41cba29f4806",
  "quote": [
    {
      "id": "BA_109",
      "href": "/product-inventory",
      "name": "Sameer Billing Account"
    }
  ],
  "agreement": [
    {
      "id": "BA_109",
      "href": "/product-inventory",
      "name": "Sameer Billing Account",
      "agreementItemId": "agreement_083774",
      "agreementProductOfferingPrice": [
        {
          "id": "bm_jio_cardinality_price",
          "price": {
            "unit": "inr",
            "value": 1000
          }
        }
      ],
      "@baseType": "ProductOfferingPrice",
      "@schemaLocation": "Agreement Collection",
      "characteristic": [
        {
          "name": "MSISDN",
          "valueType": "String",
          "value": "55738231121",
          "action": "ADD",
          "validationStatus": "PASSED",
          "createdBy": "admin",
          "lastModifiedBy": "system",
          "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
          "createdDateTime": "2023-10-19T10:42:41.257Z",
          "enrichmentDetail": {
            "description": "Description of character",
            "specType": "ServiceSpecification",
            "referenceId": "data_service_specification_001",
            "valueType": "List",
            "minCardinality": null,
            "maxCardinality": 1,
            "characteristicValues": [
              {
                "valueType": "String",
                "value": "True",
                "validFor": {
                  "startDateTime": "2023-08-11T09:17:41.866Z",
                  "endDateTime": "2023-08-11T09:17:41.866Z"
                },
                "default": false,
                "rangeInterval": "closedTop",
                "regex": null,
                "unitOfMeasure": "GB"
              }
            ],
            "validFor": {
              "startDateTime": "2023-08-11T09:17:41.866Z",
              "endDateTime": "2023-08-11T09:17:41.866Z"
            },
            "format": "String",
            "length": 5,
            "decimalValue": 0.767,
            "tooltipValue": "Additional Information",
            "visibleLine": "1",
            "unique": false,
            "extensible": false,
            "configurable": false,
            "displaySequence": 1,
            "isVisible": false,
            "configurationStage": "Product Offer Level",
            "regex": "\"expression\": \"^[0-9]{9,13}$\",\n\"message\": \"Please enter a valid phone number\""
          },
          "errorDetails": [
            {
              "errorCode": "ERR-BM-OM-OV-OE-101",
              "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present"
            }
          ],
          "dynamicAttributes": [
            {
              "attributeName": "Data Throttling",
              "attributeValue": "55738231121",
              "attributeType": "String",
              "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
              "lastModifiedBy": "omui admin"
            }
          ],
          "isNetworkImpacting": false,
          "isCharacteristicAmended": false
        }
      ],
      "@referredType": "BillingAccount",
      "@type": "serviceOrder"
    }
  ],
  "channel": [
    {
      "id": "BA_109",
      "href": "/product-inventory",
      "name": "Sameer Billing Account",
      "role": "ServiceAddress"
    }
  ],
  "note": [
    {
      "id": "45",
      "author": "Jack smith",
      "createdDateTime": "2023-10-19T10:42:41.257Z",
      "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
      "system": "CHECKOUT",
      "text": "This is quite important, please approach me as soon as possible"
    }
  ],
  "payment": [
    {
      "id": "BA_109",
      "href": "/product-inventory",
      "name": "Sameer Billing Account",
      "method": "CashPayment",
      "token": "64bf14d-7373-4937-a73b-28217ac07528",
      "receiptId": "P011276",
      "paymentDate": "2023-10-19T10:42:41.257Z",
      "transactionAmount": "2000",
      "transactionId": "123123124112",
      "transactionCurrency": "USD"
    }
  ],
  "productOrderItem": [
    {
      "id": "1",
      "sort": 1,
      "quantity": 1,
      "action": "ADD",
      "state": "ACKNOWLEDGED",
      "status": "Order Validation - Completed",
      "productOrderItemType": "New Order",
      "productOrderItemSubType": "NEW_ORDER",
      "installBaseId": "BP1686636408708199",
      "actualStartDate": "2023-10-19T10:42:41.257Z",
      "completionDate": "2023-10-19T10:42:41.257Z",
      "expectedCompletionDate": "2023-10-19T10:42:41.257Z",
      "requestedCompletionDate": "2023-10-19T10:42:41.257Z",
      "errorDetails": [
        {
          "errorCode": "ERR-BM-OM-OV-OE-101",
          "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present"
        }
      ],
      "parentBundleOfferId": "1001359",
      "parentBundleInstallBaseId": "BP1691740391567152",
      "lastModifiedBy": "2023-10-19T10:42:41.257Z",
      "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
      "processFlag": "COMSOM",
      "externalProductOrderItemId": "880",
      "externalProductOrderItemReferenceNumber": "880A",
      "workflowFlag": "Combined",
      "payment": [
        {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account",
          "method": "CashPayment",
          "token": "64bf14d-7373-4937-a73b-28217ac07528",
          "receiptId": "P011276",
          "paymentDate": "2023-10-19T10:42:41.257Z",
          "transactionAmount": "2000",
          "transactionId": "123123124112",
          "transactionCurrency": "USD"
        }
      ],
      "appointment": {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account",
        "description": "Description of AppointmentRef"
      },
      "appointmentList": [
        {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account",
          "description": "Description of AppointmentRef"
        }
      ],
      "itemTerm": [
        {
          "description": "Description for OrderTerm",
          "name": "atrribute 2",
          "duration": "12.0",
          "durationUnit": "MONTH"
        }
      ],
      "productOfferingQualificationItem": {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account",
        "productOfferingQualificationHref": "/api/catalog-projection/v1/productOfferingPrice/bluemarble_unlimited_10gb_12mth_rc_001",
        "productOfferingQualificationId": "bluemarble_unlimited_10gb_12mth_rc_001",
        "productOfferingQualificationName": "BlueMarble Unlimited - 10GB - 12 Months - RC"
      },
      "productOrderItemRelationship": [
        {
          "id": "SO1686577779836872",
          "relationshipType": "Dependency",
          "siteId": "admin_123"
        }
      ],
      "quoteItem": {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account",
        "quoteHref": "mobile",
        "quoteId": "123",
        "quoteName": "quote_ir"
      },
      "itemPrice": [
        {
          "description": "Order Price Details",
          "name": "robin_rf",
          "recurringChargePeriod": "Monthly",
          "priceType": "recurring",
          "recurringChargePeriodLength": 1,
          "offset": 3,
          "tax": [
            {
              "taxType": "GST",
              "externalID": "464bf14d-7373-4937-a73b-28217ac07528",
              "id": "tax_automationtest-tx_bv8y95w",
              "validFor": {
                "startDateTime": "2023-08-11T09:17:41.866Z",
                "endDateTime": "2023-08-11T09:17:41.866Z"
              },
              "@baseType": "Tax",
              "@type": "Individual Type",
              "taxAmount": {
                "unit": "inr",
                "value": 1000
              },
              "taxCategory": "Indian",
              "taxRate": 20,
              "name": "Tax_Automationtest",
              "displayName": "Tax details",
              "definesExemption": false,
              "additionalAttributes": [
                {
                  "name": "MSISDN",
                  "valueType": "String",
                  "value": "55738231121",
                  "action": "ADD",
                  "validationStatus": "PASSED",
                  "createdBy": "admin",
                  "lastModifiedBy": "system",
                  "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
                  "createdDateTime": "2023-10-19T10:42:41.257Z",
                  "enrichmentDetail": {
                    "description": "Description of character",
                    "specType": "ServiceSpecification",
                    "referenceId": "data_service_specification_001",
                    "valueType": "List",
                    "minCardinality": null,
                    "maxCardinality": 1,
                    "characteristicValues": [],
                    "validFor": {},
                    "format": "String",
                    "length": 5,
                    "decimalValue": 0.767,
                    "tooltipValue": "Additional Information",
                    "visibleLine": "1",
                    "unique": false,
                    "extensible": false,
                    "configurable": false,
                    "displaySequence": 1,
                    "isVisible": false,
                    "configurationStage": "Product Offer Level",
                    "regex": "\"expression\": \"^[0-9]{9,13}$\",\n\"message\": \"Please enter a valid phone number\""
                  },
                  "errorDetails": [
                    ""
                  ],
                  "dynamicAttributes": [
                    ""
                  ],
                  "isNetworkImpacting": false,
                  "isCharacteristicAmended": false
                }
              ]
            }
          ],
          "priceId": "op_0nwf2jj",
          "priceSubType": "recurring",
          "unitOfMeasure": "INR",
          "@baseType": "OrderPrice",
          "@schemaLocation": "OrderPrice Collection",
          "price": {
            "percentage": 10,
            "taxRate": 10,
            "actionCardinality": 10,
            "taxAmount": 10,
            "@baseType": "Price",
            "@type": "Price",
            "dutyFreeAmount": {
              "unit": "inr",
              "value": 1000
            },
            "taxIncludedAmount": {
              "unit": "inr",
              "value": 1000
            },
            "@schemaLocation": "Price Collection",
            "dutyFreeAlteredAmount": {
              "unit": "inr",
              "value": 1000
            },
            "taxIncludedAlteredAmount": {
              "unit": "inr",
              "value": 1000
            },
            "changeAmount": {
              "unit": "inr",
              "value": 1000
            },
            "discount": {
              "unit": "inr",
              "value": 1000
            },
            "amountPayable": {
              "unit": "inr",
              "value": 1000
            },
            "taxFixed": {
              "unit": "inr",
              "value": 1000
            }
          },
          "@type": "OrderPrice",
          "priceAlteration": [
            {
              "applicationDuration": 3,
              "description": "Price Alteration Details",
              "name": "ServiceOrder",
              "priceAlterationType": "Discount",
              "priceType": "recurring",
              "priority": 2,
              "recurringChargePeriod": "Month",
              "referenceId": "data_service_specification_001",
              "unitOfMeasure": "INR",
              "@baseType": "PriceAlteration",
              "@schemaLocation": "PriceAlteration Collection",
              "@type": "recurring",
              "price": {
                "percentage": 10,
                "taxRate": 10,
                "actionCardinality": 10,
                "taxAmount": 10,
                "@baseType": "Price",
                "@type": "Price",
                "dutyFreeAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "taxIncludedAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "@schemaLocation": "Price Collection",
                "dutyFreeAlteredAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "taxIncludedAlteredAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "changeAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "discount": {
                  "unit": "inr",
                  "value": 1000
                },
                "amountPayable": {
                  "unit": "inr",
                  "value": 1000
                },
                "taxFixed": {
                  "unit": "inr",
                  "value": 1000
                }
              },
              "productOfferingPrice": {
                "id": "BA_109",
                "href": "/product-inventory",
                "name": "Sameer Billing Account",
                "@baseType": "ProductOfferingPrice",
                "@referredType": "ProductOfferingPrice Type",
                "@schemaLocation": "ProductOfferingPrice Collection",
                "@type": "individual Type"
              }
            }
          ],
          "productOfferingPrice": {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "@baseType": "ProductOfferingPrice",
            "@referredType": "ProductOfferingPrice Type",
            "@schemaLocation": "ProductOfferingPrice Collection",
            "@type": "individual Type"
          },
          "itemPriceRelationship": [
            {
              "priceId": "P465",
              "relationshipType": "FIXED_PRICE"
            }
          ],
          "validFor": {
            "endDateTime": "2023-10-19T10:42:41.257Z",
            "startDateTime": "2023-10-19T10:42:41.257Z"
          },
          "isDownPaymentRequired": false,
          "minimumDownPaymentAmount": null,
          "isAgreementBased": false,
          "offsetParameter": {
            "numberofBlock": 2,
            "totalAllowanceSelectionCount": 4,
            "isCalenderBased": true,
            "discountType": "FIXED_PRICE",
            "billingDiscountExternalRef": "BD2024-123456",
            "discountValue": 10,
            "allowedDiscount": [
              {
                "block": 1,
                "allowedSelectionCount": null,
                "allowedSelectionPeriod": "2022-08-08 13:09:00.612Z",
                "selectedDiscountPeriod": "2022-08-08 13:09:00.612Z"
              }
            ]
          },
          "code": "PC_de716bb0",
          "externalId": "prepaidplan_a-1_price_2-0_v1||123",
          "id": "9a058452-d5c7-4ec2-9f3d-1ecc34d120ee",
          "specCharacteristics": [
            {
              "name": "SMS Allowance",
              "value": "50SMS",
              "valueType": "String"
            }
          ],
          "isProrated": false,
          "isArrears": false
        }
      ],
      "qualification": [
        {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account"
        }
      ],
      "billingAccount": {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account",
        "dynamicAttributes": [
          {
            "attributeName": "Data Throttling",
            "attributeValue": "55738231121",
            "attributeType": "String",
            "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
            "lastModifiedBy": "omui admin"
          }
        ],
        "financeSettlementRef": [
          {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account"
          }
        ],
        "paymentMethodRef": [
          {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account"
          }
        ],
        "itemPriceRef": [
          {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account"
          }
        ],
        "@baseType": "ProductOfferingPrice",
        "@type": "Individual Party",
        "@schemaLocation": "BillingAccount",
        "@referredType": "BillingAccount"
      },
      "billingAccountList": [
        {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account",
          "dynamicAttributes": [
            {
              "attributeName": "Data Throttling",
              "attributeValue": "55738231121",
              "attributeType": "String",
              "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
              "lastModifiedBy": "omui admin"
            }
          ],
          "financeSettlementRef": [
            {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account"
            }
          ],
          "paymentMethodRef": [
            {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account"
            }
          ],
          "itemPriceRef": [
            {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account"
            }
          ],
          "@baseType": "ProductOfferingPrice",
          "@type": "Individual Party",
          "@schemaLocation": "BillingAccount",
          "@referredType": "BillingAccount"
        }
      ],
      "productOffering": {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account",
        "externalID": "464bf14d-7373-4937-a73b-28217ac07528",
        "owningSystem": "BlueMarble",
        "owningSystemID": "owning system1001",
        "relatedSystemName": "relatedsystem1001",
        "referenceId": "data_service_specification_001",
        "version": "1",
        "status": "Closed",
        "category": {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account",
          "version": null
        },
        "metaExtension": {
          "dataSet": [
            {
              "name": "MobileOfferOM",
              "genericData": {
                "schemaRef": "OrderManagementOffer",
                "valueSet": {}
              },
              "languages": [
                {
                  "locale": "en-GB",
                  "name": "ENGLISH-IND, ENGLISH-US"
                }
              ],
              "channels": [
                {
                  "id": "bo_lov_saleschannel_retail",
                  "name": "Retail"
                }
              ],
              "marketSegments": [
                {
                  "id": "7894820397708LH425643",
                  "name": "Retail"
                }
              ]
            }
          ]
        },
        "productType": "Subscription",
        "productLine": "Postpaid",
        "offerClassification": "bo_lov_offerclassification_primary",
        "@referredType": " BillingAccount ",
        "@schemaLocation": "ProductOffering Collection",
        "@type": "CFS",
        "isAssetable": false
      },
      "product": {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account",
        "description": "find details for product Order",
        "orderDate": "2023-10-19T10:42:41.257Z",
        "productSerialNumber": "1",
        "startDate": "2023-10-19T10:42:41.257Z",
        "terminationDate": "2023-10-19T10:42:41.257Z",
        "status": "CREATED",
        "isBundle": false,
        "isCustomerVisible": true,
        "place": [
          {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "role": "ServiceAddress",
            "locationId": "LRW245",
            "flag": "ACTIVE",
            "fullAddress": "RMZ Galleria Office BLock,Yelahanka New Town",
            "streetNr": "52",
            "streetNrSuffix": "153",
            "streetNrLast": "754",
            "streetNrLastSuffix": "5765",
            "streetName": "Pell Street",
            "streetType": "Street",
            "streetSuffix": "52",
            "postCode": "SE85ES",
            "locality": "London",
            "city": "Pune",
            "stateOrProvince": "England",
            "country": "United Kingdom",
            "geoLocationRefOrValue": {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account",
              "geometryType": "Point",
              "accuracy": "100 meters",
              "spatialRef": "WGS 84",
              "type": "ProductOfferingPrice",
              "schemaLocation": "Geolocation Collection",
              "geometry": [
                {
                  "latitude": "13.3379° N",
                  "longitude": "77.1173° E",
                  "geographicDatum": "NAVD88"
                }
              ]
            },
            "geographicSubAddress": [
              {
                "id": "BA_109",
                "href": "/product-inventory",
                "name": "Sameer Billing Account",
                "type": "SubUnit",
                "subUnitType": "Apartment",
                "subUnitNumber": "1234",
                "levelType": "Floor",
                "levelNumber": "2",
                "buildingName": "Acme Corporation Building",
                "privateStreetNumber": "123",
                "privateStreetName": "Main Street"
              }
            ],
            "serviceability": [
              {
                "id": "sms_service_specification_001",
                "type": "CFS",
                "attributes": {
                  "category": "enterprise",
                  "availability": {
                    "key": "PRODUCT_CODE",
                    "value": "6767453"
                  },
                  "items": [
                    ""
                  ]
                }
              }
            ],
            "contactDetails": [
              {
                "id": "BA_109",
                "href": "/product-inventory",
                "name": "Sameer Billing Account",
                "role": "OM_DATA_MANAGER",
                "type": "Individual Party",
                "baseType": "ProductOfferingPrice",
                "referredType": "BillingAccount",
                "schemaLocation": "RelatedParty Collection",
                "contactMedium": [
                  {
                    "baseType": "ProductOfferingPrice",
                    "type": "Individual Party",
                    "schemaLocation": "ContactMedium Collection",
                    "preferred": false,
                    "mediumType": "url",
                    "validFor": {},
                    "characteristic": {}
                  }
                ]
              }
            ]
          }
        ],
        "productCharacteristic": [
          {
            "name": "MSISDN",
            "valueType": "String",
            "value": "55738231121",
            "action": "ADD",
            "validationStatus": "PASSED",
            "createdBy": "admin",
            "lastModifiedBy": "system",
            "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
            "createdDateTime": "2023-10-19T10:42:41.257Z",
            "enrichmentDetail": {
              "description": "Description of character",
              "specType": "ServiceSpecification",
              "referenceId": "data_service_specification_001",
              "valueType": "List",
              "minCardinality": null,
              "maxCardinality": 1,
              "characteristicValues": [
                {
                  "valueType": "String",
                  "value": "True",
                  "validFor": {
                    "startDateTime": "2023-08-11T09:17:41.866Z",
                    "endDateTime": "2023-08-11T09:17:41.866Z"
                  },
                  "default": false,
                  "rangeInterval": "closedTop",
                  "regex": null,
                  "unitOfMeasure": "GB"
                }
              ],
              "validFor": {
                "startDateTime": "2023-08-11T09:17:41.866Z",
                "endDateTime": "2023-08-11T09:17:41.866Z"
              },
              "format": "String",
              "length": 5,
              "decimalValue": 0.767,
              "tooltipValue": "Additional Information",
              "visibleLine": "1",
              "unique": false,
              "extensible": false,
              "configurable": false,
              "displaySequence": 1,
              "isVisible": false,
              "configurationStage": "Product Offer Level",
              "regex": "\"expression\": \"^[0-9]{9,13}$\",\n\"message\": \"Please enter a valid phone number\""
            },
            "errorDetails": [
              {
                "errorCode": "ERR-BM-OM-OV-OE-101",
                "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present"
              }
            ],
            "dynamicAttributes": [
              {
                "attributeName": "Data Throttling",
                "attributeValue": "55738231121",
                "attributeType": "String",
                "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
                "lastModifiedBy": "omui admin"
              }
            ],
            "isNetworkImpacting": false,
            "isCharacteristicAmended": false
          }
        ],
        "agreement": [
          {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "agreementItemId": "agreement_083774",
            "agreementProductOfferingPrice": [
              {
                "id": "bm_jio_cardinality_price",
                "price": {
                  "unit": "inr",
                  "value": 1000
                }
              }
            ],
            "@baseType": "ProductOfferingPrice",
            "@schemaLocation": "Agreement Collection",
            "characteristic": [
              {
                "name": "MSISDN",
                "valueType": "String",
                "value": "55738231121",
                "action": "ADD",
                "validationStatus": "PASSED",
                "createdBy": "admin",
                "lastModifiedBy": "system",
                "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
                "createdDateTime": "2023-10-19T10:42:41.257Z",
                "enrichmentDetail": {
                  "description": "Description of character",
                  "specType": "ServiceSpecification",
                  "referenceId": "data_service_specification_001",
                  "valueType": "List",
                  "minCardinality": null,
                  "maxCardinality": 1,
                  "characteristicValues": [
                    ""
                  ],
                  "validFor": {
                    "startDateTime": "2023-08-11T09:17:41.866Z",
                    "endDateTime": "2023-08-11T09:17:41.866Z"
                  },
                  "format": "String",
                  "length": 5,
                  "decimalValue": 0.767,
                  "tooltipValue": "Additional Information",
                  "visibleLine": "1",
                  "unique": false,
                  "extensible": false,
                  "configurable": false,
                  "displaySequence": 1,
                  "isVisible": false,
                  "configurationStage": "Product Offer Level",
                  "regex": "\"expression\": \"^[0-9]{9,13}$\",\n\"message\": \"Please enter a valid phone number\""
                },
                "errorDetails": [
                  {
                    "errorCode": "ERR-BM-OM-OV-OE-101",
                    "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present"
                  }
                ],
                "dynamicAttributes": [
                  {
                    "attributeName": "Data Throttling",
                    "attributeValue": "55738231121",
                    "attributeType": "String",
                    "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
                    "lastModifiedBy": "omui admin"
                  }
                ],
                "isNetworkImpacting": false,
                "isCharacteristicAmended": false
              }
            ],
            "@referredType": "BillingAccount",
            "@type": "serviceOrder"
          }
        ],
        "productOffering": {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account",
          "externalID": "464bf14d-7373-4937-a73b-28217ac07528",
          "owningSystem": "BlueMarble",
          "owningSystemID": "owning system1001",
          "relatedSystemName": "relatedsystem1001",
          "referenceId": "data_service_specification_001",
          "version": "1",
          "status": "Closed",
          "category": {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "version": null
          },
          "metaExtension": {
            "dataSet": [
              {
                "name": "MobileOfferOM",
                "genericData": {
                  "schemaRef": "OrderManagementOffer",
                  "valueSet": {}
                },
                "languages": [
                  {
                    "locale": "en-GB",
                    "name": "ENGLISH-IND, ENGLISH-US"
                  }
                ],
                "channels": [
                  {
                    "id": "bo_lov_saleschannel_retail",
                    "name": "Retail"
                  }
                ],
                "marketSegments": [
                  {
                    "id": "7894820397708LH425643",
                    "name": "Retail"
                  }
                ]
              }
            ]
          },
          "productType": "Subscription",
          "productLine": "Postpaid",
          "offerClassification": "bo_lov_offerclassification_primary",
          "@referredType": " BillingAccount ",
          "@schemaLocation": "ProductOffering Collection",
          "@type": "CFS",
          "isAssetable": false
        },
        "billingAccount": {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account",
          "dynamicAttributes": [
            {
              "attributeName": "Data Throttling",
              "attributeValue": "55738231121",
              "attributeType": "String",
              "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
              "lastModifiedBy": "omui admin"
            }
          ],
          "financeSettlementRef": [
            {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account"
            }
          ],
          "paymentMethodRef": [
            {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account"
            }
          ],
          "itemPriceRef": [
            {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account"
            }
          ],
          "@baseType": "ProductOfferingPrice",
          "@type": "Individual Party",
          "@schemaLocation": "BillingAccount",
          "@referredType": "BillingAccount"
        },
        "billingAccountList": [
          {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "dynamicAttributes": [
              {
                "attributeName": "Data Throttling",
                "attributeValue": "55738231121",
                "attributeType": "String",
                "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
                "lastModifiedBy": "omui admin"
              }
            ],
            "financeSettlementRef": [
              {
                "id": "BA_109",
                "href": "/product-inventory",
                "name": "Sameer Billing Account"
              }
            ],
            "paymentMethodRef": [
              {
                "id": "BA_109",
                "href": "/product-inventory",
                "name": "Sameer Billing Account"
              }
            ],
            "itemPriceRef": [
              {
                "id": "BA_109",
                "href": "/product-inventory",
                "name": "Sameer Billing Account"
              }
            ],
            "@baseType": "ProductOfferingPrice",
            "@type": "Individual Party",
            "@schemaLocation": "BillingAccount",
            "@referredType": "BillingAccount"
          }
        ],
        "relatedParty": [
          {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "role": "OM_DATA_MANAGER",
            "type": "Individual Party",
            "baseType": "ProductOfferingPrice",
            "referredType": "BillingAccount",
            "schemaLocation": "RelatedParty Collection",
            "contactMedium": [
              {
                "baseType": "ProductOfferingPrice",
                "type": "Individual Party",
                "schemaLocation": "ContactMedium Collection",
                "preferred": false,
                "mediumType": "url",
                "validFor": {
                  "startDateTime": "2023-08-11T09:17:41.866Z",
                  "endDateTime": "2023-08-11T09:17:41.866Z"
                },
                "characteristic": {
                  "baseType": "ProductOfferingPrice",
                  "type": "Individual Party",
                  "schemaLocation": "Contact Characteristics Collection",
                  "addressId": "#234",
                  "city": "Bengalore",
                  "contactType": "phone",
                  "country": "India",
                  "emailAddress": "example.@gmail.com",
                  "faxNumber": "212-111-2222",
                  "phoneNumber": "9856876322",
                  "postCode": "560064",
                  "socialNetworkId": "LinkedIn",
                  "stateOrProvince": "karnataka",
                  "street1": "RMZ Galleria",
                  "street2": "Office Block",
                  "houseNo": "56"
                }
              }
            ]
          }
        ],
        "productPrice": [
          {
            "description": "find details for product price",
            "name": "Mobile Postpaid - Product Specification",
            "offset": null,
            "priceId": "1",
            "priceType": "Onetime",
            "recurringChargePeriod": "string",
            "recurringChargePeriodLength": null,
            "unitOfMeasure": "",
            "tax": [
              {
                "taxType": "GST",
                "externalID": "464bf14d-7373-4937-a73b-28217ac07528",
                "id": "tax_automationtest-tx_bv8y95w",
                "validFor": {
                  "startDateTime": "2023-08-11T09:17:41.866Z",
                  "endDateTime": "2023-08-11T09:17:41.866Z"
                },
                "@baseType": "Tax",
                "@type": "Individual Type",
                "taxAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "taxCategory": "Indian",
                "taxRate": 20,
                "name": "Tax_Automationtest",
                "displayName": "Tax details",
                "definesExemption": false,
                "additionalAttributes": [
                  {
                    "name": "MSISDN",
                    "valueType": "String",
                    "value": "55738231121",
                    "action": "ADD",
                    "validationStatus": "PASSED",
                    "createdBy": "admin",
                    "lastModifiedBy": "system",
                    "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
                    "createdDateTime": "2023-10-19T10:42:41.257Z",
                    "enrichmentDetail": {},
                    "errorDetails": [],
                    "dynamicAttributes": [],
                    "isNetworkImpacting": false,
                    "isCharacteristicAmended": false
                  }
                ]
              }
            ],
            "priceSubType": "",
            "isDownPaymentRequired": false,
            "minimumDownPaymentAmount": null,
            "id": "4cd250d9-e00e-4396-853b-2b244f0758dc",
            "externalId": "string",
            "@baseType": "ProductPrice",
            "@schemaLocation": "price point collection",
            "@type": "ProductPrice",
            "itemPriceRelationship": [
              {
                "priceId": "P465",
                "relationshipType": "FIXED_PRICE"
              }
            ],
            "price": {
              "percentage": 10,
              "taxRate": 10,
              "actionCardinality": 10,
              "taxAmount": 10,
              "@baseType": "Price",
              "@type": "Price",
              "dutyFreeAmount": {
                "unit": "inr",
                "value": 1000
              },
              "taxIncludedAmount": {
                "unit": "inr",
                "value": 1000
              },
              "@schemaLocation": "Price Collection",
              "dutyFreeAlteredAmount": {
                "unit": "inr",
                "value": 1000
              },
              "taxIncludedAlteredAmount": {
                "unit": "inr",
                "value": 1000
              },
              "changeAmount": {
                "unit": "inr",
                "value": 1000
              },
              "discount": {
                "unit": "inr",
                "value": 1000
              },
              "amountPayable": {
                "unit": "inr",
                "value": 1000
              },
              "taxFixed": {
                "unit": "inr",
                "value": 1000
              }
            },
            "priceAlteration": [
              {
                "applicationDuration": 3,
                "description": "Price Alteration Details",
                "name": "ServiceOrder",
                "priceAlterationType": "Discount",
                "priceType": "recurring",
                "priority": 2,
                "recurringChargePeriod": "Month",
                "referenceId": "data_service_specification_001",
                "unitOfMeasure": "INR",
                "@baseType": "PriceAlteration",
                "@schemaLocation": "PriceAlteration Collection",
                "@type": "recurring",
                "price": {
                  "percentage": 10,
                  "taxRate": 10,
                  "actionCardinality": 10,
                  "taxAmount": 10,
                  "@baseType": "Price",
                  "@type": "Price",
                  "dutyFreeAmount": {
                    "unit": "inr",
                    "value": 1000
                  },
                  "taxIncludedAmount": {
                    "unit": "inr",
                    "value": 1000
                  },
                  "@schemaLocation": "Price Collection",
                  "dutyFreeAlteredAmount": {
                    "unit": "inr",
                    "value": 1000
                  },
                  "taxIncludedAlteredAmount": {
                    "unit": "inr",
                    "value": 1000
                  },
                  "changeAmount": {
                    "unit": "inr",
                    "value": 1000
                  },
                  "discount": {
                    "unit": "inr",
                    "value": 1000
                  },
                  "amountPayable": {
                    "unit": "inr",
                    "value": 1000
                  },
                  "taxFixed": {
                    "unit": "inr",
                    "value": 1000
                  }
                },
                "productOfferingPrice": {
                  "id": "BA_109",
                  "href": "/product-inventory",
                  "name": "Sameer Billing Account",
                  "@baseType": "ProductOfferingPrice",
                  "@referredType": "ProductOfferingPrice Type",
                  "@schemaLocation": "ProductOfferingPrice Collection",
                  "@type": "individual Type"
                }
              }
            ],
            "productOfferingPrice": {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account",
              "@baseType": "ProductOfferingPrice",
              "@referredType": "ProductOfferingPrice Type",
              "@schemaLocation": "ProductOfferingPrice Collection",
              "@type": "individual Type"
            },
            "offsetParameter": {
              "numberofBlock": 2,
              "totalAllowanceSelectionCount": 4,
              "isCalenderBased": true,
              "discountType": "FIXED_PRICE",
              "billingDiscountExternalRef": "BD2024-123456",
              "discountValue": 10,
              "allowedDiscount": [
                {
                  "block": 1,
                  "allowedSelectionCount": null,
                  "allowedSelectionPeriod": "2022-08-08 13:09:00.612Z",
                  "selectedDiscountPeriod": "2022-08-08 13:09:00.612Z"
                }
              ]
            },
            "isAgreementBased": true,
            "code": "401 UNAUTHORIZED",
            "specCharacteristics": [
              {
                "name": "SMS Allowance",
                "value": "50SMS",
                "valueType": "String"
              }
            ],
            "isProrated": false,
            "isArrears": false,
            "validFor": {
              "startDateTime": "2023-08-11T09:17:41.866Z",
              "endDateTime": "2023-08-11T09:17:41.866Z"
            }
          }
        ],
        "productOrderItem": [
          {
            "orderItemAction": "ADD",
            "orderItemId": "1",
            "productOrderHref": "string",
            "productOrderId": "557ae80c-b612-48f0-a57e-cd3a0eb1dc2c",
            "role": "ServiceAddress"
          }
        ],
        "productSpecification": {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account",
          "externalId": "464bf14d-7373-4937-a73b-28217ac07528",
          "externalName": "",
          "owningSystem": "BlueMarble",
          "owningSystemID": "owning system1001",
          "relatedSystemName": "relatedsystem1001",
          "status": "Open",
          "referenceId": "data_service_specification_001",
          "version": "1",
          "metaExtension": {
            "dataSet": [
              {
                "name": "MobileOfferOM",
                "genericData": {
                  "schemaRef": "OrderManagementOffer",
                  "valueSet": {}
                },
                "languages": [
                  {
                    "locale": "en-GB",
                    "name": "ENGLISH-IND, ENGLISH-US"
                  }
                ],
                "channels": [
                  {
                    "id": "bo_lov_saleschannel_retail",
                    "name": "Retail"
                  }
                ],
                "marketSegments": [
                  {
                    "id": "7894820397708LH425643",
                    "name": "Retail"
                  }
                ]
              }
            ]
          },
          "@type": "CFS",
          "@referredType": " BillingAccount ",
          "@schemaLocation": "ServiceSpecification Collection"
        },
        "productTerm": [
          {
            "description": "description for ProductTerm",
            "name": "addItemThroughRules",
            "durationUnit": "MONTH",
            "duration": "12.0",
            "validFor": {
              "startDateTime": "2023-08-11T09:17:41.866Z",
              "endDateTime": "2023-08-11T09:17:41.866Z"
            }
          }
        ],
        "realizingResource": [
          {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "value": "6767453"
          }
        ],
        "realizingService": [
          {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account"
          }
        ],
        "productRelationship": [
          {
            "relationshipType": "dependecy",
            "product": ""
          }
        ],
        "reasonCode": "DUNNING",
        "actionCode": "ACTION 2",
        "checkoutData": [
          {
            "sectionId": "address",
            "steps": [
              {
                "fields": [
                  {
                    "name": "Bill Format",
                    "value": "pdf"
                  }
                ],
                "stepId": "billingAddressDetails",
                "stepUId": "86c5e62d-f176-4434-b56c-bf7234429f1d",
                "options": [
                  {
                    "name": "Bill Format",
                    "value": "pdf",
                    "fields": []
                  }
                ],
                "offerContainerId": "5432373c-6f65-46f8-a8b5-879a8df5b576",
                "cartItemId": "4a885452-ca92-45b8-933c-d35ad1b2e827",
                "sequence": "0",
                "groupByLevel": false,
                "stepDataRefChoice": false,
                "orderMgmtMapping": [
                  {
                    "fieldMapping": [],
                    "orderObjectPath": ""
                  }
                ]
              }
            ],
            "sectionUId": "5ba4aea8-184c-4d88-9906-143998869677"
          }
        ],
        "productLineCategory": "bm-postpaid-highend",
        "parentBundleId": "bm-postpaid-highend"
      },
      "note": [
        {
          "id": "45",
          "author": "Jack smith",
          "createdDateTime": "2023-10-19T10:42:41.257Z",
          "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
          "system": "CHECKOUT",
          "text": "This is quite important, please approach me as soon as possible"
        }
      ],
      "portability": {
        "description": "find details for Portability",
        "requestType": "PORT_IN",
        "portingDate": "2023-10-19T10:42:41.257Z",
        "portingApprovalDate": "2023-10-19T10:42:41.257Z",
        "portingStatus": "COMPLETED",
        "donorProvider": "",
        "donorNumber": "20240",
        "donorContractId": "70098909000",
        "donorCustomerName": "intadmin",
        "donorCustomerAddress": {
          "id": "c63784c1-1d57-4b31-b61e-900db2d8f6e7",
          "href": "/product-management/serviceSpecification/?id%3Dsms_service_specification_001%26version%3D1",
          "name": "SMS - Service Specification",
          "role": "ServiceAddress",
          "locationId": "LRW245",
          "flag": "ACTIVE",
          "fullAddress": "RMZ Galleria Office BLock,Yelahanka New Town",
          "streetNr": "52",
          "streetNrSuffix": "153",
          "streetNrLast": "754",
          "streetNrLastSuffix": "5765",
          "streetName": "Pell Street",
          "streetType": "Street",
          "streetSuffix": "52",
          "postCode": "SE85ES",
          "locality": "London",
          "city": "Pune",
          "stateOrProvince": "England",
          "country": "United Kingdom",
          "geoLocationRefOrValue": {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "geometryType": "Point",
            "accuracy": "100 meters",
            "spatialRef": "WGS 84",
            "type": "ProductOfferingPrice",
            "schemaLocation": "Geolocation Collection",
            "geometry": [
              {
                "latitude": "13.3379° N",
                "longitude": "77.1173° E",
                "geographicDatum": "NAVD88"
              }
            ]
          },
          "geographicSubAddress": [
            {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account",
              "type": "SubUnit",
              "subUnitType": "Apartment",
              "subUnitNumber": "1234",
              "levelType": "Floor",
              "levelNumber": "2",
              "buildingName": "Acme Corporation Building",
              "privateStreetNumber": "123",
              "privateStreetName": "Main Street"
            }
          ],
          "serviceability": [
            {
              "id": "sms_service_specification_001",
              "type": "CFS",
              "attributes": {
                "category": "enterprise",
                "availability": {
                  "key": "PRODUCT_CODE",
                  "value": "6767453"
                },
                "items": [
                  {
                    "key": "PRODUCT_CODE",
                    "value": "6767453"
                  }
                ]
              }
            }
          ],
          "contactDetails": [
            {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account",
              "role": "OM_DATA_MANAGER",
              "type": "Individual Party",
              "baseType": "ProductOfferingPrice",
              "referredType": "BillingAccount",
              "schemaLocation": "RelatedParty Collection",
              "contactMedium": [
                {
                  "baseType": "ProductOfferingPrice",
                  "type": "Individual Party",
                  "schemaLocation": "ContactMedium Collection",
                  "preferred": false,
                  "mediumType": "url",
                  "validFor": {
                    "startDateTime": "2023-08-11T09:17:41.866Z",
                    "endDateTime": "2023-08-11T09:17:41.866Z"
                  },
                  "characteristic": {
                    "baseType": "ProductOfferingPrice",
                    "type": "Individual Party",
                    "schemaLocation": "Contact Characteristics Collection",
                    "addressId": "#234",
                    "city": "Bengalore",
                    "contactType": "phone",
                    "country": "India",
                    "emailAddress": "example.@gmail.com",
                    "faxNumber": "212-111-2222",
                    "phoneNumber": "9856876322",
                    "postCode": "560064",
                    "socialNetworkId": "LinkedIn",
                    "stateOrProvince": "karnataka",
                    "street1": "RMZ Galleria",
                    "street2": "Office Block",
                    "houseNo": "56"
                  }
                }
              ]
            }
          ]
        },
        "additionalCharacteristics": [
          {
            "attributeName": "Data Throttling",
            "attributeValue": "55738231121",
            "attributeType": "String",
            "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
            "lastModifiedBy": "omui admin"
          }
        ],
        "createdBy": "om_admin",
        "createdDateTime": "2023-10-19T10:42:41.257Z",
        "lastModifiedBy": "om_admin",
        "lastModifiedDateTime": "2023-10-19T10:42:41.257Z"
      },
      "isOfferAmended": false,
      "portfolioDetails": {
        "portfolioId": "BP1698224881607424",
        "productLineCategory": "bm-postpaid-highend",
        "offerContainerCategory": "bm-postpaid-highend",
        "href": "https://host:port/paymentManagement/v4/cashPayment/2365",
        "childProduct": [
          {
            "childProductOrderItemId": "9be74937-4927-4924-b2bb-d7a4dd401f1a",
            "childInstallBaseId": "RUM1660733938024415",
            "childSpecificationName": "Fiber Port",
            "childCpoId": "CPO7894820397708LH425",
            "inventory": false,
            "state": "ACTIVE"
          }
        ],
        "parentProduct": {
          "parentProductOrderItemId": "e2346",
          "parentInstallBaseId": "BP1698224881533778",
          "parentSpecificationName": "Mobile Postpaid - Product Specification",
          "inventory": false,
          "parentCpoId": "CPO7894820397708LH425",
          "state": "ACTIVE"
        }
      },
      "promotions": [
        {
          "category": "Managed SDWAN Service",
          "id": "automation_promotion-pm_20eewvb",
          "internalLifecycleStatus": "Test",
          "description": "Promotion",
          "lifeCycleStatus": "Test",
          "name": "Automation_Promotion_678new",
          "priority": 2,
          "promoApplicationLevel": "cart",
          "signature": "cartSignature",
          "type": "Promotion",
          "promotionAction": {
            "actionCardinality": null,
            "actionObjectId": "bm-samsung-product-bundle",
            "actionType": "Add Product",
            "actionValue": 2,
            "applicationDuration": 1,
            "cartItemId": "5432373c-6f65-46f8-a8b5-879a8df5b576",
            "id": "pa_j6w82",
            "maxActionValue": "3",
            "priceId": "op_0nwf2jj",
            "priceType": "recurring",
            "priority": 4,
            "recurringChargePeriodType": "Month"
          },
          "promotionClassification": "exclusive",
          "coupon": {
            "id": "54765",
            "code": "MY_COUPON_CODE",
            "coupon": false
          },
          "validFor": {
            "startDateTime": "2023-08-11T09:17:41.866Z",
            "endDateTime": "2023-08-11T09:17:41.866Z"
          }
        }
      ],
      "additionalAttributes": [
        {
          "name": "MSISDN",
          "valueType": "String",
          "value": "55738231121",
          "action": "ADD",
          "validationStatus": "PASSED",
          "createdBy": "admin",
          "lastModifiedBy": "system",
          "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
          "createdDateTime": "2023-10-19T10:42:41.257Z",
          "enrichmentDetail": {
            "description": "Description of character",
            "specType": "ServiceSpecification",
            "referenceId": "data_service_specification_001",
            "valueType": "List",
            "minCardinality": null,
            "maxCardinality": 1,
            "characteristicValues": [
              {
                "valueType": "String",
                "value": "True",
                "validFor": {
                  "startDateTime": "2023-08-11T09:17:41.866Z",
                  "endDateTime": "2023-08-11T09:17:41.866Z"
                },
                "default": false,
                "rangeInterval": "closedTop",
                "regex": null,
                "unitOfMeasure": "GB"
              }
            ],
            "validFor": {
              "startDateTime": "2023-08-11T09:17:41.866Z",
              "endDateTime": "2023-08-11T09:17:41.866Z"
            },
            "format": "String",
            "length": 5,
            "decimalValue": 0.767,
            "tooltipValue": "Additional Information",
            "visibleLine": "1",
            "unique": false,
            "extensible": false,
            "configurable": false,
            "displaySequence": 1,
            "isVisible": false,
            "configurationStage": "Product Offer Level",
            "regex": "\"expression\": \"^[0-9]{9,13}$\",\n\"message\": \"Please enter a valid phone number\""
          },
          "errorDetails": [
            {
              "errorCode": "ERR-BM-OM-OV-OE-101",
              "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present"
            }
          ],
          "dynamicAttributes": [
            {
              "attributeName": "Data Throttling",
              "attributeValue": "55738231121",
              "attributeType": "String",
              "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
              "lastModifiedBy": "omui admin"
            }
          ],
          "isNetworkImpacting": false,
          "isCharacteristicAmended": false
        }
      ],
      "productFeasibility": {
        "validTill": {
          "endDateTime": "2023-10-19T10:42:41.257Z",
          "startDateTime": "2023-10-19T10:42:41.257Z"
        },
        "remark": "remark",
        "approvedBy": "System",
        "qualified": false,
        "attributes": [
          {
            "name": "attribute_fa",
            "value": "50SMS",
            "valueType": "string,number,boolean",
            "array": false,
            "viewOnly": false,
            "quantityBased": false
          }
        ]
      },
      "dueDateJeopardyCategory": true,
      "expDueDateJeopardyCategory": false,
      "checkoutProductDetails": {
        "type": "quote",
        "associatedOCId": "",
        "associatedCIId": "",
        "associatedSiteId": "",
        "source": "",
        "externalId": "464bf14d-7373-4937-a73b-28217ac07528",
        "overridePrice": 10,
        "additionalAttributes": [
          {
            "name": "Order Level",
            "value": "43654"
          }
        ]
      },
      "bypassCharpoValidation": false,
      "resourceAllocation": false,
      "baseInstallBaseId": "BP1691740391567152",
      "parallelInstallBaseId": "RUM1660733938024419",
      "baseServiceTermination": false,
      "isAmendOrderItem": false,
      "isPreviousOrderItemState": true
    }
  ],
  "orderTotalPrice": [
    {
      "description": "Order Price Details",
      "name": "robin_rf",
      "recurringChargePeriod": "Monthly",
      "priceType": "recurring",
      "recurringChargePeriodLength": 1,
      "offset": 3,
      "tax": [
        {
          "taxType": "GST",
          "externalID": "464bf14d-7373-4937-a73b-28217ac07528",
          "id": "tax_automationtest-tx_bv8y95w",
          "validFor": {
            "startDateTime": "2023-08-11T09:17:41.866Z",
            "endDateTime": "2023-08-11T09:17:41.866Z"
          },
          "@baseType": "Tax",
          "@type": "Individual Type",
          "taxAmount": {
            "unit": "inr",
            "value": 1000
          },
          "taxCategory": "Indian",
          "taxRate": 20,
          "name": "Tax_Automationtest",
          "displayName": "Tax details",
          "definesExemption": false,
          "additionalAttributes": [
            {
              "name": "MSISDN",
              "valueType": "String",
              "value": "55738231121",
              "action": "ADD",
              "validationStatus": "PASSED",
              "createdBy": "admin",
              "lastModifiedBy": "system",
              "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
              "createdDateTime": "2023-10-19T10:42:41.257Z",
              "enrichmentDetail": {
                "description": "Description of character",
                "specType": "ServiceSpecification",
                "referenceId": "data_service_specification_001",
                "valueType": "List",
                "minCardinality": null,
                "maxCardinality": 1,
                "characteristicValues": [
                  {
                    "valueType": "String",
                    "value": "True",
                    "validFor": {},
                    "default": false,
                    "rangeInterval": "closedTop",
                    "regex": null,
                    "unitOfMeasure": "GB"
                  }
                ],
                "validFor": {
                  "startDateTime": "2023-08-11T09:17:41.866Z",
                  "endDateTime": "2023-08-11T09:17:41.866Z"
                },
                "format": "String",
                "length": 5,
                "decimalValue": 0.767,
                "tooltipValue": "Additional Information",
                "visibleLine": "1",
                "unique": false,
                "extensible": false,
                "configurable": false,
                "displaySequence": 1,
                "isVisible": false,
                "configurationStage": "Product Offer Level",
                "regex": "\"expression\": \"^[0-9]{9,13}$\",\n\"message\": \"Please enter a valid phone number\""
              },
              "errorDetails": [
                {
                  "errorCode": "ERR-BM-OM-OV-OE-101",
                  "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present"
                }
              ],
              "dynamicAttributes": [
                {
                  "attributeName": "Data Throttling",
                  "attributeValue": "55738231121",
                  "attributeType": "String",
                  "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
                  "lastModifiedBy": "omui admin"
                }
              ],
              "isNetworkImpacting": false,
              "isCharacteristicAmended": false
            }
          ]
        }
      ],
      "priceId": "op_0nwf2jj",
      "priceSubType": "recurring",
      "unitOfMeasure": "INR",
      "@baseType": "OrderPrice",
      "@schemaLocation": "OrderPrice Collection",
      "price": {
        "percentage": 10,
        "taxRate": 10,
        "actionCardinality": 10,
        "taxAmount": 10,
        "@baseType": "Price",
        "@type": "Price",
        "dutyFreeAmount": {
          "unit": "inr",
          "value": 1000
        },
        "taxIncludedAmount": {
          "unit": "inr",
          "value": 1000
        },
        "@schemaLocation": "Price Collection",
        "dutyFreeAlteredAmount": {
          "unit": "inr",
          "value": 1000
        },
        "taxIncludedAlteredAmount": {
          "unit": "inr",
          "value": 1000
        },
        "changeAmount": {
          "unit": "inr",
          "value": 1000
        },
        "discount": {
          "unit": "inr",
          "value": 1000
        },
        "amountPayable": {
          "unit": "inr",
          "value": 1000
        },
        "taxFixed": {
          "unit": "inr",
          "value": 1000
        }
      },
      "@type": "OrderPrice",
      "priceAlteration": [
        {
          "applicationDuration": 3,
          "description": "Price Alteration Details",
          "name": "ServiceOrder",
          "priceAlterationType": "Discount",
          "priceType": "recurring",
          "priority": 2,
          "recurringChargePeriod": "Month",
          "referenceId": "data_service_specification_001",
          "unitOfMeasure": "INR",
          "@baseType": "PriceAlteration",
          "@schemaLocation": "PriceAlteration Collection",
          "@type": "recurring",
          "price": {
            "percentage": 10,
            "taxRate": 10,
            "actionCardinality": 10,
            "taxAmount": 10,
            "@baseType": "Price",
            "@type": "Price",
            "dutyFreeAmount": {
              "unit": "inr",
              "value": 1000
            },
            "taxIncludedAmount": {
              "unit": "inr",
              "value": 1000
            },
            "@schemaLocation": "Price Collection",
            "dutyFreeAlteredAmount": {
              "unit": "inr",
              "value": 1000
            },
            "taxIncludedAlteredAmount": {
              "unit": "inr",
              "value": 1000
            },
            "changeAmount": {
              "unit": "inr",
              "value": 1000
            },
            "discount": {
              "unit": "inr",
              "value": 1000
            },
            "amountPayable": {
              "unit": "inr",
              "value": 1000
            },
            "taxFixed": {
              "unit": "inr",
              "value": 1000
            }
          },
          "productOfferingPrice": {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "@baseType": "ProductOfferingPrice",
            "@referredType": "ProductOfferingPrice Type",
            "@schemaLocation": "ProductOfferingPrice Collection",
            "@type": "individual Type"
          }
        }
      ],
      "productOfferingPrice": {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account",
        "@baseType": "ProductOfferingPrice",
        "@referredType": "ProductOfferingPrice Type",
        "@schemaLocation": "ProductOfferingPrice Collection",
        "@type": "individual Type"
      },
      "itemPriceRelationship": [
        {
          "priceId": "P465",
          "relationshipType": "FIXED_PRICE"
        }
      ],
      "validFor": {
        "endDateTime": "2023-10-19T10:42:41.257Z",
        "startDateTime": "2023-10-19T10:42:41.257Z"
      },
      "isDownPaymentRequired": false,
      "minimumDownPaymentAmount": null,
      "isAgreementBased": false,
      "offsetParameter": {
        "numberofBlock": 2,
        "totalAllowanceSelectionCount": 4,
        "isCalenderBased": true,
        "discountType": "FIXED_PRICE",
        "billingDiscountExternalRef": "BD2024-123456",
        "discountValue": 10,
        "allowedDiscount": [
          {
            "block": 1,
            "allowedSelectionCount": null,
            "allowedSelectionPeriod": "2022-08-08 13:09:00.612Z",
            "selectedDiscountPeriod": "2022-08-08 13:09:00.612Z"
          }
        ]
      },
      "code": "PC_de716bb0",
      "externalId": "prepaidplan_a-1_price_2-0_v1||123",
      "id": "9a058452-d5c7-4ec2-9f3d-1ecc34d120ee",
      "specCharacteristics": [
        {
          "name": "SMS Allowance",
          "value": "50SMS",
          "valueType": "String"
        }
      ],
      "isProrated": false,
      "isArrears": false
    }
  ],
  "productOfferingQualification": [
    {
      "id": "BA_109",
      "href": "/product-inventory",
      "name": "Sameer Billing Account"
    }
  ],
  "customerAccount": {
    "id": "BA_109",
    "href": "/product-inventory",
    "name": "Sameer Billing Account",
    "dynamicAttributes": [
      {
        "attributeName": "Data Throttling",
        "attributeValue": "55738231121",
        "attributeType": "String",
        "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
        "lastModifiedBy": "omui admin"
      }
    ],
    "partyRef": [
      {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account"
      }
    ],
    "partyRoleRef": [
      {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account"
      }
    ],
    "aggrementRef": [
      {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account"
      }
    ],
    "paymentMethodRef": [
      {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account"
      }
    ]
  },
  "billingAccount": {
    "id": "BA_109",
    "href": "/product-inventory",
    "name": "Sameer Billing Account",
    "dynamicAttributes": [
      {
        "attributeName": "Data Throttling",
        "attributeValue": "55738231121",
        "attributeType": "String",
        "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
        "lastModifiedBy": "omui admin"
      }
    ],
    "financeSettlementRef": [
      {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account"
      }
    ],
    "paymentMethodRef": [
      {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account"
      }
    ],
    "itemPriceRef": [
      {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account"
      }
    ],
    "@baseType": "ProductOfferingPrice",
    "@type": "Individual Party",
    "@schemaLocation": "BillingAccount",
    "@referredType": "BillingAccount"
  },
  "billingAccountList": [
    {
      "id": "BA_109",
      "href": "/product-inventory",
      "name": "Sameer Billing Account",
      "dynamicAttributes": [
        {
          "attributeName": "Data Throttling",
          "attributeValue": "55738231121",
          "attributeType": "String",
          "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
          "lastModifiedBy": "omui admin"
        }
      ],
      "financeSettlementRef": [
        {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account"
        }
      ],
      "paymentMethodRef": [
        {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account"
        }
      ],
      "itemPriceRef": [
        {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account"
        }
      ],
      "@baseType": "ProductOfferingPrice",
      "@type": "Individual Party",
      "@schemaLocation": "BillingAccount",
      "@referredType": "BillingAccount"
    }
  ],
  "isAmendOrder": false,
  "isAmendOrderWithCancel": false,
  "isValidatedPOQ": false,
  "externalOrderReferenceNumber": "879A",
  "externalOrderId": "464bf14d-7373-4937-a73b-28217ac07528",
  "marketSegment": {
    "id": "7894820397708LH425643",
    "name": "Retail"
  },
  "additionalAttributes": [
    {
      "name": "MSISDN",
      "valueType": "String",
      "value": "55738231121",
      "action": "ADD",
      "validationStatus": "PASSED",
      "createdBy": "admin",
      "lastModifiedBy": "system",
      "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
      "createdDateTime": "2023-10-19T10:42:41.257Z",
      "enrichmentDetail": {
        "description": "Description of character",
        "specType": "ServiceSpecification",
        "referenceId": "data_service_specification_001",
        "valueType": "List",
        "minCardinality": null,
        "maxCardinality": 1,
        "characteristicValues": [
          {
            "valueType": "String",
            "value": "True",
            "validFor": {
              "startDateTime": "2023-08-11T09:17:41.866Z",
              "endDateTime": "2023-08-11T09:17:41.866Z"
            },
            "default": false,
            "rangeInterval": "closedTop",
            "regex": null,
            "unitOfMeasure": "GB"
          }
        ],
        "validFor": {
          "startDateTime": "2023-08-11T09:17:41.866Z",
          "endDateTime": "2023-08-11T09:17:41.866Z"
        },
        "format": "String",
        "length": 5,
        "decimalValue": 0.767,
        "tooltipValue": "Additional Information",
        "visibleLine": "1",
        "unique": false,
        "extensible": false,
        "configurable": false,
        "displaySequence": 1,
        "isVisible": false,
        "configurationStage": "Product Offer Level",
        "regex": "\"expression\": \"^[0-9]{9,13}$\",\n\"message\": \"Please enter a valid phone number\""
      },
      "errorDetails": [
        {
          "errorCode": "ERR-BM-OM-OV-OE-101",
          "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present"
        }
      ],
      "dynamicAttributes": [
        {
          "attributeName": "Data Throttling",
          "attributeValue": "55738231121",
          "attributeType": "String",
          "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
          "lastModifiedBy": "omui admin"
        }
      ],
      "isNetworkImpacting": false,
      "isCharacteristicAmended": false
    }
  ],
  "promotions": [
    {
      "category": "Managed SDWAN Service",
      "id": "automation_promotion-pm_20eewvb",
      "internalLifecycleStatus": "Test",
      "description": "Promotion",
      "lifeCycleStatus": "Test",
      "name": "Automation_Promotion_678new",
      "priority": 2,
      "promoApplicationLevel": "cart",
      "signature": "cartSignature",
      "type": "Promotion",
      "promotionAction": {
        "actionCardinality": null,
        "actionObjectId": "bm-samsung-product-bundle",
        "actionType": "Add Product",
        "actionValue": 2,
        "applicationDuration": 1,
        "cartItemId": "5432373c-6f65-46f8-a8b5-879a8df5b576",
        "id": "pa_j6w82",
        "maxActionValue": "3",
        "priceId": "op_0nwf2jj",
        "priceType": "recurring",
        "priority": 4,
        "recurringChargePeriodType": "Month"
      },
      "promotionClassification": "exclusive",
      "coupon": {
        "id": "54765",
        "code": "MY_COUPON_CODE",
        "coupon": false
      },
      "validFor": {
        "startDateTime": "2023-08-11T09:17:41.866Z",
        "endDateTime": "2023-08-11T09:17:41.866Z"
      }
    }
  ],
  "nonRecurringPriceAdjustment": [
    {
      "id": "c63784c1-1d57-4b31-b61e-900db2d8f6e7",
      "amount": null,
      "details": [
        {
          "name": "SMS Allowance",
          "value": "50SMS"
        }
      ],
      "name": "SMS Allowance",
      "referenceId": "data_service_specification_001",
      "type": "Physical"
    }
  ],
  "customerOrderType": "NEW",
  "jeopardyFlag": false,
  "visibleFlag": "yes,no",
  "isLargeOrder": false,
  "parentOrderId": "881a6d15-bcbe-4372-b48a-41cba29f4806",
  "parentCpoId": "CPO2477328421161597NQ575",
  "subOrderMetaData": [
    {
      "subOrderId": "1",
      "state": "COMPLETED",
      "status": "Provisioning - Completed",
      "subOrderCpoId": "CPO2477328421161597NQ575",
      "productSubOrderItemRef": [
        {
          "productSubOrderItemId": "3e934f5f-4fb7-4e01-a33d-4bd7c33f5828",
          "installbaseId": "BP1686636408708199",
          "productName": "Mobile",
          "productOrderItemType": "New Order"
        }
      ]
    }
  ],
  "priority": "HIGHEST, LOW",
  "processingPriority": "High",
  "priorityRelayTopics": [
    {
      "moduleName": "",
      "relayTopicName": "",
      "prioritySequence": "",
      "processingPriority": ""
    }
  ],
  "isPortabilityOrder": false
}
Was this section helpful?

What made this section unhelpful for you?

Update Item Price

In a product order system, the API denotes an endpoint or function enabling users to perform partial updates or alterations to the pricing details of a particular item within an already-existing product order.

Header Parameters

X-Transaction-Idstring

Unique identifier for tracking the transaction.

X-Correlation-Idstring

Identifier for correlating related requests and responses.

X-Source-Channelstring

Source channel or origin of the request.

X-Tenant-Idstring

Identifier of the associated tenant or customer.

Authorizationstring

Path Parameters

idstring Required

Uniquely Identifier ID

productOrderItemIdstring Required

"ProductOrderItemId" likely refers to a unique identifier assigned to a specific item within a product order.

Body Parameters

actionTypestring
Enum values:
ADDMODIFYDELETENO_CHANGE
productOrderItemIdstring
itemPriceobject

A list of order prices (OrderPrice [*]). An amount, usually of money,that represents the actual price paid by the Customer for this item or this order.

Show child attributes

Response

200
Object
ProductOrderItemPrice Updated Successfully
400
Object
Bad Request

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

401
Object
Unauthorized

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

403
Object
Forbidden

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

404
Object
Not Found

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

409
Object
Conflict

Response Attributes

errorCodestring

A numeric or alphanumeric code that represents a specific error or issue encountered during an operation.

errorMessagestring

A human-readable message that provides additional details about the error. It offers context and information to help users or developers understand what went wrong

timestampstring

A timestamp indicating when the error occurred, typically in a standardized format such as ISO 8601. It helps with debugging and tracking issues over time

statusstring

An HTTP status code that indicates the outcome of the request or operation. Common examples include 200 (OK), 404 (Not Found), or 500 (Internal Server Error).

pathstring

The URL or endpoint that was accessed when the error occurred. It specifies the location of the request that led to the error.

422
Object
Un-processable entity

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

500
Object
Internal Server Error

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

503
Object
Service Unavailable

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

Was this section helpful?

What made this section unhelpful for you?

PATCH

/productOrder/{id}/productOrderItemId/{productOrderItemId}/productOrderItemPrice

Select
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 curl --location --globoff --request PATCH 'https://int-spring25.comviva.com/customerOrder/management/v4/productOrder/{id}/productOrderItemId/{productOrderItemId}/productOrderItemPrice' \ --header 'X-Transaction-Id: 464bf14d-7373-4937-a73b-28217ac07528' \ --header 'X-Correlation-Id: SC_1698816436795242' \ --header 'X-Source-Channel: swagger' \ --header 'X-Tenant-Id: swagger' \ --header 'Authorization: Bearer {token}' \ --data-raw '[ { "actionType": "ADD", "productOrderItemId": "", "itemPrice": { "description": "Order Price Details", "name": "robin_rf", "recurringChargePeriod": "Monthly", "priceType": "recurring", "recurringChargePeriodLength": 1, "offset": 3, "tax": [ { "taxType": "GST", "externalID": "464bf14d-7373-4937-a73b-28217ac07528", "id": "tax_automationtest-tx_bv8y95w", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "@baseType": "Tax", "@type": "Individual Type", "taxAmount": { "unit": "inr", "value": 1000 }, "taxCategory": "Indian", "taxRate": 20, "name": "Tax_Automationtest", "displayName": "Tax details", "definesExemption": false, "additionalAttributes": [ { "name": "MSISDN", "valueType": "String", "value": "55738231121", "action": "ADD", "validationStatus": "PASSED", "createdBy": "admin", "lastModifiedBy": "system", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "createdDateTime": "2023-10-19T10:42:41.257Z", "enrichmentDetail": { "description": "Description of character", "specType": "ServiceSpecification", "referenceId": "data_service_specification_001", "valueType": "List", "minCardinality": null, "maxCardinality": 1, "characteristicValues": [ { "valueType": "String", "value": "True", "validFor": {}, "default": false, "rangeInterval": "closedTop", "regex": null, "unitOfMeasure": "GB" } ], "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "format": "String", "length": 5, "decimalValue": 0.767, "tooltipValue": "Additional Information", "visibleLine": "1", "unique": false, "extensible": false, "configurable": false, "displaySequence": 1, "isVisible": false, "configurationStage": "Product Offer Level", "regex": "\"expression\": \"^[0-9]{9,13}$\", \"message\": \"Please enter a valid phone number\"" }, "errorDetails": [ { "errorCode": "ERR-BM-OM-OV-OE-101", "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present" } ], "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "isNetworkImpacting": false, "isCharacteristicAmended": false } ] } ], "priceId": "op_0nwf2jj", "priceSubType": "recurring", "unitOfMeasure": "INR", "@baseType": "OrderPrice", "@schemaLocation": "OrderPrice Collection", "price": { "percentage": 10, "taxRate": 10, "actionCardinality": 10, "taxAmount": 10, "@baseType": "Price", "@type": "Price", "dutyFreeAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAmount": { "unit": "inr", "value": 1000 }, "@schemaLocation": "Price Collection", "dutyFreeAlteredAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAlteredAmount": { "unit": "inr", "value": 1000 }, "changeAmount": { "unit": "inr", "value": 1000 }, "discount": { "unit": "inr", "value": 1000 }, "amountPayable": { "unit": "inr", "value": 1000 }, "taxFixed": { "unit": "inr", "value": 1000 } }, "@type": "OrderPrice", "priceAlteration": [ { "applicationDuration": 3, "description": "Price Alteration Details", "name": "ServiceOrder", "priceAlterationType": "Discount", "priceType": "recurring", "priority": 2, "recurringChargePeriod": "Month", "referenceId": "data_service_specification_001", "unitOfMeasure": "INR", "@baseType": "PriceAlteration", "@schemaLocation": "PriceAlteration Collection", "@type": "recurring", "price": { "percentage": 10, "taxRate": 10, "actionCardinality": 10, "taxAmount": 10, "@baseType": "Price", "@type": "Price", "dutyFreeAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAmount": { "unit": "inr", "value": 1000 }, "@schemaLocation": "Price Collection", "dutyFreeAlteredAmount": { "unit": "inr", "value": 1000 }, "taxIncludedAlteredAmount": { "unit": "inr", "value": 1000 }, "changeAmount": { "unit": "inr", "value": 1000 }, "discount": { "unit": "inr", "value": 1000 }, "amountPayable": { "unit": "inr", "value": 1000 }, "taxFixed": { "unit": "inr", "value": 1000 } }, "productOfferingPrice": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "@baseType": "ProductOfferingPrice", "@referredType": "ProductOfferingPrice Type", "@schemaLocation": "ProductOfferingPrice Collection", "@type": "individual Type" } } ], "productOfferingPrice": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "@baseType": "ProductOfferingPrice", "@referredType": "ProductOfferingPrice Type", "@schemaLocation": "ProductOfferingPrice Collection", "@type": "individual Type" }, "itemPriceRelationship": [ { "priceId": "P465", "relationshipType": "FIXED_PRICE" } ], "validFor": { "endDateTime": "2023-10-19T10:42:41.257Z", "startDateTime": "2023-10-19T10:42:41.257Z" }, "isDownPaymentRequired": false, "minimumDownPaymentAmount": null, "isAgreementBased": false, "offsetParameter": { "numberofBlock": 2, "totalAllowanceSelectionCount": 4, "isCalenderBased": true, "discountType": "FIXED_PRICE", "billingDiscountExternalRef": "BD2024-123456", "discountValue": 10, "allowedDiscount": [ { "block": 1, "allowedSelectionCount": null, "allowedSelectionPeriod": "2022-08-08 13:09:00.612Z", "selectedDiscountPeriod": "2022-08-08 13:09:00.612Z" } ] }, "code": "PC_de716bb0", "externalId": "prepaidplan_a-1_price_2-0_v1||123", "id": "9a058452-d5c7-4ec2-9f3d-1ecc34d120ee", "specCharacteristics": [ { "name": "SMS Allowance", "value": "50SMS", "valueType": "String" } ], "isProrated": false, "isArrears": false } } ]'

Response

ProductOrderItemPrice Updated Successfully
Was this section helpful?

What made this section unhelpful for you?

Update Item

This API represents an endpoint or function facilitating partial updates or modifications to a specific item within an existing product order using PATCH operation. This process initiates product inventory update events designed to update details like status and characteristics. Invoked by the fulfillment and decomposition modules, the API ensures the accurate updating of item-level details within the customer order.

Header Parameters

X-Transaction-Idstring

Unique identifier for tracking the transaction.

X-Correlation-Idstring

Identifier for correlating related requests and responses.

X-Source-Channelstring

Source channel or origin of the request.

X-Tenant-Idstring

Identifier of the associated tenant or customer.

Authorizationstring

Path Parameters

idstring Required

Uniquely Identifier ID

productOrderItemIdstring Required

"ProductOrderItemId" likely refers to a unique identifier assigned to a specific item within a product order.

Body Parameters

installBaseIdstring

Identifier for the install base or equipment associated with the order item.

statestring

The current state or condition of the order item.

Enum values:
ACKNOWLEDGEDREJECTEDPENDINGHELDIN_PROGRESSCANCELLEDACTIVATEDCOMPLETEDFAILEDCONFIRMED
... 4 other enums
statusstring

The overall status or progress of the order item.

productCharacteristicarray

Specific characteristics or attributes of the product related to the order item.

Show child attributes

expectedCompletionDatestring (date-time)

The anticipated date when the order item is expected to be completed.

requestedCompletionDatestring (date-time)

The date when the completion of the order item was requested.

notearray

Additional notes or comments related to the order item.

Show child attributes

relatedPartyarray

Information about parties or entities related to the order item.

Show child attributes

placearray

A physical or virtual location associated with the order item.

Show child attributes

portabilityobject

Portability is the seamless transferability and adaptability of something across diverse platforms

Show child attributes

portfolioDetailsobject

PortfolioDetails encapsulates comprehensive attributes and information about items within a portfolio

Show child attributes

productOfferingobject

A product offering reference (ProductOfferingRef). A product offering represents entities that are orderable from the provider of the catalog, this resource includes pricing information.

Show child attributes

productSpecificationobject

A product specification reference (ProductSpecificationRef). A ProductSpecification is a detailed description of a tangible or intangible object made available externally in the form of a ProductOffering to customers or other parties playing a party role.

Show child attributes

errorDetailsarray

Details about any errors or issues related to the order item.

Show child attributes

parentBundleOfferIdstring

Identifier for the parent bundle offer associated with the order item.

parentBundleInstallBaseIdstring

Identifier for the install base of the parent bundle.

lastModifiedBystring

The user or entity that last modified the order item.

lastModifiedDateTimestring (date-time)

The date and time when the order item was last modified.

processFlagstring

A flag indicating whether a specific process or action should be performed.

workflowFlagstring

A flag indicating whether the order item is part of a workflow process.

promotionsarray

Information about promotions or discounts associated with the order item.

Show child attributes

Response

200
Object
ProductOrderItem Updated Successfully
400
Object
Bad Request

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

401
Object
Unauthorized

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

403
Object
Forbidden

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

404
Object
Not Found

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

409
Object
Conflict

Response Attributes

errorCodestring

A numeric or alphanumeric code that represents a specific error or issue encountered during an operation.

errorMessagestring

A human-readable message that provides additional details about the error. It offers context and information to help users or developers understand what went wrong

timestampstring

A timestamp indicating when the error occurred, typically in a standardized format such as ISO 8601. It helps with debugging and tracking issues over time

statusstring

An HTTP status code that indicates the outcome of the request or operation. Common examples include 200 (OK), 404 (Not Found), or 500 (Internal Server Error).

pathstring

The URL or endpoint that was accessed when the error occurred. It specifies the location of the request that led to the error.

422
Object
Un-processable entity

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

500
Object
Internal Server Error

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

503
Object
Service Unavailable

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

Was this section helpful?

What made this section unhelpful for you?

PATCH

/productOrder/{id}/productOrderItem/{productOrderItemId}

Select
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 curl --location --globoff --request PATCH 'https://int-spring25.comviva.com/customerOrder/management/v4/productOrder/{id}/productOrderItem/{productOrderItemId}' \ --header 'X-Transaction-Id: 464bf14d-7373-4937-a73b-28217ac07528' \ --header 'X-Correlation-Id: SC_1698816436795242' \ --header 'X-Source-Channel: swagger' \ --header 'X-Tenant-Id: swagger' \ --header 'Authorization: Bearer {token}' \ --data-raw '{ "installBaseId": "CPO7894820397708LH425", "state": "HELD", "status": "Order Validation - Failed", "productCharacteristic": [ { "name": "MSISDN", "valueType": "String", "value": "55738231121", "action": "ADD", "validationStatus": "PASSED", "createdBy": "admin", "lastModifiedBy": "system", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "createdDateTime": "2023-10-19T10:42:41.257Z", "enrichmentDetail": { "description": "Description of character", "specType": "ServiceSpecification", "referenceId": "data_service_specification_001", "valueType": "List", "minCardinality": null, "maxCardinality": 1, "characteristicValues": [ { "valueType": "String", "value": "True", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "default": false, "rangeInterval": "closedTop", "regex": null, "unitOfMeasure": "GB" } ], "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "format": "String", "length": 5, "decimalValue": 0.767, "tooltipValue": "Additional Information", "visibleLine": "1", "unique": false, "extensible": false, "configurable": false, "displaySequence": 1, "isVisible": false, "configurationStage": "Product Offer Level", "regex": "\"expression\": \"^[0-9]{9,13}$\", \"message\": \"Please enter a valid phone number\"" }, "errorDetails": [ { "errorCode": "ERR-BM-OM-OV-OE-101", "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present" } ], "dynamicAttributes": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "isNetworkImpacting": false, "isCharacteristicAmended": false } ], "expectedCompletionDate": "", "requestedCompletionDate": "", "note": [ { "id": "45", "author": "Jack smith", "createdDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "system": "CHECKOUT", "text": "This is quite important, please approach me as soon as possible" } ], "relatedParty": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "role": "OM_DATA_MANAGER", "type": "Individual Party", "baseType": "ProductOfferingPrice", "referredType": "BillingAccount", "schemaLocation": "RelatedParty Collection", "contactMedium": [ { "baseType": "ProductOfferingPrice", "type": "Individual Party", "schemaLocation": "ContactMedium Collection", "preferred": false, "mediumType": "url", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "characteristic": { "baseType": "ProductOfferingPrice", "type": "Individual Party", "schemaLocation": "Contact Characteristics Collection", "addressId": "#234", "city": "Bengalore", "contactType": "phone", "country": "India", "emailAddress": "example.@gmail.com", "faxNumber": "212-111-2222", "phoneNumber": "9856876322", "postCode": "560064", "socialNetworkId": "LinkedIn", "stateOrProvince": "karnataka", "street1": "RMZ Galleria", "street2": "Office Block", "houseNo": "56" } } ] } ], "place": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "role": "ServiceAddress", "locationId": "LRW245", "flag": "ACTIVE", "fullAddress": "RMZ Galleria Office BLock,Yelahanka New Town", "streetNr": "52", "streetNrSuffix": "153", "streetNrLast": "754", "streetNrLastSuffix": "5765", "streetName": "Pell Street", "streetType": "Street", "streetSuffix": "52", "postCode": "SE85ES", "locality": "London", "city": "Pune", "stateOrProvince": "England", "country": "United Kingdom", "geoLocationRefOrValue": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "geometryType": "Point", "accuracy": "100 meters", "spatialRef": "WGS 84", "type": "ProductOfferingPrice", "schemaLocation": "Geolocation Collection", "geometry": [ { "latitude": "13.3379° N", "longitude": "77.1173° E", "geographicDatum": "NAVD88" } ] }, "geographicSubAddress": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "type": "SubUnit", "subUnitType": "Apartment", "subUnitNumber": "1234", "levelType": "Floor", "levelNumber": "2", "buildingName": "Acme Corporation Building", "privateStreetNumber": "123", "privateStreetName": "Main Street" } ], "serviceability": [ { "id": "sms_service_specification_001", "type": "CFS", "attributes": { "category": "enterprise", "availability": { "key": "PRODUCT_CODE", "value": "6767453" }, "items": [ { "key": "PRODUCT_CODE", "value": "6767453" } ] } } ], "contactDetails": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "role": "OM_DATA_MANAGER", "type": "Individual Party", "baseType": "ProductOfferingPrice", "referredType": "BillingAccount", "schemaLocation": "RelatedParty Collection", "contactMedium": [ { "baseType": "ProductOfferingPrice", "type": "Individual Party", "schemaLocation": "ContactMedium Collection", "preferred": false, "mediumType": "url", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "characteristic": { "baseType": "ProductOfferingPrice", "type": "Individual Party", "schemaLocation": "Contact Characteristics Collection", "addressId": "#234", "city": "Bengalore", "contactType": "phone", "country": "India", "emailAddress": "example.@gmail.com", "faxNumber": "212-111-2222", "phoneNumber": "9856876322", "postCode": "560064", "socialNetworkId": "LinkedIn", "stateOrProvince": "karnataka", "street1": "RMZ Galleria", "street2": "Office Block", "houseNo": "56" } } ] } ] } ], "portability": { "description": "find details for Portability", "requestType": "PORT_IN", "portingDate": "2023-10-19T10:42:41.257Z", "portingApprovalDate": "2023-10-19T10:42:41.257Z", "portingStatus": "COMPLETED", "donorProvider": "", "donorNumber": "20240", "donorContractId": "70098909000", "donorCustomerName": "intadmin", "donorCustomerAddress": { "id": "c63784c1-1d57-4b31-b61e-900db2d8f6e7", "href": "/product-management/serviceSpecification/?id%3Dsms_service_specification_001%26version%3D1", "name": "SMS - Service Specification", "role": "ServiceAddress", "locationId": "LRW245", "flag": "ACTIVE", "fullAddress": "RMZ Galleria Office BLock,Yelahanka New Town", "streetNr": "52", "streetNrSuffix": "153", "streetNrLast": "754", "streetNrLastSuffix": "5765", "streetName": "Pell Street", "streetType": "Street", "streetSuffix": "52", "postCode": "SE85ES", "locality": "London", "city": "Pune", "stateOrProvince": "England", "country": "United Kingdom", "geoLocationRefOrValue": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "geometryType": "Point", "accuracy": "100 meters", "spatialRef": "WGS 84", "type": "ProductOfferingPrice", "schemaLocation": "Geolocation Collection", "geometry": [ { "latitude": "13.3379° N", "longitude": "77.1173° E", "geographicDatum": "NAVD88" } ] }, "geographicSubAddress": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "type": "SubUnit", "subUnitType": "Apartment", "subUnitNumber": "1234", "levelType": "Floor", "levelNumber": "2", "buildingName": "Acme Corporation Building", "privateStreetNumber": "123", "privateStreetName": "Main Street" } ], "serviceability": [ { "id": "sms_service_specification_001", "type": "CFS", "attributes": { "category": "enterprise", "availability": { "key": "PRODUCT_CODE", "value": "6767453" }, "items": [ { "key": "PRODUCT_CODE", "value": "6767453" } ] } } ], "contactDetails": [ { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "role": "OM_DATA_MANAGER", "type": "Individual Party", "baseType": "ProductOfferingPrice", "referredType": "BillingAccount", "schemaLocation": "RelatedParty Collection", "contactMedium": [ { "baseType": "ProductOfferingPrice", "type": "Individual Party", "schemaLocation": "ContactMedium Collection", "preferred": false, "mediumType": "url", "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" }, "characteristic": { "baseType": "ProductOfferingPrice", "type": "Individual Party", "schemaLocation": "Contact Characteristics Collection", "addressId": "#234", "city": "Bengalore", "contactType": "phone", "country": "India", "emailAddress": "example.@gmail.com", "faxNumber": "212-111-2222", "phoneNumber": "9856876322", "postCode": "560064", "socialNetworkId": "LinkedIn", "stateOrProvince": "karnataka", "street1": "RMZ Galleria", "street2": "Office Block", "houseNo": "56" } } ] } ] }, "additionalCharacteristics": [ { "attributeName": "Data Throttling", "attributeValue": "55738231121", "attributeType": "String", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "omui admin" } ], "createdBy": "om_admin", "createdDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedBy": "om_admin", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z" }, "portfolioDetails": { "portfolioId": "BP1698224881607424", "productLineCategory": "bm-postpaid-highend", "offerContainerCategory": "bm-postpaid-highend", "href": "https://host:port/paymentManagement/v4/cashPayment/2365", "childProduct": [ { "childProductOrderItemId": "9be74937-4927-4924-b2bb-d7a4dd401f1a", "childInstallBaseId": "RUM1660733938024415", "childSpecificationName": "Fiber Port", "childCpoId": "CPO7894820397708LH425", "inventory": false, "state": "ACTIVE" } ], "parentProduct": { "parentProductOrderItemId": "e2346", "parentInstallBaseId": "BP1698224881533778", "parentSpecificationName": "Mobile Postpaid - Product Specification", "inventory": false, "parentCpoId": "CPO7894820397708LH425", "state": "ACTIVE" } }, "productOffering": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "externalID": "464bf14d-7373-4937-a73b-28217ac07528", "owningSystem": "BlueMarble", "owningSystemID": "owning system1001", "relatedSystemName": "relatedsystem1001", "referenceId": "data_service_specification_001", "version": "1", "status": "Closed", "category": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "version": null }, "metaExtension": { "dataSet": [ { "name": "MobileOfferOM", "genericData": { "schemaRef": "OrderManagementOffer", "valueSet": {} }, "languages": [ { "locale": "en-GB", "name": "ENGLISH-IND, ENGLISH-US" } ], "channels": [ { "id": "bo_lov_saleschannel_retail", "name": "Retail" } ], "marketSegments": [ { "id": "7894820397708LH425643", "name": "Retail" } ] } ] }, "productType": "Subscription", "productLine": "Postpaid", "offerClassification": "bo_lov_offerclassification_primary", "@referredType": " BillingAccount ", "@schemaLocation": "ProductOffering Collection", "@type": "CFS", "isAssetable": false }, "productSpecification": { "id": "BA_109", "href": "/product-inventory", "name": "Sameer Billing Account", "externalId": "464bf14d-7373-4937-a73b-28217ac07528", "externalName": "", "owningSystem": "BlueMarble", "owningSystemID": "owning system1001", "relatedSystemName": "relatedsystem1001", "status": "Open", "referenceId": "data_service_specification_001", "version": "1", "metaExtension": { "dataSet": [ { "name": "MobileOfferOM", "genericData": { "schemaRef": "OrderManagementOffer", "valueSet": {} }, "languages": [ { "locale": "en-GB", "name": "ENGLISH-IND, ENGLISH-US" } ], "channels": [ { "id": "bo_lov_saleschannel_retail", "name": "Retail" } ], "marketSegments": [ { "id": "7894820397708LH425643", "name": "Retail" } ] } ] }, "@type": "CFS", "@referredType": " BillingAccount ", "@schemaLocation": "ServiceSpecification Collection" }, "errorDetails": [ { "errorCode": "ERR-BM-OM-OV-OE-101", "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present" } ], "parentBundleOfferId": "", "parentBundleInstallBaseId": "parentBundleOfferId", "lastModifiedBy": "intadmin", "lastModifiedDateTime": "", "processFlag": "", "workflowFlag": "", "promotions": [ { "category": "Managed SDWAN Service", "id": "automation_promotion-pm_20eewvb", "internalLifecycleStatus": "Test", "description": "Promotion", "lifeCycleStatus": "Test", "name": "Automation_Promotion_678new", "priority": 2, "promoApplicationLevel": "cart", "signature": "cartSignature", "type": "Promotion", "promotionAction": { "actionCardinality": null, "actionObjectId": "bm-samsung-product-bundle", "actionType": "Add Product", "actionValue": 2, "applicationDuration": 1, "cartItemId": "5432373c-6f65-46f8-a8b5-879a8df5b576", "id": "pa_j6w82", "maxActionValue": "3", "priceId": "op_0nwf2jj", "priceType": "recurring", "priority": 4, "recurringChargePeriodType": "Month" }, "promotionClassification": "exclusive", "coupon": { "id": "54765", "code": "MY_COUPON_CODE", "coupon": false }, "validFor": { "startDateTime": "2023-08-11T09:17:41.866Z", "endDateTime": "2023-08-11T09:17:41.866Z" } } ] }'

Response

ProductOrderItem Updated Successfully
Was this section helpful?

What made this section unhelpful for you?

Confirm Product Order

The 'Confirm Existing ProductOrder' API within a product order system is an endpoint or function utilized to confirm or finalize an existing product order through the PATCH operation. Additionally, it triggers an event signaling to other modules that validation is successful and initiates further Order Management processing. Furthermore, this API updates the order status in the Customer Order.

Header Parameters

X-Transaction-Idstring

Unique identifier for tracking the transaction.

X-Correlation-Idstring

Identifier for correlating related requests and responses.

X-Source-Channelstring

Source channel or origin of the request.

X-Tenant-Idstring

Identifier of the associated tenant or customer.

Authorizationstring

Path Parameters

idstring Required

Uniquely Identifier ID

Body Parameters

cpoIdstring

Identifier for the customer purchase order (CPO) associated with the order.

orderValidationConfirmobject

Order Validation Confirm typically refers to a step or process in order management where the validation of an order is confirmed.

Show child attributes

Response

200
Object
ProductOrder Confirmed Successfully
400
Object
Bad Request

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

401
Object
Unauthorized

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

403
Object
Forbidden

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

404
Object
Not Found

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

409
Object
Conflict

Response Attributes

errorCodestring

A numeric or alphanumeric code that represents a specific error or issue encountered during an operation.

errorMessagestring

A human-readable message that provides additional details about the error. It offers context and information to help users or developers understand what went wrong

timestampstring

A timestamp indicating when the error occurred, typically in a standardized format such as ISO 8601. It helps with debugging and tracking issues over time

statusstring

An HTTP status code that indicates the outcome of the request or operation. Common examples include 200 (OK), 404 (Not Found), or 500 (Internal Server Error).

pathstring

The URL or endpoint that was accessed when the error occurred. It specifies the location of the request that led to the error.

422
Object
Un-processable entity

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

500
Object
Internal Server Error

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

503
Object
Service Unavailable

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

Was this section helpful?

What made this section unhelpful for you?

PATCH

/productOrder/{id}/confirm

Select
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 curl --location --globoff --request PATCH 'https://int-spring25.comviva.com/customerOrder/management/v4/productOrder/{id}/confirm' \ --header 'X-Transaction-Id: 464bf14d-7373-4937-a73b-28217ac07528' \ --header 'X-Correlation-Id: SC_1698816436795242' \ --header 'X-Source-Channel: swagger' \ --header 'X-Tenant-Id: swagger' \ --header 'Authorization: Bearer {token}' \ --data '{ "cpoId": "CPO7894820397708LH425", "orderValidationConfirm": { "href": "/product-inventory", "externalId": "464bf14d-7373-4937-a73b-28217ac07528", "priority": "High", "description": "find details for Base Model", "category": "Managed SDWAN Service", "createdBy": "intadmin", "lastModifiedBy": "intadmin", "createdDateTime": "2023-10-19T10:42:41.257Z", "lastModifiedDateTime": "2023-10-19T10:42:41.257Z", "id": "12d33671-46dd-45d2-9192-46c24383ec81", "cpoId": "CPO7894820397708LH425" } }'

Response

ProductOrder Confirmed Successfully
Was this section helpful?

What made this section unhelpful for you?

Update Portfolio Containers

This request is employed to append the visible flag and portfolioContainers object to pre-existing customer orders, as per the provided page and size parameters. This action supersedes the current portfolioContainers object for all qualifying customer orders.

Header Parameters

X-Transaction-Idstring

Unique identifier for tracking the transaction.

X-Correlation-Idstring

Identifier for correlating related requests and responses.

X-Source-Channelstring

Source channel or origin of the request.

X-Tenant-Idstring

Identifier of the associated tenant or customer.

Authorizationstring

Response

200
Object
Add Update Portfolio Containers Successful

Response Attributes

statusstring

The current status of the OfferContainer such as Open,In_Progress,Resolved or Closed

messagestring

message: A human-readable description of the error

400
Object
Bad Request

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

401
Object
Unauthorized

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

403
Object
Forbidden

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

404
Object
Not Found

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

409
Object
Conflict

Response Attributes

errorCodestring

A numeric or alphanumeric code that represents a specific error or issue encountered during an operation.

errorMessagestring

A human-readable message that provides additional details about the error. It offers context and information to help users or developers understand what went wrong

timestampstring

A timestamp indicating when the error occurred, typically in a standardized format such as ISO 8601. It helps with debugging and tracking issues over time

statusstring

An HTTP status code that indicates the outcome of the request or operation. Common examples include 200 (OK), 404 (Not Found), or 500 (Internal Server Error).

pathstring

The URL or endpoint that was accessed when the error occurred. It specifies the location of the request that led to the error.

422
Object
Un-processable entity

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

500
Object
Internal Server Error

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

503
Object
Service Unavailable

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

Was this section helpful?

What made this section unhelpful for you?

PATCH

/productOrder/updatePortfolioContainers

Select
1 2 3 4 5 6 curl --location --request PATCH 'https://int-spring25.comviva.com/customerOrder/management/v4/productOrder/updatePortfolioContainers' \ --header 'X-Transaction-Id: 464bf14d-7373-4937-a73b-28217ac07528' \ --header 'X-Correlation-Id: SC_1698816436795242' \ --header 'X-Source-Channel: swagger' \ --header 'X-Tenant-Id: swagger' \ --header 'Authorization: Bearer {token}' \

Response

{
  "status": "Completed",
  "message": "You are not authorized to access this resource. Please log in and try again"
}
Was this section helpful?

What made this section unhelpful for you?

Update Jeopardy Flag

This API within a product order system denotes an endpoint or function enabling the update of the jeopardy flag (true/false) for a customer order based on any open jeopardy associated with the order ID. Upon closure of the respective jeopardy, the flag is updated to false

Header Parameters

X-Transaction-Idstring

Unique identifier for tracking the transaction.

X-Correlation-Idstring

Identifier for correlating related requests and responses.

X-Source-Channelstring

Source channel or origin of the request.

X-Tenant-Idstring

Identifier of the associated tenant or customer.

Authorizationstring

Query Parameters

idstring

Uniquely Identifier ID

cpoIdstring

The "CPO ID" refers to the unique identifier assigned to a specific Customer Purchase Order.

jeopardyFlagboolean Required

a "JeopardyFlag" might indicate that an order is facing potential issues

Response

200
Object
ProductOrder Updated Successfully

Response Attributes

cpoIdstring

A string.The unique identifier associated with a Customer Purchase Order (CPO)

cancellationDatestring (date-time)

A date time (DateTime). Date when the product order was cancelled.

cancellationReasonstring

CancellationReason is the specific explanation for the cancellation of a ProductOrderRequest

completionDatestring (date-time)

A date time (DateTime). Effective delivery date amended by the provider.

expectedCompletionDatestring (date-time)

expectedCompletionDate typically represents the anticipated date for Request completion

notificationContactstring

A string. Contact attached to the order to send back information regarding this order.

orderDatestring (date-time)

orderDate represents the timestamp when the order was placed for products

requestedCompletionDatestring (date-time)

A date time (DateTime). Requested delivery date from the requestors perspective.

requestedStartDatestring (date-time)

A date time (DateTime). the preferred initiation date for a requested productOrder

actualStartDatestring (date-time)

A date time (DateTime).The date on which the ordered product was actually initiated or commenced

statestring

A product order state type (ProductOrderStateType). State of the order: described in the state-machine diagram.

Enum values:
ACKNOWLEDGEDREJECTEDPENDINGHELDIN_PROGRESSCONFIRMEDCANCELLEDACTIVECOMPLETEDFAILED
... 5 other enums
statusstring

Status represents the current stage of a requested productOrder.

relatedPartyarray Required

A list of related parties. Related Entity reference A related party defines party or party role linked to a specific entity.

Show child attributes

hrefstring

A string. Hyperlink to access the order

externalIdstring

A string. ID given by the consumer to facilitate searches

descriptionstring

A string.Description is a narrative text describing the content of the ProductOrderRequest

categorystring

A string. Used to categorize the order, useful for the OM system, such as: Broadband, TVOption.

createdBystring

CreatedBy identifies the entity responsible for creating the ProductOrderRequest

createdDateTimestring (date-time)

The date and time when the ProductOrderRequest was initially created

lastModifiedBystring

LastModifiedBy indicates the entity who made last modifications to the ProductOrder

lastModifiedDateTimestring (date-time)

LastModifiedDateTime indicates the date and time when the ProductOrderRequest was last modified

offerContainersarray

List of Offer Container details

Show child attributes

portfolioContainersarray

List of Portfolio Container details

Show child attributes

signatureobject

This is signature field generated for individual promotion that can be applied in cart for individual offer container

Show child attributes

baseProductOrderIdstring

A unique identifier for the original order that forms the basis for subsequent amendments

amendProductOrderIdstring

Identifier assigned to a request for amending or modifying a specific product order

orderTypestring

Type or category of the order.

idstring

A string.OrderId is a unique identifier assigned to a specific ProductOrder

quotearray

A list of quote references,It's a Quote that has been executed previously.

Show child attributes

agreementarray

A list of agreement references (AgreementRef [*]). A reference to an agreement defined in the context of the product order.

Show child attributes

channelarray

A list of related channels (RelatedChannel [*]). Related channel to another entity. May be online web, mobile app, social ,etc.

Show child attributes

notearray

A list of notes (Note [*]). Extra information about a given entity.

Show child attributes

paymentarray

A list of payment referencesIf an immediate payment has been done at the product order submission, the payment information are captured and stored in the order.

Show child attributes

productOrderItemarray Required

A list of product order items (ProductOrderItem [1..*]). An identified part of the order. A product order is decomposed into one or more order items.

Show child attributes

orderTotalPricearray

A list of order prices. An amount, usually of money, that represents the actual price paid by the Customer for this item or this order.

Show child attributes

productOfferingQualificationarray

A list of product offering qualification references It's a productOfferingQualification that has been executed previously.

Show child attributes

customerAccountobject

The account of the customer who has placed the order for a product

Show child attributes

billingAccountobject

A billing account reference (BillingAccountRef). A BillingAccount is a detailed description of a bill structure.

Show child attributes

billingAccountListarray

A billing account reference (BillingAccountRef). A BillingAccount is a detailed description of a bill structure.

Show child attributes

isAmendOrderboolean

OrderAmendmentFlag indicates whether any modifications or changes have been applied to the original order

isAmendOrderWithCancelboolean

Boolean value true to notify whether order is amend with cancel or not by default false.

isValidatedPOQboolean

ValidatedPOQFlag is an indicator signaling the validation status of a Purchase Order Quantity (POQ) within a process

externalOrderReferenceNumberstring

A distinct identifier linked to orders from external sources, facilitating tracking and integration

externalOrderIdstring

ExternalOrderId is a unique identifier assigned to orders from external sources for effective tracking and management

marketSegmentobject

This is the market segment(s) for which this particular metaExtension will be applicable

Show child attributes

additionalAttributesarray

List of Characteristics Additional attributes

Show child attributes

promotionsarray

list of promotions to store instances of the Promotion

Show child attributes

nonRecurringPriceAdjustmentarray

List of the Non recurring price adjustment.

Show child attributes

customerOrderTypestring

customerOrderType for B2B or B2C indentification

jeopardyFlagboolean

The jeopardyFlag is a boolean indicator used to signal and handle critical situations in the ProductOrderRequest

visibleFlagstring

Visible Flag refers to the visibility status of an element or feature in the ProductOrderRequest

isLargeOrderboolean

Large Order flag decide if Order is large Order and it has more Line Items that predefined number of line items

parentOrderIdstring

A string.OrderId is a unique identifier assigned to a specific for Parent Order Id for Large Order

parentCpoIdstring

A string.The unique identifier associated with a Customer Purchase Order (CPO) for Parent Order Id for Large Order

subOrderMetaDataarray

list of subOrders MetaData for large Order

Show child attributes

prioritystring

priority indicates request in which should be addressed for escalation, with values such as High,Medium, or Low

processingPrioritystring

A string.processingPriority indicates request in which productOrder should be addressed, with values such as High,Medium, or Low

priorityRelayTopicsarray

A List of module vs topic name mapping for priority processing

Show child attributes

isPortabilityOrderboolean

The portabilityOrder attribute is an essential tool for maintaining a structured and organized approach to portability.

400
Object
Bad Request

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

401
Object
Unauthorized

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

403
Object
Forbidden

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

404
Object
Not Found

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

409
Object
Conflict

Response Attributes

errorCodestring

A numeric or alphanumeric code that represents a specific error or issue encountered during an operation.

errorMessagestring

A human-readable message that provides additional details about the error. It offers context and information to help users or developers understand what went wrong

timestampstring

A timestamp indicating when the error occurred, typically in a standardized format such as ISO 8601. It helps with debugging and tracking issues over time

statusstring

An HTTP status code that indicates the outcome of the request or operation. Common examples include 200 (OK), 404 (Not Found), or 500 (Internal Server Error).

pathstring

The URL or endpoint that was accessed when the error occurred. It specifies the location of the request that led to the error.

422
Object
Un-processable entity

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

500
Object
Internal Server Error

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

503
Object
Service Unavailable

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

Was this section helpful?

What made this section unhelpful for you?

PATCH

/productOrder/updateJeopardy?id=&cpoId=&jeopardyFlag=

Select
1 2 3 4 5 6 curl --location --request PATCH 'https://int-spring25.comviva.com/customerOrder/management/v4/productOrder/updateJeopardy?jeopardyFlag=' \ --header 'X-Transaction-Id: 464bf14d-7373-4937-a73b-28217ac07528' \ --header 'X-Correlation-Id: SC_1698816436795242' \ --header 'X-Source-Channel: swagger' \ --header 'X-Tenant-Id: swagger' \ --header 'Authorization: Bearer {token}' \

Response

{
  "cpoId": "CPO2477328421161597NQ575",
  "cancellationDate": "2023-10-19T10:42:41.257Z",
  "cancellationReason": "Termination",
  "completionDate": "2023-10-19T10:42:41.257Z",
  "expectedCompletionDate": "2023-10-19T10:42:41.257Z",
  "notificationContact": "example.rnp@gmail.com",
  "orderDate": "2023-10-19T10:42:41.257Z",
  "requestedCompletionDate": "2023-10-19T10:42:41.257Z",
  "requestedStartDate": "2023-10-19T10:42:41.257Z",
  "actualStartDate": "2023-10-19T10:42:41.257Z",
  "state": "FAILED",
  "status": "Provisioning - Failed",
  "relatedParty": [
    {
      "id": "BA_109",
      "href": "/product-inventory",
      "name": "Sameer Billing Account",
      "role": "OM_DATA_MANAGER",
      "type": "Individual Party",
      "baseType": "ProductOfferingPrice",
      "referredType": "BillingAccount",
      "schemaLocation": "RelatedParty Collection",
      "contactMedium": [
        {
          "baseType": "ProductOfferingPrice",
          "type": "Individual Party",
          "schemaLocation": "ContactMedium Collection",
          "preferred": false,
          "mediumType": "url",
          "validFor": {
            "startDateTime": "2023-08-11T09:17:41.866Z",
            "endDateTime": "2023-08-11T09:17:41.866Z"
          },
          "characteristic": {
            "baseType": "ProductOfferingPrice",
            "type": "Individual Party",
            "schemaLocation": "Contact Characteristics Collection",
            "addressId": "#234",
            "city": "Bengalore",
            "contactType": "phone",
            "country": "India",
            "emailAddress": "example.@gmail.com",
            "faxNumber": "212-111-2222",
            "phoneNumber": "9856876322",
            "postCode": "560064",
            "socialNetworkId": "LinkedIn",
            "stateOrProvince": "karnataka",
            "street1": "RMZ Galleria",
            "street2": "Office Block",
            "houseNo": "56"
          }
        }
      ]
    }
  ],
  "href": "/product-inventory",
  "externalId": "881a6d15-bcbe-4372-b48a-41cba29f4806",
  "description": "example = find details for product Order Request",
  "category": "Broadband",
  "createdBy": "intadmin1",
  "createdDateTime": "2023-10-19T10:42:41.257Z",
  "lastModifiedBy": "intadmin1",
  "lastModifiedDateTime": "",
  "offerContainers": [
    {
      "id": "BA_109",
      "href": "/product-inventory",
      "name": "Sameer Billing Account",
      "processContext": "ACQ",
      "lineOfBusiness": "mobile",
      "category": {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account",
        "version": null
      },
      "state": "ACKNOWLEDGED",
      "status": "Completed",
      "productOrderItemsRefs": [
        {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account"
        }
      ],
      "externalOfferContainerId": "880",
      "externalOfferContainerReferenceNumber": "880A",
      "additionalAttributes": [
        {
          "name": "MSISDN",
          "valueType": "String",
          "value": "55738231121",
          "action": "ADD",
          "validationStatus": "PASSED",
          "createdBy": "admin",
          "lastModifiedBy": "system",
          "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
          "createdDateTime": "2023-10-19T10:42:41.257Z",
          "enrichmentDetail": {
            "description": "Description of character",
            "specType": "ServiceSpecification",
            "referenceId": "data_service_specification_001",
            "valueType": "List",
            "minCardinality": null,
            "maxCardinality": 1,
            "characteristicValues": [
              {
                "valueType": "String",
                "value": "True",
                "validFor": {
                  "startDateTime": "2023-08-11T09:17:41.866Z",
                  "endDateTime": "2023-08-11T09:17:41.866Z"
                },
                "default": false,
                "rangeInterval": "closedTop",
                "regex": null,
                "unitOfMeasure": "GB"
              }
            ],
            "validFor": {
              "startDateTime": "2023-08-11T09:17:41.866Z",
              "endDateTime": "2023-08-11T09:17:41.866Z"
            },
            "format": "String",
            "length": 5,
            "decimalValue": 0.767,
            "tooltipValue": "Additional Information",
            "visibleLine": "1",
            "unique": false,
            "extensible": false,
            "configurable": false,
            "displaySequence": 1,
            "isVisible": false,
            "configurationStage": "Product Offer Level",
            "regex": "\"expression\": \"^[0-9]{9,13}$\",\n\"message\": \"Please enter a valid phone number\""
          },
          "errorDetails": [
            {
              "errorCode": "ERR-BM-OM-OV-OE-101",
              "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present"
            }
          ],
          "dynamicAttributes": [
            {
              "attributeName": "Data Throttling",
              "attributeValue": "55738231121",
              "attributeType": "String",
              "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
              "lastModifiedBy": "omui admin"
            }
          ],
          "isNetworkImpacting": false,
          "isCharacteristicAmended": false
        }
      ],
      "promotions": [
        {
          "category": "Managed SDWAN Service",
          "id": "automation_promotion-pm_20eewvb",
          "internalLifecycleStatus": "Test",
          "description": "Promotion",
          "lifeCycleStatus": "Test",
          "name": "Automation_Promotion_678new",
          "priority": 2,
          "promoApplicationLevel": "cart",
          "signature": "cartSignature",
          "type": "Promotion",
          "promotionAction": {
            "actionCardinality": null,
            "actionObjectId": "bm-samsung-product-bundle",
            "actionType": "Add Product",
            "actionValue": 2,
            "applicationDuration": 1,
            "cartItemId": "5432373c-6f65-46f8-a8b5-879a8df5b576",
            "id": "pa_j6w82",
            "maxActionValue": "3",
            "priceId": "op_0nwf2jj",
            "priceType": "recurring",
            "priority": 4,
            "recurringChargePeriodType": "Month"
          },
          "promotionClassification": "exclusive",
          "coupon": {
            "id": "54765",
            "code": "MY_COUPON_CODE",
            "coupon": false
          },
          "validFor": {
            "startDateTime": "2023-08-11T09:17:41.866Z",
            "endDateTime": "2023-08-11T09:17:41.866Z"
          }
        }
      ],
      "offerContainerTotalPrice": [
        {
          "description": "Order Price Details",
          "name": "robin_rf",
          "recurringChargePeriod": "Monthly",
          "priceType": "recurring",
          "recurringChargePeriodLength": 1,
          "offset": 3,
          "tax": [
            {
              "taxType": "GST",
              "externalID": "464bf14d-7373-4937-a73b-28217ac07528",
              "id": "tax_automationtest-tx_bv8y95w",
              "validFor": {
                "startDateTime": "2023-08-11T09:17:41.866Z",
                "endDateTime": "2023-08-11T09:17:41.866Z"
              },
              "@baseType": "Tax",
              "@type": "Individual Type",
              "taxAmount": {
                "unit": "inr",
                "value": 1000
              },
              "taxCategory": "Indian",
              "taxRate": 20,
              "name": "Tax_Automationtest",
              "displayName": "Tax details",
              "definesExemption": false,
              "additionalAttributes": [
                {
                  "name": "MSISDN",
                  "valueType": "String",
                  "value": "55738231121",
                  "action": "ADD",
                  "validationStatus": "PASSED",
                  "createdBy": "admin",
                  "lastModifiedBy": "system",
                  "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
                  "createdDateTime": "2023-10-19T10:42:41.257Z",
                  "enrichmentDetail": {
                    "description": "Description of character",
                    "specType": "ServiceSpecification",
                    "referenceId": "data_service_specification_001",
                    "valueType": "List",
                    "minCardinality": null,
                    "maxCardinality": 1,
                    "characteristicValues": [],
                    "validFor": {},
                    "format": "String",
                    "length": 5,
                    "decimalValue": 0.767,
                    "tooltipValue": "Additional Information",
                    "visibleLine": "1",
                    "unique": false,
                    "extensible": false,
                    "configurable": false,
                    "displaySequence": 1,
                    "isVisible": false,
                    "configurationStage": "Product Offer Level",
                    "regex": "\"expression\": \"^[0-9]{9,13}$\",\n\"message\": \"Please enter a valid phone number\""
                  },
                  "errorDetails": [
                    ""
                  ],
                  "dynamicAttributes": [
                    ""
                  ],
                  "isNetworkImpacting": false,
                  "isCharacteristicAmended": false
                }
              ]
            }
          ],
          "priceId": "op_0nwf2jj",
          "priceSubType": "recurring",
          "unitOfMeasure": "INR",
          "@baseType": "OrderPrice",
          "@schemaLocation": "OrderPrice Collection",
          "price": {
            "percentage": 10,
            "taxRate": 10,
            "actionCardinality": 10,
            "taxAmount": 10,
            "@baseType": "Price",
            "@type": "Price",
            "dutyFreeAmount": {
              "unit": "inr",
              "value": 1000
            },
            "taxIncludedAmount": {
              "unit": "inr",
              "value": 1000
            },
            "@schemaLocation": "Price Collection",
            "dutyFreeAlteredAmount": {
              "unit": "inr",
              "value": 1000
            },
            "taxIncludedAlteredAmount": {
              "unit": "inr",
              "value": 1000
            },
            "changeAmount": {
              "unit": "inr",
              "value": 1000
            },
            "discount": {
              "unit": "inr",
              "value": 1000
            },
            "amountPayable": {
              "unit": "inr",
              "value": 1000
            },
            "taxFixed": {
              "unit": "inr",
              "value": 1000
            }
          },
          "@type": "OrderPrice",
          "priceAlteration": [
            {
              "applicationDuration": 3,
              "description": "Price Alteration Details",
              "name": "ServiceOrder",
              "priceAlterationType": "Discount",
              "priceType": "recurring",
              "priority": 2,
              "recurringChargePeriod": "Month",
              "referenceId": "data_service_specification_001",
              "unitOfMeasure": "INR",
              "@baseType": "PriceAlteration",
              "@schemaLocation": "PriceAlteration Collection",
              "@type": "recurring",
              "price": {
                "percentage": 10,
                "taxRate": 10,
                "actionCardinality": 10,
                "taxAmount": 10,
                "@baseType": "Price",
                "@type": "Price",
                "dutyFreeAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "taxIncludedAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "@schemaLocation": "Price Collection",
                "dutyFreeAlteredAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "taxIncludedAlteredAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "changeAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "discount": {
                  "unit": "inr",
                  "value": 1000
                },
                "amountPayable": {
                  "unit": "inr",
                  "value": 1000
                },
                "taxFixed": {
                  "unit": "inr",
                  "value": 1000
                }
              },
              "productOfferingPrice": {
                "id": "BA_109",
                "href": "/product-inventory",
                "name": "Sameer Billing Account",
                "@baseType": "ProductOfferingPrice",
                "@referredType": "ProductOfferingPrice Type",
                "@schemaLocation": "ProductOfferingPrice Collection",
                "@type": "individual Type"
              }
            }
          ],
          "productOfferingPrice": {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "@baseType": "ProductOfferingPrice",
            "@referredType": "ProductOfferingPrice Type",
            "@schemaLocation": "ProductOfferingPrice Collection",
            "@type": "individual Type"
          },
          "itemPriceRelationship": [
            {
              "priceId": "P465",
              "relationshipType": "FIXED_PRICE"
            }
          ],
          "validFor": {
            "endDateTime": "2023-10-19T10:42:41.257Z",
            "startDateTime": "2023-10-19T10:42:41.257Z"
          },
          "isDownPaymentRequired": false,
          "minimumDownPaymentAmount": null,
          "isAgreementBased": false,
          "offsetParameter": {
            "numberofBlock": 2,
            "totalAllowanceSelectionCount": 4,
            "isCalenderBased": true,
            "discountType": "FIXED_PRICE",
            "billingDiscountExternalRef": "BD2024-123456",
            "discountValue": 10,
            "allowedDiscount": [
              {
                "block": 1,
                "allowedSelectionCount": null,
                "allowedSelectionPeriod": "2022-08-08 13:09:00.612Z",
                "selectedDiscountPeriod": "2022-08-08 13:09:00.612Z"
              }
            ]
          },
          "code": "PC_de716bb0",
          "externalId": "prepaidplan_a-1_price_2-0_v1||123",
          "id": "9a058452-d5c7-4ec2-9f3d-1ecc34d120ee",
          "specCharacteristics": [
            {
              "name": "SMS Allowance",
              "value": "50SMS",
              "valueType": "String"
            }
          ],
          "isProrated": false,
          "isArrears": false
        }
      ]
    }
  ],
  "portfolioContainers": [
    {
      "id": "BP11697629618916537",
      "name": "",
      "productOrderItemsRefs": [
        {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account"
        }
      ],
      "sort": 1
    }
  ],
  "signature": {
    "context": "174be0d306a3bab87c1266f4b4d1f534c5a302aedda36ff0f64d695cd581eeb7",
    "cart": "4db162ebf6ee34d11293b9aa7e8f8a512061de318ed5187cd1cb75f5c0a2c198"
  },
  "baseProductOrderId": "3e934f5f-4fb7-4e01-a33d-4bd7c33f5828",
  "amendProductOrderId": "3e934f5f-4fb7-4e01-a33d-4bd7c33f5828",
  "orderType": "NEW",
  "id": "881a6d15-bcbe-4372-b48a-41cba29f4806",
  "quote": [
    {
      "id": "BA_109",
      "href": "/product-inventory",
      "name": "Sameer Billing Account"
    }
  ],
  "agreement": [
    {
      "id": "BA_109",
      "href": "/product-inventory",
      "name": "Sameer Billing Account",
      "agreementItemId": "agreement_083774",
      "agreementProductOfferingPrice": [
        {
          "id": "bm_jio_cardinality_price",
          "price": {
            "unit": "inr",
            "value": 1000
          }
        }
      ],
      "@baseType": "ProductOfferingPrice",
      "@schemaLocation": "Agreement Collection",
      "characteristic": [
        {
          "name": "MSISDN",
          "valueType": "String",
          "value": "55738231121",
          "action": "ADD",
          "validationStatus": "PASSED",
          "createdBy": "admin",
          "lastModifiedBy": "system",
          "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
          "createdDateTime": "2023-10-19T10:42:41.257Z",
          "enrichmentDetail": {
            "description": "Description of character",
            "specType": "ServiceSpecification",
            "referenceId": "data_service_specification_001",
            "valueType": "List",
            "minCardinality": null,
            "maxCardinality": 1,
            "characteristicValues": [
              {
                "valueType": "String",
                "value": "True",
                "validFor": {
                  "startDateTime": "2023-08-11T09:17:41.866Z",
                  "endDateTime": "2023-08-11T09:17:41.866Z"
                },
                "default": false,
                "rangeInterval": "closedTop",
                "regex": null,
                "unitOfMeasure": "GB"
              }
            ],
            "validFor": {
              "startDateTime": "2023-08-11T09:17:41.866Z",
              "endDateTime": "2023-08-11T09:17:41.866Z"
            },
            "format": "String",
            "length": 5,
            "decimalValue": 0.767,
            "tooltipValue": "Additional Information",
            "visibleLine": "1",
            "unique": false,
            "extensible": false,
            "configurable": false,
            "displaySequence": 1,
            "isVisible": false,
            "configurationStage": "Product Offer Level",
            "regex": "\"expression\": \"^[0-9]{9,13}$\",\n\"message\": \"Please enter a valid phone number\""
          },
          "errorDetails": [
            {
              "errorCode": "ERR-BM-OM-OV-OE-101",
              "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present"
            }
          ],
          "dynamicAttributes": [
            {
              "attributeName": "Data Throttling",
              "attributeValue": "55738231121",
              "attributeType": "String",
              "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
              "lastModifiedBy": "omui admin"
            }
          ],
          "isNetworkImpacting": false,
          "isCharacteristicAmended": false
        }
      ],
      "@referredType": "BillingAccount",
      "@type": "serviceOrder"
    }
  ],
  "channel": [
    {
      "id": "BA_109",
      "href": "/product-inventory",
      "name": "Sameer Billing Account",
      "role": "ServiceAddress"
    }
  ],
  "note": [
    {
      "id": "45",
      "author": "Jack smith",
      "createdDateTime": "2023-10-19T10:42:41.257Z",
      "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
      "system": "CHECKOUT",
      "text": "This is quite important, please approach me as soon as possible"
    }
  ],
  "payment": [
    {
      "id": "BA_109",
      "href": "/product-inventory",
      "name": "Sameer Billing Account",
      "method": "CashPayment",
      "token": "64bf14d-7373-4937-a73b-28217ac07528",
      "receiptId": "P011276",
      "paymentDate": "2023-10-19T10:42:41.257Z",
      "transactionAmount": "2000",
      "transactionId": "123123124112",
      "transactionCurrency": "USD"
    }
  ],
  "productOrderItem": [
    {
      "id": "1",
      "sort": 1,
      "quantity": 1,
      "action": "ADD",
      "state": "ACKNOWLEDGED",
      "status": "Order Validation - Completed",
      "productOrderItemType": "New Order",
      "productOrderItemSubType": "NEW_ORDER",
      "installBaseId": "BP1686636408708199",
      "actualStartDate": "2023-10-19T10:42:41.257Z",
      "completionDate": "2023-10-19T10:42:41.257Z",
      "expectedCompletionDate": "2023-10-19T10:42:41.257Z",
      "requestedCompletionDate": "2023-10-19T10:42:41.257Z",
      "errorDetails": [
        {
          "errorCode": "ERR-BM-OM-OV-OE-101",
          "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present"
        }
      ],
      "parentBundleOfferId": "1001359",
      "parentBundleInstallBaseId": "BP1691740391567152",
      "lastModifiedBy": "2023-10-19T10:42:41.257Z",
      "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
      "processFlag": "COMSOM",
      "externalProductOrderItemId": "880",
      "externalProductOrderItemReferenceNumber": "880A",
      "workflowFlag": "Combined",
      "payment": [
        {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account",
          "method": "CashPayment",
          "token": "64bf14d-7373-4937-a73b-28217ac07528",
          "receiptId": "P011276",
          "paymentDate": "2023-10-19T10:42:41.257Z",
          "transactionAmount": "2000",
          "transactionId": "123123124112",
          "transactionCurrency": "USD"
        }
      ],
      "appointment": {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account",
        "description": "Description of AppointmentRef"
      },
      "appointmentList": [
        {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account",
          "description": "Description of AppointmentRef"
        }
      ],
      "itemTerm": [
        {
          "description": "Description for OrderTerm",
          "name": "atrribute 2",
          "duration": "12.0",
          "durationUnit": "MONTH"
        }
      ],
      "productOfferingQualificationItem": {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account",
        "productOfferingQualificationHref": "/api/catalog-projection/v1/productOfferingPrice/bluemarble_unlimited_10gb_12mth_rc_001",
        "productOfferingQualificationId": "bluemarble_unlimited_10gb_12mth_rc_001",
        "productOfferingQualificationName": "BlueMarble Unlimited - 10GB - 12 Months - RC"
      },
      "productOrderItemRelationship": [
        {
          "id": "SO1686577779836872",
          "relationshipType": "Dependency",
          "siteId": "admin_123"
        }
      ],
      "quoteItem": {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account",
        "quoteHref": "mobile",
        "quoteId": "123",
        "quoteName": "quote_ir"
      },
      "itemPrice": [
        {
          "description": "Order Price Details",
          "name": "robin_rf",
          "recurringChargePeriod": "Monthly",
          "priceType": "recurring",
          "recurringChargePeriodLength": 1,
          "offset": 3,
          "tax": [
            {
              "taxType": "GST",
              "externalID": "464bf14d-7373-4937-a73b-28217ac07528",
              "id": "tax_automationtest-tx_bv8y95w",
              "validFor": {
                "startDateTime": "2023-08-11T09:17:41.866Z",
                "endDateTime": "2023-08-11T09:17:41.866Z"
              },
              "@baseType": "Tax",
              "@type": "Individual Type",
              "taxAmount": {
                "unit": "inr",
                "value": 1000
              },
              "taxCategory": "Indian",
              "taxRate": 20,
              "name": "Tax_Automationtest",
              "displayName": "Tax details",
              "definesExemption": false,
              "additionalAttributes": [
                {
                  "name": "MSISDN",
                  "valueType": "String",
                  "value": "55738231121",
                  "action": "ADD",
                  "validationStatus": "PASSED",
                  "createdBy": "admin",
                  "lastModifiedBy": "system",
                  "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
                  "createdDateTime": "2023-10-19T10:42:41.257Z",
                  "enrichmentDetail": {
                    "description": "Description of character",
                    "specType": "ServiceSpecification",
                    "referenceId": "data_service_specification_001",
                    "valueType": "List",
                    "minCardinality": null,
                    "maxCardinality": 1,
                    "characteristicValues": [],
                    "validFor": {},
                    "format": "String",
                    "length": 5,
                    "decimalValue": 0.767,
                    "tooltipValue": "Additional Information",
                    "visibleLine": "1",
                    "unique": false,
                    "extensible": false,
                    "configurable": false,
                    "displaySequence": 1,
                    "isVisible": false,
                    "configurationStage": "Product Offer Level",
                    "regex": "\"expression\": \"^[0-9]{9,13}$\",\n\"message\": \"Please enter a valid phone number\""
                  },
                  "errorDetails": [
                    ""
                  ],
                  "dynamicAttributes": [
                    ""
                  ],
                  "isNetworkImpacting": false,
                  "isCharacteristicAmended": false
                }
              ]
            }
          ],
          "priceId": "op_0nwf2jj",
          "priceSubType": "recurring",
          "unitOfMeasure": "INR",
          "@baseType": "OrderPrice",
          "@schemaLocation": "OrderPrice Collection",
          "price": {
            "percentage": 10,
            "taxRate": 10,
            "actionCardinality": 10,
            "taxAmount": 10,
            "@baseType": "Price",
            "@type": "Price",
            "dutyFreeAmount": {
              "unit": "inr",
              "value": 1000
            },
            "taxIncludedAmount": {
              "unit": "inr",
              "value": 1000
            },
            "@schemaLocation": "Price Collection",
            "dutyFreeAlteredAmount": {
              "unit": "inr",
              "value": 1000
            },
            "taxIncludedAlteredAmount": {
              "unit": "inr",
              "value": 1000
            },
            "changeAmount": {
              "unit": "inr",
              "value": 1000
            },
            "discount": {
              "unit": "inr",
              "value": 1000
            },
            "amountPayable": {
              "unit": "inr",
              "value": 1000
            },
            "taxFixed": {
              "unit": "inr",
              "value": 1000
            }
          },
          "@type": "OrderPrice",
          "priceAlteration": [
            {
              "applicationDuration": 3,
              "description": "Price Alteration Details",
              "name": "ServiceOrder",
              "priceAlterationType": "Discount",
              "priceType": "recurring",
              "priority": 2,
              "recurringChargePeriod": "Month",
              "referenceId": "data_service_specification_001",
              "unitOfMeasure": "INR",
              "@baseType": "PriceAlteration",
              "@schemaLocation": "PriceAlteration Collection",
              "@type": "recurring",
              "price": {
                "percentage": 10,
                "taxRate": 10,
                "actionCardinality": 10,
                "taxAmount": 10,
                "@baseType": "Price",
                "@type": "Price",
                "dutyFreeAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "taxIncludedAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "@schemaLocation": "Price Collection",
                "dutyFreeAlteredAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "taxIncludedAlteredAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "changeAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "discount": {
                  "unit": "inr",
                  "value": 1000
                },
                "amountPayable": {
                  "unit": "inr",
                  "value": 1000
                },
                "taxFixed": {
                  "unit": "inr",
                  "value": 1000
                }
              },
              "productOfferingPrice": {
                "id": "BA_109",
                "href": "/product-inventory",
                "name": "Sameer Billing Account",
                "@baseType": "ProductOfferingPrice",
                "@referredType": "ProductOfferingPrice Type",
                "@schemaLocation": "ProductOfferingPrice Collection",
                "@type": "individual Type"
              }
            }
          ],
          "productOfferingPrice": {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "@baseType": "ProductOfferingPrice",
            "@referredType": "ProductOfferingPrice Type",
            "@schemaLocation": "ProductOfferingPrice Collection",
            "@type": "individual Type"
          },
          "itemPriceRelationship": [
            {
              "priceId": "P465",
              "relationshipType": "FIXED_PRICE"
            }
          ],
          "validFor": {
            "endDateTime": "2023-10-19T10:42:41.257Z",
            "startDateTime": "2023-10-19T10:42:41.257Z"
          },
          "isDownPaymentRequired": false,
          "minimumDownPaymentAmount": null,
          "isAgreementBased": false,
          "offsetParameter": {
            "numberofBlock": 2,
            "totalAllowanceSelectionCount": 4,
            "isCalenderBased": true,
            "discountType": "FIXED_PRICE",
            "billingDiscountExternalRef": "BD2024-123456",
            "discountValue": 10,
            "allowedDiscount": [
              {
                "block": 1,
                "allowedSelectionCount": null,
                "allowedSelectionPeriod": "2022-08-08 13:09:00.612Z",
                "selectedDiscountPeriod": "2022-08-08 13:09:00.612Z"
              }
            ]
          },
          "code": "PC_de716bb0",
          "externalId": "prepaidplan_a-1_price_2-0_v1||123",
          "id": "9a058452-d5c7-4ec2-9f3d-1ecc34d120ee",
          "specCharacteristics": [
            {
              "name": "SMS Allowance",
              "value": "50SMS",
              "valueType": "String"
            }
          ],
          "isProrated": false,
          "isArrears": false
        }
      ],
      "qualification": [
        {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account"
        }
      ],
      "billingAccount": {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account",
        "dynamicAttributes": [
          {
            "attributeName": "Data Throttling",
            "attributeValue": "55738231121",
            "attributeType": "String",
            "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
            "lastModifiedBy": "omui admin"
          }
        ],
        "financeSettlementRef": [
          {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account"
          }
        ],
        "paymentMethodRef": [
          {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account"
          }
        ],
        "itemPriceRef": [
          {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account"
          }
        ],
        "@baseType": "ProductOfferingPrice",
        "@type": "Individual Party",
        "@schemaLocation": "BillingAccount",
        "@referredType": "BillingAccount"
      },
      "billingAccountList": [
        {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account",
          "dynamicAttributes": [
            {
              "attributeName": "Data Throttling",
              "attributeValue": "55738231121",
              "attributeType": "String",
              "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
              "lastModifiedBy": "omui admin"
            }
          ],
          "financeSettlementRef": [
            {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account"
            }
          ],
          "paymentMethodRef": [
            {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account"
            }
          ],
          "itemPriceRef": [
            {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account"
            }
          ],
          "@baseType": "ProductOfferingPrice",
          "@type": "Individual Party",
          "@schemaLocation": "BillingAccount",
          "@referredType": "BillingAccount"
        }
      ],
      "productOffering": {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account",
        "externalID": "464bf14d-7373-4937-a73b-28217ac07528",
        "owningSystem": "BlueMarble",
        "owningSystemID": "owning system1001",
        "relatedSystemName": "relatedsystem1001",
        "referenceId": "data_service_specification_001",
        "version": "1",
        "status": "Closed",
        "category": {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account",
          "version": null
        },
        "metaExtension": {
          "dataSet": [
            {
              "name": "MobileOfferOM",
              "genericData": {
                "schemaRef": "OrderManagementOffer",
                "valueSet": {}
              },
              "languages": [
                {
                  "locale": "en-GB",
                  "name": "ENGLISH-IND, ENGLISH-US"
                }
              ],
              "channels": [
                {
                  "id": "bo_lov_saleschannel_retail",
                  "name": "Retail"
                }
              ],
              "marketSegments": [
                {
                  "id": "7894820397708LH425643",
                  "name": "Retail"
                }
              ]
            }
          ]
        },
        "productType": "Subscription",
        "productLine": "Postpaid",
        "offerClassification": "bo_lov_offerclassification_primary",
        "@referredType": " BillingAccount ",
        "@schemaLocation": "ProductOffering Collection",
        "@type": "CFS",
        "isAssetable": false
      },
      "product": {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account",
        "description": "find details for product Order",
        "orderDate": "2023-10-19T10:42:41.257Z",
        "productSerialNumber": "1",
        "startDate": "2023-10-19T10:42:41.257Z",
        "terminationDate": "2023-10-19T10:42:41.257Z",
        "status": "CREATED",
        "isBundle": false,
        "isCustomerVisible": true,
        "place": [
          {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "role": "ServiceAddress",
            "locationId": "LRW245",
            "flag": "ACTIVE",
            "fullAddress": "RMZ Galleria Office BLock,Yelahanka New Town",
            "streetNr": "52",
            "streetNrSuffix": "153",
            "streetNrLast": "754",
            "streetNrLastSuffix": "5765",
            "streetName": "Pell Street",
            "streetType": "Street",
            "streetSuffix": "52",
            "postCode": "SE85ES",
            "locality": "London",
            "city": "Pune",
            "stateOrProvince": "England",
            "country": "United Kingdom",
            "geoLocationRefOrValue": {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account",
              "geometryType": "Point",
              "accuracy": "100 meters",
              "spatialRef": "WGS 84",
              "type": "ProductOfferingPrice",
              "schemaLocation": "Geolocation Collection",
              "geometry": [
                {
                  "latitude": "13.3379° N",
                  "longitude": "77.1173° E",
                  "geographicDatum": "NAVD88"
                }
              ]
            },
            "geographicSubAddress": [
              {
                "id": "BA_109",
                "href": "/product-inventory",
                "name": "Sameer Billing Account",
                "type": "SubUnit",
                "subUnitType": "Apartment",
                "subUnitNumber": "1234",
                "levelType": "Floor",
                "levelNumber": "2",
                "buildingName": "Acme Corporation Building",
                "privateStreetNumber": "123",
                "privateStreetName": "Main Street"
              }
            ],
            "serviceability": [
              {
                "id": "sms_service_specification_001",
                "type": "CFS",
                "attributes": {
                  "category": "enterprise",
                  "availability": {
                    "key": "PRODUCT_CODE",
                    "value": "6767453"
                  },
                  "items": [
                    ""
                  ]
                }
              }
            ],
            "contactDetails": [
              {
                "id": "BA_109",
                "href": "/product-inventory",
                "name": "Sameer Billing Account",
                "role": "OM_DATA_MANAGER",
                "type": "Individual Party",
                "baseType": "ProductOfferingPrice",
                "referredType": "BillingAccount",
                "schemaLocation": "RelatedParty Collection",
                "contactMedium": [
                  {
                    "baseType": "ProductOfferingPrice",
                    "type": "Individual Party",
                    "schemaLocation": "ContactMedium Collection",
                    "preferred": false,
                    "mediumType": "url",
                    "validFor": {},
                    "characteristic": {}
                  }
                ]
              }
            ]
          }
        ],
        "productCharacteristic": [
          {
            "name": "MSISDN",
            "valueType": "String",
            "value": "55738231121",
            "action": "ADD",
            "validationStatus": "PASSED",
            "createdBy": "admin",
            "lastModifiedBy": "system",
            "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
            "createdDateTime": "2023-10-19T10:42:41.257Z",
            "enrichmentDetail": {
              "description": "Description of character",
              "specType": "ServiceSpecification",
              "referenceId": "data_service_specification_001",
              "valueType": "List",
              "minCardinality": null,
              "maxCardinality": 1,
              "characteristicValues": [
                {
                  "valueType": "String",
                  "value": "True",
                  "validFor": {
                    "startDateTime": "2023-08-11T09:17:41.866Z",
                    "endDateTime": "2023-08-11T09:17:41.866Z"
                  },
                  "default": false,
                  "rangeInterval": "closedTop",
                  "regex": null,
                  "unitOfMeasure": "GB"
                }
              ],
              "validFor": {
                "startDateTime": "2023-08-11T09:17:41.866Z",
                "endDateTime": "2023-08-11T09:17:41.866Z"
              },
              "format": "String",
              "length": 5,
              "decimalValue": 0.767,
              "tooltipValue": "Additional Information",
              "visibleLine": "1",
              "unique": false,
              "extensible": false,
              "configurable": false,
              "displaySequence": 1,
              "isVisible": false,
              "configurationStage": "Product Offer Level",
              "regex": "\"expression\": \"^[0-9]{9,13}$\",\n\"message\": \"Please enter a valid phone number\""
            },
            "errorDetails": [
              {
                "errorCode": "ERR-BM-OM-OV-OE-101",
                "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present"
              }
            ],
            "dynamicAttributes": [
              {
                "attributeName": "Data Throttling",
                "attributeValue": "55738231121",
                "attributeType": "String",
                "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
                "lastModifiedBy": "omui admin"
              }
            ],
            "isNetworkImpacting": false,
            "isCharacteristicAmended": false
          }
        ],
        "agreement": [
          {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "agreementItemId": "agreement_083774",
            "agreementProductOfferingPrice": [
              {
                "id": "bm_jio_cardinality_price",
                "price": {
                  "unit": "inr",
                  "value": 1000
                }
              }
            ],
            "@baseType": "ProductOfferingPrice",
            "@schemaLocation": "Agreement Collection",
            "characteristic": [
              {
                "name": "MSISDN",
                "valueType": "String",
                "value": "55738231121",
                "action": "ADD",
                "validationStatus": "PASSED",
                "createdBy": "admin",
                "lastModifiedBy": "system",
                "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
                "createdDateTime": "2023-10-19T10:42:41.257Z",
                "enrichmentDetail": {
                  "description": "Description of character",
                  "specType": "ServiceSpecification",
                  "referenceId": "data_service_specification_001",
                  "valueType": "List",
                  "minCardinality": null,
                  "maxCardinality": 1,
                  "characteristicValues": [
                    ""
                  ],
                  "validFor": {
                    "startDateTime": "2023-08-11T09:17:41.866Z",
                    "endDateTime": "2023-08-11T09:17:41.866Z"
                  },
                  "format": "String",
                  "length": 5,
                  "decimalValue": 0.767,
                  "tooltipValue": "Additional Information",
                  "visibleLine": "1",
                  "unique": false,
                  "extensible": false,
                  "configurable": false,
                  "displaySequence": 1,
                  "isVisible": false,
                  "configurationStage": "Product Offer Level",
                  "regex": "\"expression\": \"^[0-9]{9,13}$\",\n\"message\": \"Please enter a valid phone number\""
                },
                "errorDetails": [
                  {
                    "errorCode": "ERR-BM-OM-OV-OE-101",
                    "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present"
                  }
                ],
                "dynamicAttributes": [
                  {
                    "attributeName": "Data Throttling",
                    "attributeValue": "55738231121",
                    "attributeType": "String",
                    "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
                    "lastModifiedBy": "omui admin"
                  }
                ],
                "isNetworkImpacting": false,
                "isCharacteristicAmended": false
              }
            ],
            "@referredType": "BillingAccount",
            "@type": "serviceOrder"
          }
        ],
        "productOffering": {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account",
          "externalID": "464bf14d-7373-4937-a73b-28217ac07528",
          "owningSystem": "BlueMarble",
          "owningSystemID": "owning system1001",
          "relatedSystemName": "relatedsystem1001",
          "referenceId": "data_service_specification_001",
          "version": "1",
          "status": "Closed",
          "category": {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "version": null
          },
          "metaExtension": {
            "dataSet": [
              {
                "name": "MobileOfferOM",
                "genericData": {
                  "schemaRef": "OrderManagementOffer",
                  "valueSet": {}
                },
                "languages": [
                  {
                    "locale": "en-GB",
                    "name": "ENGLISH-IND, ENGLISH-US"
                  }
                ],
                "channels": [
                  {
                    "id": "bo_lov_saleschannel_retail",
                    "name": "Retail"
                  }
                ],
                "marketSegments": [
                  {
                    "id": "7894820397708LH425643",
                    "name": "Retail"
                  }
                ]
              }
            ]
          },
          "productType": "Subscription",
          "productLine": "Postpaid",
          "offerClassification": "bo_lov_offerclassification_primary",
          "@referredType": " BillingAccount ",
          "@schemaLocation": "ProductOffering Collection",
          "@type": "CFS",
          "isAssetable": false
        },
        "billingAccount": {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account",
          "dynamicAttributes": [
            {
              "attributeName": "Data Throttling",
              "attributeValue": "55738231121",
              "attributeType": "String",
              "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
              "lastModifiedBy": "omui admin"
            }
          ],
          "financeSettlementRef": [
            {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account"
            }
          ],
          "paymentMethodRef": [
            {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account"
            }
          ],
          "itemPriceRef": [
            {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account"
            }
          ],
          "@baseType": "ProductOfferingPrice",
          "@type": "Individual Party",
          "@schemaLocation": "BillingAccount",
          "@referredType": "BillingAccount"
        },
        "billingAccountList": [
          {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "dynamicAttributes": [
              {
                "attributeName": "Data Throttling",
                "attributeValue": "55738231121",
                "attributeType": "String",
                "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
                "lastModifiedBy": "omui admin"
              }
            ],
            "financeSettlementRef": [
              {
                "id": "BA_109",
                "href": "/product-inventory",
                "name": "Sameer Billing Account"
              }
            ],
            "paymentMethodRef": [
              {
                "id": "BA_109",
                "href": "/product-inventory",
                "name": "Sameer Billing Account"
              }
            ],
            "itemPriceRef": [
              {
                "id": "BA_109",
                "href": "/product-inventory",
                "name": "Sameer Billing Account"
              }
            ],
            "@baseType": "ProductOfferingPrice",
            "@type": "Individual Party",
            "@schemaLocation": "BillingAccount",
            "@referredType": "BillingAccount"
          }
        ],
        "relatedParty": [
          {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "role": "OM_DATA_MANAGER",
            "type": "Individual Party",
            "baseType": "ProductOfferingPrice",
            "referredType": "BillingAccount",
            "schemaLocation": "RelatedParty Collection",
            "contactMedium": [
              {
                "baseType": "ProductOfferingPrice",
                "type": "Individual Party",
                "schemaLocation": "ContactMedium Collection",
                "preferred": false,
                "mediumType": "url",
                "validFor": {
                  "startDateTime": "2023-08-11T09:17:41.866Z",
                  "endDateTime": "2023-08-11T09:17:41.866Z"
                },
                "characteristic": {
                  "baseType": "ProductOfferingPrice",
                  "type": "Individual Party",
                  "schemaLocation": "Contact Characteristics Collection",
                  "addressId": "#234",
                  "city": "Bengalore",
                  "contactType": "phone",
                  "country": "India",
                  "emailAddress": "example.@gmail.com",
                  "faxNumber": "212-111-2222",
                  "phoneNumber": "9856876322",
                  "postCode": "560064",
                  "socialNetworkId": "LinkedIn",
                  "stateOrProvince": "karnataka",
                  "street1": "RMZ Galleria",
                  "street2": "Office Block",
                  "houseNo": "56"
                }
              }
            ]
          }
        ],
        "productPrice": [
          {
            "description": "find details for product price",
            "name": "Mobile Postpaid - Product Specification",
            "offset": null,
            "priceId": "1",
            "priceType": "Onetime",
            "recurringChargePeriod": "string",
            "recurringChargePeriodLength": null,
            "unitOfMeasure": "",
            "tax": [
              {
                "taxType": "GST",
                "externalID": "464bf14d-7373-4937-a73b-28217ac07528",
                "id": "tax_automationtest-tx_bv8y95w",
                "validFor": {
                  "startDateTime": "2023-08-11T09:17:41.866Z",
                  "endDateTime": "2023-08-11T09:17:41.866Z"
                },
                "@baseType": "Tax",
                "@type": "Individual Type",
                "taxAmount": {
                  "unit": "inr",
                  "value": 1000
                },
                "taxCategory": "Indian",
                "taxRate": 20,
                "name": "Tax_Automationtest",
                "displayName": "Tax details",
                "definesExemption": false,
                "additionalAttributes": [
                  {
                    "name": "MSISDN",
                    "valueType": "String",
                    "value": "55738231121",
                    "action": "ADD",
                    "validationStatus": "PASSED",
                    "createdBy": "admin",
                    "lastModifiedBy": "system",
                    "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
                    "createdDateTime": "2023-10-19T10:42:41.257Z",
                    "enrichmentDetail": {},
                    "errorDetails": [],
                    "dynamicAttributes": [],
                    "isNetworkImpacting": false,
                    "isCharacteristicAmended": false
                  }
                ]
              }
            ],
            "priceSubType": "",
            "isDownPaymentRequired": false,
            "minimumDownPaymentAmount": null,
            "id": "4cd250d9-e00e-4396-853b-2b244f0758dc",
            "externalId": "string",
            "@baseType": "ProductPrice",
            "@schemaLocation": "price point collection",
            "@type": "ProductPrice",
            "itemPriceRelationship": [
              {
                "priceId": "P465",
                "relationshipType": "FIXED_PRICE"
              }
            ],
            "price": {
              "percentage": 10,
              "taxRate": 10,
              "actionCardinality": 10,
              "taxAmount": 10,
              "@baseType": "Price",
              "@type": "Price",
              "dutyFreeAmount": {
                "unit": "inr",
                "value": 1000
              },
              "taxIncludedAmount": {
                "unit": "inr",
                "value": 1000
              },
              "@schemaLocation": "Price Collection",
              "dutyFreeAlteredAmount": {
                "unit": "inr",
                "value": 1000
              },
              "taxIncludedAlteredAmount": {
                "unit": "inr",
                "value": 1000
              },
              "changeAmount": {
                "unit": "inr",
                "value": 1000
              },
              "discount": {
                "unit": "inr",
                "value": 1000
              },
              "amountPayable": {
                "unit": "inr",
                "value": 1000
              },
              "taxFixed": {
                "unit": "inr",
                "value": 1000
              }
            },
            "priceAlteration": [
              {
                "applicationDuration": 3,
                "description": "Price Alteration Details",
                "name": "ServiceOrder",
                "priceAlterationType": "Discount",
                "priceType": "recurring",
                "priority": 2,
                "recurringChargePeriod": "Month",
                "referenceId": "data_service_specification_001",
                "unitOfMeasure": "INR",
                "@baseType": "PriceAlteration",
                "@schemaLocation": "PriceAlteration Collection",
                "@type": "recurring",
                "price": {
                  "percentage": 10,
                  "taxRate": 10,
                  "actionCardinality": 10,
                  "taxAmount": 10,
                  "@baseType": "Price",
                  "@type": "Price",
                  "dutyFreeAmount": {
                    "unit": "inr",
                    "value": 1000
                  },
                  "taxIncludedAmount": {
                    "unit": "inr",
                    "value": 1000
                  },
                  "@schemaLocation": "Price Collection",
                  "dutyFreeAlteredAmount": {
                    "unit": "inr",
                    "value": 1000
                  },
                  "taxIncludedAlteredAmount": {
                    "unit": "inr",
                    "value": 1000
                  },
                  "changeAmount": {
                    "unit": "inr",
                    "value": 1000
                  },
                  "discount": {
                    "unit": "inr",
                    "value": 1000
                  },
                  "amountPayable": {
                    "unit": "inr",
                    "value": 1000
                  },
                  "taxFixed": {
                    "unit": "inr",
                    "value": 1000
                  }
                },
                "productOfferingPrice": {
                  "id": "BA_109",
                  "href": "/product-inventory",
                  "name": "Sameer Billing Account",
                  "@baseType": "ProductOfferingPrice",
                  "@referredType": "ProductOfferingPrice Type",
                  "@schemaLocation": "ProductOfferingPrice Collection",
                  "@type": "individual Type"
                }
              }
            ],
            "productOfferingPrice": {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account",
              "@baseType": "ProductOfferingPrice",
              "@referredType": "ProductOfferingPrice Type",
              "@schemaLocation": "ProductOfferingPrice Collection",
              "@type": "individual Type"
            },
            "offsetParameter": {
              "numberofBlock": 2,
              "totalAllowanceSelectionCount": 4,
              "isCalenderBased": true,
              "discountType": "FIXED_PRICE",
              "billingDiscountExternalRef": "BD2024-123456",
              "discountValue": 10,
              "allowedDiscount": [
                {
                  "block": 1,
                  "allowedSelectionCount": null,
                  "allowedSelectionPeriod": "2022-08-08 13:09:00.612Z",
                  "selectedDiscountPeriod": "2022-08-08 13:09:00.612Z"
                }
              ]
            },
            "isAgreementBased": true,
            "code": "401 UNAUTHORIZED",
            "specCharacteristics": [
              {
                "name": "SMS Allowance",
                "value": "50SMS",
                "valueType": "String"
              }
            ],
            "isProrated": false,
            "isArrears": false,
            "validFor": {
              "startDateTime": "2023-08-11T09:17:41.866Z",
              "endDateTime": "2023-08-11T09:17:41.866Z"
            }
          }
        ],
        "productOrderItem": [
          {
            "orderItemAction": "ADD",
            "orderItemId": "1",
            "productOrderHref": "string",
            "productOrderId": "557ae80c-b612-48f0-a57e-cd3a0eb1dc2c",
            "role": "ServiceAddress"
          }
        ],
        "productSpecification": {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account",
          "externalId": "464bf14d-7373-4937-a73b-28217ac07528",
          "externalName": "",
          "owningSystem": "BlueMarble",
          "owningSystemID": "owning system1001",
          "relatedSystemName": "relatedsystem1001",
          "status": "Open",
          "referenceId": "data_service_specification_001",
          "version": "1",
          "metaExtension": {
            "dataSet": [
              {
                "name": "MobileOfferOM",
                "genericData": {
                  "schemaRef": "OrderManagementOffer",
                  "valueSet": {}
                },
                "languages": [
                  {
                    "locale": "en-GB",
                    "name": "ENGLISH-IND, ENGLISH-US"
                  }
                ],
                "channels": [
                  {
                    "id": "bo_lov_saleschannel_retail",
                    "name": "Retail"
                  }
                ],
                "marketSegments": [
                  {
                    "id": "7894820397708LH425643",
                    "name": "Retail"
                  }
                ]
              }
            ]
          },
          "@type": "CFS",
          "@referredType": " BillingAccount ",
          "@schemaLocation": "ServiceSpecification Collection"
        },
        "productTerm": [
          {
            "description": "description for ProductTerm",
            "name": "addItemThroughRules",
            "durationUnit": "MONTH",
            "duration": "12.0",
            "validFor": {
              "startDateTime": "2023-08-11T09:17:41.866Z",
              "endDateTime": "2023-08-11T09:17:41.866Z"
            }
          }
        ],
        "realizingResource": [
          {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "value": "6767453"
          }
        ],
        "realizingService": [
          {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account"
          }
        ],
        "productRelationship": [
          {
            "relationshipType": "dependecy",
            "product": ""
          }
        ],
        "reasonCode": "DUNNING",
        "actionCode": "ACTION 2",
        "checkoutData": [
          {
            "sectionId": "address",
            "steps": [
              {
                "fields": [
                  {
                    "name": "Bill Format",
                    "value": "pdf"
                  }
                ],
                "stepId": "billingAddressDetails",
                "stepUId": "86c5e62d-f176-4434-b56c-bf7234429f1d",
                "options": [
                  {
                    "name": "Bill Format",
                    "value": "pdf",
                    "fields": []
                  }
                ],
                "offerContainerId": "5432373c-6f65-46f8-a8b5-879a8df5b576",
                "cartItemId": "4a885452-ca92-45b8-933c-d35ad1b2e827",
                "sequence": "0",
                "groupByLevel": false,
                "stepDataRefChoice": false,
                "orderMgmtMapping": [
                  {
                    "fieldMapping": [],
                    "orderObjectPath": ""
                  }
                ]
              }
            ],
            "sectionUId": "5ba4aea8-184c-4d88-9906-143998869677"
          }
        ],
        "productLineCategory": "bm-postpaid-highend",
        "parentBundleId": "bm-postpaid-highend"
      },
      "note": [
        {
          "id": "45",
          "author": "Jack smith",
          "createdDateTime": "2023-10-19T10:42:41.257Z",
          "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
          "system": "CHECKOUT",
          "text": "This is quite important, please approach me as soon as possible"
        }
      ],
      "portability": {
        "description": "find details for Portability",
        "requestType": "PORT_IN",
        "portingDate": "2023-10-19T10:42:41.257Z",
        "portingApprovalDate": "2023-10-19T10:42:41.257Z",
        "portingStatus": "COMPLETED",
        "donorProvider": "",
        "donorNumber": "20240",
        "donorContractId": "70098909000",
        "donorCustomerName": "intadmin",
        "donorCustomerAddress": {
          "id": "c63784c1-1d57-4b31-b61e-900db2d8f6e7",
          "href": "/product-management/serviceSpecification/?id%3Dsms_service_specification_001%26version%3D1",
          "name": "SMS - Service Specification",
          "role": "ServiceAddress",
          "locationId": "LRW245",
          "flag": "ACTIVE",
          "fullAddress": "RMZ Galleria Office BLock,Yelahanka New Town",
          "streetNr": "52",
          "streetNrSuffix": "153",
          "streetNrLast": "754",
          "streetNrLastSuffix": "5765",
          "streetName": "Pell Street",
          "streetType": "Street",
          "streetSuffix": "52",
          "postCode": "SE85ES",
          "locality": "London",
          "city": "Pune",
          "stateOrProvince": "England",
          "country": "United Kingdom",
          "geoLocationRefOrValue": {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "geometryType": "Point",
            "accuracy": "100 meters",
            "spatialRef": "WGS 84",
            "type": "ProductOfferingPrice",
            "schemaLocation": "Geolocation Collection",
            "geometry": [
              {
                "latitude": "13.3379° N",
                "longitude": "77.1173° E",
                "geographicDatum": "NAVD88"
              }
            ]
          },
          "geographicSubAddress": [
            {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account",
              "type": "SubUnit",
              "subUnitType": "Apartment",
              "subUnitNumber": "1234",
              "levelType": "Floor",
              "levelNumber": "2",
              "buildingName": "Acme Corporation Building",
              "privateStreetNumber": "123",
              "privateStreetName": "Main Street"
            }
          ],
          "serviceability": [
            {
              "id": "sms_service_specification_001",
              "type": "CFS",
              "attributes": {
                "category": "enterprise",
                "availability": {
                  "key": "PRODUCT_CODE",
                  "value": "6767453"
                },
                "items": [
                  {
                    "key": "PRODUCT_CODE",
                    "value": "6767453"
                  }
                ]
              }
            }
          ],
          "contactDetails": [
            {
              "id": "BA_109",
              "href": "/product-inventory",
              "name": "Sameer Billing Account",
              "role": "OM_DATA_MANAGER",
              "type": "Individual Party",
              "baseType": "ProductOfferingPrice",
              "referredType": "BillingAccount",
              "schemaLocation": "RelatedParty Collection",
              "contactMedium": [
                {
                  "baseType": "ProductOfferingPrice",
                  "type": "Individual Party",
                  "schemaLocation": "ContactMedium Collection",
                  "preferred": false,
                  "mediumType": "url",
                  "validFor": {
                    "startDateTime": "2023-08-11T09:17:41.866Z",
                    "endDateTime": "2023-08-11T09:17:41.866Z"
                  },
                  "characteristic": {
                    "baseType": "ProductOfferingPrice",
                    "type": "Individual Party",
                    "schemaLocation": "Contact Characteristics Collection",
                    "addressId": "#234",
                    "city": "Bengalore",
                    "contactType": "phone",
                    "country": "India",
                    "emailAddress": "example.@gmail.com",
                    "faxNumber": "212-111-2222",
                    "phoneNumber": "9856876322",
                    "postCode": "560064",
                    "socialNetworkId": "LinkedIn",
                    "stateOrProvince": "karnataka",
                    "street1": "RMZ Galleria",
                    "street2": "Office Block",
                    "houseNo": "56"
                  }
                }
              ]
            }
          ]
        },
        "additionalCharacteristics": [
          {
            "attributeName": "Data Throttling",
            "attributeValue": "55738231121",
            "attributeType": "String",
            "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
            "lastModifiedBy": "omui admin"
          }
        ],
        "createdBy": "om_admin",
        "createdDateTime": "2023-10-19T10:42:41.257Z",
        "lastModifiedBy": "om_admin",
        "lastModifiedDateTime": "2023-10-19T10:42:41.257Z"
      },
      "isOfferAmended": false,
      "portfolioDetails": {
        "portfolioId": "BP1698224881607424",
        "productLineCategory": "bm-postpaid-highend",
        "offerContainerCategory": "bm-postpaid-highend",
        "href": "https://host:port/paymentManagement/v4/cashPayment/2365",
        "childProduct": [
          {
            "childProductOrderItemId": "9be74937-4927-4924-b2bb-d7a4dd401f1a",
            "childInstallBaseId": "RUM1660733938024415",
            "childSpecificationName": "Fiber Port",
            "childCpoId": "CPO7894820397708LH425",
            "inventory": false,
            "state": "ACTIVE"
          }
        ],
        "parentProduct": {
          "parentProductOrderItemId": "e2346",
          "parentInstallBaseId": "BP1698224881533778",
          "parentSpecificationName": "Mobile Postpaid - Product Specification",
          "inventory": false,
          "parentCpoId": "CPO7894820397708LH425",
          "state": "ACTIVE"
        }
      },
      "promotions": [
        {
          "category": "Managed SDWAN Service",
          "id": "automation_promotion-pm_20eewvb",
          "internalLifecycleStatus": "Test",
          "description": "Promotion",
          "lifeCycleStatus": "Test",
          "name": "Automation_Promotion_678new",
          "priority": 2,
          "promoApplicationLevel": "cart",
          "signature": "cartSignature",
          "type": "Promotion",
          "promotionAction": {
            "actionCardinality": null,
            "actionObjectId": "bm-samsung-product-bundle",
            "actionType": "Add Product",
            "actionValue": 2,
            "applicationDuration": 1,
            "cartItemId": "5432373c-6f65-46f8-a8b5-879a8df5b576",
            "id": "pa_j6w82",
            "maxActionValue": "3",
            "priceId": "op_0nwf2jj",
            "priceType": "recurring",
            "priority": 4,
            "recurringChargePeriodType": "Month"
          },
          "promotionClassification": "exclusive",
          "coupon": {
            "id": "54765",
            "code": "MY_COUPON_CODE",
            "coupon": false
          },
          "validFor": {
            "startDateTime": "2023-08-11T09:17:41.866Z",
            "endDateTime": "2023-08-11T09:17:41.866Z"
          }
        }
      ],
      "additionalAttributes": [
        {
          "name": "MSISDN",
          "valueType": "String",
          "value": "55738231121",
          "action": "ADD",
          "validationStatus": "PASSED",
          "createdBy": "admin",
          "lastModifiedBy": "system",
          "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
          "createdDateTime": "2023-10-19T10:42:41.257Z",
          "enrichmentDetail": {
            "description": "Description of character",
            "specType": "ServiceSpecification",
            "referenceId": "data_service_specification_001",
            "valueType": "List",
            "minCardinality": null,
            "maxCardinality": 1,
            "characteristicValues": [
              {
                "valueType": "String",
                "value": "True",
                "validFor": {
                  "startDateTime": "2023-08-11T09:17:41.866Z",
                  "endDateTime": "2023-08-11T09:17:41.866Z"
                },
                "default": false,
                "rangeInterval": "closedTop",
                "regex": null,
                "unitOfMeasure": "GB"
              }
            ],
            "validFor": {
              "startDateTime": "2023-08-11T09:17:41.866Z",
              "endDateTime": "2023-08-11T09:17:41.866Z"
            },
            "format": "String",
            "length": 5,
            "decimalValue": 0.767,
            "tooltipValue": "Additional Information",
            "visibleLine": "1",
            "unique": false,
            "extensible": false,
            "configurable": false,
            "displaySequence": 1,
            "isVisible": false,
            "configurationStage": "Product Offer Level",
            "regex": "\"expression\": \"^[0-9]{9,13}$\",\n\"message\": \"Please enter a valid phone number\""
          },
          "errorDetails": [
            {
              "errorCode": "ERR-BM-OM-OV-OE-101",
              "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present"
            }
          ],
          "dynamicAttributes": [
            {
              "attributeName": "Data Throttling",
              "attributeValue": "55738231121",
              "attributeType": "String",
              "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
              "lastModifiedBy": "omui admin"
            }
          ],
          "isNetworkImpacting": false,
          "isCharacteristicAmended": false
        }
      ],
      "productFeasibility": {
        "validTill": {
          "endDateTime": "2023-10-19T10:42:41.257Z",
          "startDateTime": "2023-10-19T10:42:41.257Z"
        },
        "remark": "remark",
        "approvedBy": "System",
        "qualified": false,
        "attributes": [
          {
            "name": "attribute_fa",
            "value": "50SMS",
            "valueType": "string,number,boolean",
            "array": false,
            "viewOnly": false,
            "quantityBased": false
          }
        ]
      },
      "dueDateJeopardyCategory": true,
      "expDueDateJeopardyCategory": false,
      "checkoutProductDetails": {
        "type": "quote",
        "associatedOCId": "",
        "associatedCIId": "",
        "associatedSiteId": "",
        "source": "",
        "externalId": "464bf14d-7373-4937-a73b-28217ac07528",
        "overridePrice": 10,
        "additionalAttributes": [
          {
            "name": "Order Level",
            "value": "43654"
          }
        ]
      },
      "bypassCharpoValidation": false,
      "resourceAllocation": false,
      "baseInstallBaseId": "BP1691740391567152",
      "parallelInstallBaseId": "RUM1660733938024419",
      "baseServiceTermination": false,
      "isAmendOrderItem": false,
      "isPreviousOrderItemState": true
    }
  ],
  "orderTotalPrice": [
    {
      "description": "Order Price Details",
      "name": "robin_rf",
      "recurringChargePeriod": "Monthly",
      "priceType": "recurring",
      "recurringChargePeriodLength": 1,
      "offset": 3,
      "tax": [
        {
          "taxType": "GST",
          "externalID": "464bf14d-7373-4937-a73b-28217ac07528",
          "id": "tax_automationtest-tx_bv8y95w",
          "validFor": {
            "startDateTime": "2023-08-11T09:17:41.866Z",
            "endDateTime": "2023-08-11T09:17:41.866Z"
          },
          "@baseType": "Tax",
          "@type": "Individual Type",
          "taxAmount": {
            "unit": "inr",
            "value": 1000
          },
          "taxCategory": "Indian",
          "taxRate": 20,
          "name": "Tax_Automationtest",
          "displayName": "Tax details",
          "definesExemption": false,
          "additionalAttributes": [
            {
              "name": "MSISDN",
              "valueType": "String",
              "value": "55738231121",
              "action": "ADD",
              "validationStatus": "PASSED",
              "createdBy": "admin",
              "lastModifiedBy": "system",
              "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
              "createdDateTime": "2023-10-19T10:42:41.257Z",
              "enrichmentDetail": {
                "description": "Description of character",
                "specType": "ServiceSpecification",
                "referenceId": "data_service_specification_001",
                "valueType": "List",
                "minCardinality": null,
                "maxCardinality": 1,
                "characteristicValues": [
                  {
                    "valueType": "String",
                    "value": "True",
                    "validFor": {},
                    "default": false,
                    "rangeInterval": "closedTop",
                    "regex": null,
                    "unitOfMeasure": "GB"
                  }
                ],
                "validFor": {
                  "startDateTime": "2023-08-11T09:17:41.866Z",
                  "endDateTime": "2023-08-11T09:17:41.866Z"
                },
                "format": "String",
                "length": 5,
                "decimalValue": 0.767,
                "tooltipValue": "Additional Information",
                "visibleLine": "1",
                "unique": false,
                "extensible": false,
                "configurable": false,
                "displaySequence": 1,
                "isVisible": false,
                "configurationStage": "Product Offer Level",
                "regex": "\"expression\": \"^[0-9]{9,13}$\",\n\"message\": \"Please enter a valid phone number\""
              },
              "errorDetails": [
                {
                  "errorCode": "ERR-BM-OM-OV-OE-101",
                  "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present"
                }
              ],
              "dynamicAttributes": [
                {
                  "attributeName": "Data Throttling",
                  "attributeValue": "55738231121",
                  "attributeType": "String",
                  "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
                  "lastModifiedBy": "omui admin"
                }
              ],
              "isNetworkImpacting": false,
              "isCharacteristicAmended": false
            }
          ]
        }
      ],
      "priceId": "op_0nwf2jj",
      "priceSubType": "recurring",
      "unitOfMeasure": "INR",
      "@baseType": "OrderPrice",
      "@schemaLocation": "OrderPrice Collection",
      "price": {
        "percentage": 10,
        "taxRate": 10,
        "actionCardinality": 10,
        "taxAmount": 10,
        "@baseType": "Price",
        "@type": "Price",
        "dutyFreeAmount": {
          "unit": "inr",
          "value": 1000
        },
        "taxIncludedAmount": {
          "unit": "inr",
          "value": 1000
        },
        "@schemaLocation": "Price Collection",
        "dutyFreeAlteredAmount": {
          "unit": "inr",
          "value": 1000
        },
        "taxIncludedAlteredAmount": {
          "unit": "inr",
          "value": 1000
        },
        "changeAmount": {
          "unit": "inr",
          "value": 1000
        },
        "discount": {
          "unit": "inr",
          "value": 1000
        },
        "amountPayable": {
          "unit": "inr",
          "value": 1000
        },
        "taxFixed": {
          "unit": "inr",
          "value": 1000
        }
      },
      "@type": "OrderPrice",
      "priceAlteration": [
        {
          "applicationDuration": 3,
          "description": "Price Alteration Details",
          "name": "ServiceOrder",
          "priceAlterationType": "Discount",
          "priceType": "recurring",
          "priority": 2,
          "recurringChargePeriod": "Month",
          "referenceId": "data_service_specification_001",
          "unitOfMeasure": "INR",
          "@baseType": "PriceAlteration",
          "@schemaLocation": "PriceAlteration Collection",
          "@type": "recurring",
          "price": {
            "percentage": 10,
            "taxRate": 10,
            "actionCardinality": 10,
            "taxAmount": 10,
            "@baseType": "Price",
            "@type": "Price",
            "dutyFreeAmount": {
              "unit": "inr",
              "value": 1000
            },
            "taxIncludedAmount": {
              "unit": "inr",
              "value": 1000
            },
            "@schemaLocation": "Price Collection",
            "dutyFreeAlteredAmount": {
              "unit": "inr",
              "value": 1000
            },
            "taxIncludedAlteredAmount": {
              "unit": "inr",
              "value": 1000
            },
            "changeAmount": {
              "unit": "inr",
              "value": 1000
            },
            "discount": {
              "unit": "inr",
              "value": 1000
            },
            "amountPayable": {
              "unit": "inr",
              "value": 1000
            },
            "taxFixed": {
              "unit": "inr",
              "value": 1000
            }
          },
          "productOfferingPrice": {
            "id": "BA_109",
            "href": "/product-inventory",
            "name": "Sameer Billing Account",
            "@baseType": "ProductOfferingPrice",
            "@referredType": "ProductOfferingPrice Type",
            "@schemaLocation": "ProductOfferingPrice Collection",
            "@type": "individual Type"
          }
        }
      ],
      "productOfferingPrice": {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account",
        "@baseType": "ProductOfferingPrice",
        "@referredType": "ProductOfferingPrice Type",
        "@schemaLocation": "ProductOfferingPrice Collection",
        "@type": "individual Type"
      },
      "itemPriceRelationship": [
        {
          "priceId": "P465",
          "relationshipType": "FIXED_PRICE"
        }
      ],
      "validFor": {
        "endDateTime": "2023-10-19T10:42:41.257Z",
        "startDateTime": "2023-10-19T10:42:41.257Z"
      },
      "isDownPaymentRequired": false,
      "minimumDownPaymentAmount": null,
      "isAgreementBased": false,
      "offsetParameter": {
        "numberofBlock": 2,
        "totalAllowanceSelectionCount": 4,
        "isCalenderBased": true,
        "discountType": "FIXED_PRICE",
        "billingDiscountExternalRef": "BD2024-123456",
        "discountValue": 10,
        "allowedDiscount": [
          {
            "block": 1,
            "allowedSelectionCount": null,
            "allowedSelectionPeriod": "2022-08-08 13:09:00.612Z",
            "selectedDiscountPeriod": "2022-08-08 13:09:00.612Z"
          }
        ]
      },
      "code": "PC_de716bb0",
      "externalId": "prepaidplan_a-1_price_2-0_v1||123",
      "id": "9a058452-d5c7-4ec2-9f3d-1ecc34d120ee",
      "specCharacteristics": [
        {
          "name": "SMS Allowance",
          "value": "50SMS",
          "valueType": "String"
        }
      ],
      "isProrated": false,
      "isArrears": false
    }
  ],
  "productOfferingQualification": [
    {
      "id": "BA_109",
      "href": "/product-inventory",
      "name": "Sameer Billing Account"
    }
  ],
  "customerAccount": {
    "id": "BA_109",
    "href": "/product-inventory",
    "name": "Sameer Billing Account",
    "dynamicAttributes": [
      {
        "attributeName": "Data Throttling",
        "attributeValue": "55738231121",
        "attributeType": "String",
        "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
        "lastModifiedBy": "omui admin"
      }
    ],
    "partyRef": [
      {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account"
      }
    ],
    "partyRoleRef": [
      {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account"
      }
    ],
    "aggrementRef": [
      {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account"
      }
    ],
    "paymentMethodRef": [
      {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account"
      }
    ]
  },
  "billingAccount": {
    "id": "BA_109",
    "href": "/product-inventory",
    "name": "Sameer Billing Account",
    "dynamicAttributes": [
      {
        "attributeName": "Data Throttling",
        "attributeValue": "55738231121",
        "attributeType": "String",
        "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
        "lastModifiedBy": "omui admin"
      }
    ],
    "financeSettlementRef": [
      {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account"
      }
    ],
    "paymentMethodRef": [
      {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account"
      }
    ],
    "itemPriceRef": [
      {
        "id": "BA_109",
        "href": "/product-inventory",
        "name": "Sameer Billing Account"
      }
    ],
    "@baseType": "ProductOfferingPrice",
    "@type": "Individual Party",
    "@schemaLocation": "BillingAccount",
    "@referredType": "BillingAccount"
  },
  "billingAccountList": [
    {
      "id": "BA_109",
      "href": "/product-inventory",
      "name": "Sameer Billing Account",
      "dynamicAttributes": [
        {
          "attributeName": "Data Throttling",
          "attributeValue": "55738231121",
          "attributeType": "String",
          "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
          "lastModifiedBy": "omui admin"
        }
      ],
      "financeSettlementRef": [
        {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account"
        }
      ],
      "paymentMethodRef": [
        {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account"
        }
      ],
      "itemPriceRef": [
        {
          "id": "BA_109",
          "href": "/product-inventory",
          "name": "Sameer Billing Account"
        }
      ],
      "@baseType": "ProductOfferingPrice",
      "@type": "Individual Party",
      "@schemaLocation": "BillingAccount",
      "@referredType": "BillingAccount"
    }
  ],
  "isAmendOrder": false,
  "isAmendOrderWithCancel": false,
  "isValidatedPOQ": false,
  "externalOrderReferenceNumber": "879A",
  "externalOrderId": "464bf14d-7373-4937-a73b-28217ac07528",
  "marketSegment": {
    "id": "7894820397708LH425643",
    "name": "Retail"
  },
  "additionalAttributes": [
    {
      "name": "MSISDN",
      "valueType": "String",
      "value": "55738231121",
      "action": "ADD",
      "validationStatus": "PASSED",
      "createdBy": "admin",
      "lastModifiedBy": "system",
      "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
      "createdDateTime": "2023-10-19T10:42:41.257Z",
      "enrichmentDetail": {
        "description": "Description of character",
        "specType": "ServiceSpecification",
        "referenceId": "data_service_specification_001",
        "valueType": "List",
        "minCardinality": null,
        "maxCardinality": 1,
        "characteristicValues": [
          {
            "valueType": "String",
            "value": "True",
            "validFor": {
              "startDateTime": "2023-08-11T09:17:41.866Z",
              "endDateTime": "2023-08-11T09:17:41.866Z"
            },
            "default": false,
            "rangeInterval": "closedTop",
            "regex": null,
            "unitOfMeasure": "GB"
          }
        ],
        "validFor": {
          "startDateTime": "2023-08-11T09:17:41.866Z",
          "endDateTime": "2023-08-11T09:17:41.866Z"
        },
        "format": "String",
        "length": 5,
        "decimalValue": 0.767,
        "tooltipValue": "Additional Information",
        "visibleLine": "1",
        "unique": false,
        "extensible": false,
        "configurable": false,
        "displaySequence": 1,
        "isVisible": false,
        "configurationStage": "Product Offer Level",
        "regex": "\"expression\": \"^[0-9]{9,13}$\",\n\"message\": \"Please enter a valid phone number\""
      },
      "errorDetails": [
        {
          "errorCode": "ERR-BM-OM-OV-OE-101",
          "errorMessage": "Exception in Order Enrichment Process, Product Inventory Not Present"
        }
      ],
      "dynamicAttributes": [
        {
          "attributeName": "Data Throttling",
          "attributeValue": "55738231121",
          "attributeType": "String",
          "lastModifiedDateTime": "2023-10-19T10:42:41.257Z",
          "lastModifiedBy": "omui admin"
        }
      ],
      "isNetworkImpacting": false,
      "isCharacteristicAmended": false
    }
  ],
  "promotions": [
    {
      "category": "Managed SDWAN Service",
      "id": "automation_promotion-pm_20eewvb",
      "internalLifecycleStatus": "Test",
      "description": "Promotion",
      "lifeCycleStatus": "Test",
      "name": "Automation_Promotion_678new",
      "priority": 2,
      "promoApplicationLevel": "cart",
      "signature": "cartSignature",
      "type": "Promotion",
      "promotionAction": {
        "actionCardinality": null,
        "actionObjectId": "bm-samsung-product-bundle",
        "actionType": "Add Product",
        "actionValue": 2,
        "applicationDuration": 1,
        "cartItemId": "5432373c-6f65-46f8-a8b5-879a8df5b576",
        "id": "pa_j6w82",
        "maxActionValue": "3",
        "priceId": "op_0nwf2jj",
        "priceType": "recurring",
        "priority": 4,
        "recurringChargePeriodType": "Month"
      },
      "promotionClassification": "exclusive",
      "coupon": {
        "id": "54765",
        "code": "MY_COUPON_CODE",
        "coupon": false
      },
      "validFor": {
        "startDateTime": "2023-08-11T09:17:41.866Z",
        "endDateTime": "2023-08-11T09:17:41.866Z"
      }
    }
  ],
  "nonRecurringPriceAdjustment": [
    {
      "id": "c63784c1-1d57-4b31-b61e-900db2d8f6e7",
      "amount": null,
      "details": [
        {
          "name": "SMS Allowance",
          "value": "50SMS"
        }
      ],
      "name": "SMS Allowance",
      "referenceId": "data_service_specification_001",
      "type": "Physical"
    }
  ],
  "customerOrderType": "NEW",
  "jeopardyFlag": false,
  "visibleFlag": "yes,no",
  "isLargeOrder": false,
  "parentOrderId": "881a6d15-bcbe-4372-b48a-41cba29f4806",
  "parentCpoId": "CPO2477328421161597NQ575",
  "subOrderMetaData": [
    {
      "subOrderId": "1",
      "state": "COMPLETED",
      "status": "Provisioning - Completed",
      "subOrderCpoId": "CPO2477328421161597NQ575",
      "productSubOrderItemRef": [
        {
          "productSubOrderItemId": "3e934f5f-4fb7-4e01-a33d-4bd7c33f5828",
          "installbaseId": "BP1686636408708199",
          "productName": "Mobile",
          "productOrderItemType": "New Order"
        }
      ]
    }
  ],
  "priority": "HIGHEST, LOW",
  "processingPriority": "High",
  "priorityRelayTopics": [
    {
      "moduleName": "",
      "relayTopicName": "",
      "prioritySequence": "",
      "processingPriority": ""
    }
  ],
  "isPortabilityOrder": false
}
Was this section helpful?

What made this section unhelpful for you?

Update External IDs

This operation updates external OMS details such as external IDs and reference IDs at the order level, productOrderItem level, as well as the offerContainer level.

Header Parameters

X-Transaction-Idstring

Unique identifier for tracking the transaction.

X-Correlation-Idstring

Identifier for correlating related requests and responses.

X-Source-Channelstring

Source channel or origin of the request.

X-Tenant-Idstring

Identifier of the associated tenant or customer.

Authorizationstring

Path Parameters

idstring Required

Uniquely Identifier ID

Body Parameters

poItemIDWithOMSarray

Identifier or reference for the purchase order (PO) item associated with the OMS. This attribute is used to specify the specific item within the order that requires processing or management by the OMS.

Show child attributes

offerContainerWithOMSarray

Information or data related to an offer container within the OMS. An offer container typically represents a bundle, package, or group of products or services offered together. This attribute may include details about the contents of the offer container.

Show child attributes

externalOrderReferenceNumberstring

An external reference number or code associated with the order. This identifier is often used for tracking and integration purposes between external systems and the OMS.

externalOrderIdstring

A unique identifier for the order within the external system. It helps link the order in the OMS with the corresponding order in the external system.

Response

200
Object
ProductOrder Updated Successfully

Response Attributes

poItemIDWithOMSarray

Identifier or reference for the purchase order (PO) item associated with the OMS. This attribute is used to specify the specific item within the order that requires processing or management by the OMS.

Show child attributes

offerContainerWithOMSarray

Information or data related to an offer container within the OMS. An offer container typically represents a bundle, package, or group of products or services offered together. This attribute may include details about the contents of the offer container.

Show child attributes

externalOrderReferenceNumberstring

An external reference number or code associated with the order. This identifier is often used for tracking and integration purposes between external systems and the OMS.

externalOrderIdstring

A unique identifier for the order within the external system. It helps link the order in the OMS with the corresponding order in the external system.

400
Object
Bad Request

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

401
Object
Unauthorized

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

403
Object
Forbidden

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

404
Object
Not Found

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

409
Object
Conflict

Response Attributes

errorCodestring

A numeric or alphanumeric code that represents a specific error or issue encountered during an operation.

errorMessagestring

A human-readable message that provides additional details about the error. It offers context and information to help users or developers understand what went wrong

timestampstring

A timestamp indicating when the error occurred, typically in a standardized format such as ISO 8601. It helps with debugging and tracking issues over time

statusstring

An HTTP status code that indicates the outcome of the request or operation. Common examples include 200 (OK), 404 (Not Found), or 500 (Internal Server Error).

pathstring

The URL or endpoint that was accessed when the error occurred. It specifies the location of the request that led to the error.

422
Object
Un-processable entity

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

500
Object
Internal Server Error

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

503
Object
Service Unavailable

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

Was this section helpful?

What made this section unhelpful for you?

PATCH

/productOrder/omsUpdate/{id}

Select
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 curl --location --globoff --request PATCH 'https://int-spring25.comviva.com/customerOrder/management/v4/productOrder/omsUpdate/{id}' \ --header 'X-Transaction-Id: 464bf14d-7373-4937-a73b-28217ac07528' \ --header 'X-Correlation-Id: SC_1698816436795242' \ --header 'X-Source-Channel: swagger' \ --header 'X-Tenant-Id: swagger' \ --header 'Authorization: Bearer {token}' \ --data '{ "poItemIDWithOMS": [ { "id": "", "externalProductOrderItemId": "880", "externalProductOrderItemReferenceNumber": "880A" } ], "offerContainerWithOMS": [ { "id": "", "externalOfferContainerId": "880", "externalOfferContainerReferenceNumber": "880A" } ], "externalOrderReferenceNumber": "879A", "externalOrderId": "879" }'

Response

{
  "poItemIDWithOMS": [
    {
      "id": "",
      "externalProductOrderItemId": "880",
      "externalProductOrderItemReferenceNumber": "880A"
    }
  ],
  "offerContainerWithOMS": [
    {
      "id": "",
      "externalOfferContainerId": "880",
      "externalOfferContainerReferenceNumber": "880A"
    }
  ],
  "externalOrderReferenceNumber": "879A",
  "externalOrderId": "879"
}
Was this section helpful?

What made this section unhelpful for you?

Update Meta Extension

This API within a product order system denotes an endpoint or function enabling the modification of metaExtensionProductOrder. This API retrieves offering IDs, obtains the latest metaextension from the catalogPSR product adapter service, and subsequently updates the corresponding metaextension in the customer order.

Header Parameters

X-Transaction-Idstring

Unique identifier for tracking the transaction.

X-Correlation-Idstring

Identifier for correlating related requests and responses.

X-Source-Channelstring

Source channel or origin of the request.

X-Tenant-Idstring

Identifier of the associated tenant or customer.

Authorizationstring

Body Parameters

productOrderItemIdstring
orderIdstring
remarksstring

Response

200
Object
metaExtension ProductOrder Updated Successfully
400
Object
Bad Request

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

401
Object
Unauthorized

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

403
Object
Forbidden

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

404
Object
Not Found

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

409
Object
Conflict

Response Attributes

errorCodestring

A numeric or alphanumeric code that represents a specific error or issue encountered during an operation.

errorMessagestring

A human-readable message that provides additional details about the error. It offers context and information to help users or developers understand what went wrong

timestampstring

A timestamp indicating when the error occurred, typically in a standardized format such as ISO 8601. It helps with debugging and tracking issues over time

statusstring

An HTTP status code that indicates the outcome of the request or operation. Common examples include 200 (OK), 404 (Not Found), or 500 (Internal Server Error).

pathstring

The URL or endpoint that was accessed when the error occurred. It specifies the location of the request that led to the error.

422
Object
Un-processable entity

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

500
Object
Internal Server Error

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

503
Object
Service Unavailable

Response Attributes

timeStampstring (date-time)

A Date,Error creation date and time

codestring

A String,A error code provides specific error code which occurred

reasonstring

A error,A error reason provides the specific reason why error occurred

messagestring

Error message,A error message provides the specific message which occurred

errorStackTracestring

Error stacktrace,A error stacktrace provides the stacktrace for error occurred

Was this section helpful?

What made this section unhelpful for you?

PATCH

/productOrder/metaExtension

Select
1 2 3 4 5 6 7 8 9 10 11 curl --location --request PATCH 'https://int-spring25.comviva.com/customerOrder/management/v4/productOrder/metaExtension' \ --header 'X-Transaction-Id: 464bf14d-7373-4937-a73b-28217ac07528' \ --header 'X-Correlation-Id: SC_1698816436795242' \ --header 'X-Source-Channel: swagger' \ --header 'X-Tenant-Id: swagger' \ --header 'Authorization: Bearer {token}' \ --data '{ "productOrderItemId": "", "orderId": "", "remarks": "" }'

Response

metaExtension ProductOrder Updated Successfully
Was this section helpful?

What made this section unhelpful for you?

Cancel Order

Cancelling a product order involves the process of voiding or revoking an existing order, typically initiated by the customer or the system itself due to various reasons such as customer request, inventory unavailability, or business policy changes.

The Cancel Order API performs below operations on Product Order:

  • Retrieval of a cancel product order
  • Creation of a cancel product order

Get Order

The "Get Order" method is a query-based operation that enables users to access comprehensive details pertaining to a particular order. It is typically implemented as an API endpoint or function within the order management system.

This Get Order API performs following operations:

  • Retrieve Product Order based on Filters
  • Retrieve Offer Containers based on Filters.

Get Cancel Order

The "Get Cancel Order" service retrieves detailed information about canceled orders, including order ID, cancellation reason, and timestamp. It enables order management experts to efficiently track and analyze canceled orders for improved decision-making and process optimization.

Get Cancel Order API performs belwo operations:

  • Retrieve Cancel PO
  • Retrieve Cancel PO list

Get Customer Profile

"Get Customer Profile" is a service within order management systems that retrieves comprehensive information about a customer, including their purchase history, preferences, contact details, and any relevant demographic data.

Get Customer Profile API performs following operation:

  • Retrieve Customer Profile using different filter

Submit Dunning Orders

"Submit Dunning Orders" is a process in order management that involves the automated submission of orders to a dunning system for handling overdue payments. This functionality assists in managing collections by automatically generating and processing orders for customers with outstanding payments, facilitating efficient debt recovery processes.

Submit Dunning Order performs following operations:

  • Submit Dunning Order
  • Update Dunning Order

Service Order

The Customer Service / Resource Order (CSO) API provides a standardized mechanism for managing Service and Resource Orders, enabling seamless integration between internal Customer Order Management systems and Service Order Management systems. This API facilitates actions such as decomposing Customer Orders, validating Service and Resource Orders against catalog definitions, and supporting network activation and CLR creation.

The Service Order API provides a standardized mechanism for managing Service Order, a type of order which can be used to place an order between internal Customer Order management system to service order management system or between a service provider and a partner and vice versa.

Service Order resource: A service order will describe a list of service order items. A service order item references an action on an existing or future service. By service, we designed Customer Facing Service (CFS) as well as Resource Facing Service (RFS). From a component perspective, a service order should be available from:

  • A Service Orchestration Component (and it could mix CFS and RFS)

  • An Infrastructure Control & Management component (and it would have only RFS)

    Key Feature:

    • Decompose Customer Orders into Service and Resource Orders.

    • Validate Service and Resource Orders with catalog definitions.

    • Support network activation and CLR creation.

    • Enable actions including ADD, MODIFY, DELETE, CANCEL, and NOCHANGE.

    • Provide operations such as POST, PATCH, GET, and DELETE for order management.

    • Require a login token for authorization.

    • Compare Service and Resource Orders with catalog definitions.

    • Process applications in real-time.

    • Support order scenarios like New, Modification, Termination, Amendment, Cancel, Suspend, and Resume.

    • Integrate Network Operations Center (NOC) functionalities.

Usage Guidelines:

  • Authorization: Access to the service requires a JWT token with appropriate permissions. Login tokens are necessary for secure authentication and authorization.

  • Customization: Developers can influence the response of this component by defining business rules within the order creation process and catalog validation.

  • Performance: The API is optimized for real-time processing, ensuring efficient handling of requests for a seamless user experience.

Base URL

Production:

https://int-spring25.comviva.com/

https://int-spring25.comviva.com/OrderGenerator/v4

https://int-spring25.comviva.com/customerOrder/management/v4

https://int-spring25.comviva.com/serviceOrdering/management/v4

https://int-spring25.comviva.com/om-som-adapter/v4

https://int-spring25.comviva.com/productInventory/management/v4

https://int-spring25.comviva.com/serviceInventory/management/v4

https://int-spring25.comviva.com/task-management/v4

https://int-spring25.comviva.com/troubleTicket/query/v4

https://int-spring25.comviva.com/rules/v4

https://int-spring25.comviva.com/communicationManagement/v4

https://int-spring25.comviva.com/project-plan/v4

https://int-spring25.comviva.com/jeopardyApi/v4

https://int-spring25.comviva.com/holidayService/v4

Sandbox:

https://int-spring25.comviva.com/

Language Box

Customer Product Inventory

The Customer Product Inventory (CPI) API is designed to streamline customer product inventory management across various domains such as self-care, customer management, billing, and order entry systems. It provides a standardized mechanism for creating, updating, and retrieving product representations in the inventory, ensuring real-time updates and integration capabilities with other systems. The Product Inventory Management API provides standardized mechanism for product inventory management such as creation, update and retrieval of the representation of a product in the inventory. It also allows the notification of events related to product lifecycle.

Key Features:

  1. Real-Time Updates: Maintain accurate and up-to-date customer inventory information through real-time updates.
  2. Integration Capabilities: Seamlessly integrate with billing, self-care, reporting, and other systems for comprehensive inventory management.
  3. Search and Filter Options: Utilize search and filter functionalities to easily locate specific products or services within the inventory.
  4. Support for Change Order Requests: Facilitate the management of change order requests by leveraging real-time updates and integration capabilities.
  5. Event Notification: Receive notifications for events related to product lifecycle changes, ensuring proactive management of inventory.
  6. User Token Authorization: Access to the CPI API requires a user token with appropriate permissions, ensuring secure and authorized access.
  7. Role-Based Access Control: Implement role-based access control to manage user permissions and data security effectively.
  8. Scalability and Performance: Designed for scalability and optimized performance to handle large volumes of data and transactions efficiently.

Usage Guidelines:

Authorization: Access to the CPI API requires a user token with specific permissions, ensuring secure and authorized access. Integration: Integrate the CPI API with billing, self-care, reporting, and other systems for seamless inventory management across domains. Performance: The API is optimized for performance, enabling efficient processing of requests and delivering a seamless user experience.

Base URL

Production:

https://int-spring25.comviva.com/

https://int-spring25.comviva.com/OrderGenerator/v4

https://int-spring25.comviva.com/customerOrder/management/v4

https://int-spring25.comviva.com/serviceOrdering/management/v4

https://int-spring25.comviva.com/om-som-adapter/v4

https://int-spring25.comviva.com/productInventory/management/v4

https://int-spring25.comviva.com/serviceInventory/management/v4

https://int-spring25.comviva.com/task-management/v4

https://int-spring25.comviva.com/troubleTicket/query/v4

https://int-spring25.comviva.com/rules/v4

https://int-spring25.comviva.com/communicationManagement/v4

https://int-spring25.comviva.com/project-plan/v4

https://int-spring25.comviva.com/jeopardyApi/v4

https://int-spring25.comviva.com/holidayService/v4

Sandbox:

https://int-spring25.comviva.com/

Language Box

Customer Service Inventory

The Customer Service and Resource Inventory (CSI) API is a powerful tool for managing real-time updates to customer inventories across self-care portals, customer interfaces, and network systems. It offers integration capabilities with billing, self-care functionalities, and reporting tools, providing a seamless experience for managing service instances, especially during change order requests. \n" The Service Inventory API can be called by the Service Order Management to create a new service instance/ update an existing service instance in the Service Inventory.\n" Service resource Service is an abstract base class for defining the Service hierarchy. All Services are characterized as either being possibly visible and usable by a Customer or not. This gives rise to the two subclasses of Service: CustomerFacingService and ResourceFacingService.\n" Service Inventory API performs the following operations on service : Retrieve a service or a collection of services depending on filter criteria Partial update of a service (including updating rules) Create a service (including default values and creation rules and for administration users only) Delete a service (for administration users only) Notification of events on service\n"

Key Features:

  1. Real-Time Inventory Updates: Maintain an accurate representation of customer inventories with real-time updates for services and resources.\n" +

  2. Integration Capabilities: Integrate seamlessly with billing, self-care, and reporting systems to ensure data consistency and synchronization.\n" +

  3. Search and Filter Options: Enable users to easily search and filter service instances for efficient inventory management.

  4. Change Order Requests: Facilitate the process of raising change order requests by leveraging real-time updates and integration capabilities.

  5. Event Notifications: Receive notifications for events related to the product lifecycle, enhancing proactive management of inventory changes.

  6. User Token Authorization: Access to the CSI API requires a user token with appropriate permissions, ensuring secure and authorized access.

  7. Scalability and Performance: Designed for scalability to handle large volumes of services and resources, with optimized performance for efficient processing.

  8. Reporting Capabilities: Provide comprehensive reporting functionalities for monitoring inventory levels, trends, and usage patterns.

Usage Guidelines:

Authorization: Access to the CSI API requires a user token with specific permissions, ensuring secure and authorized access. Integration: Integrate the CSI API with billing, self-care, reporting, and other systems for seamless inventory management. Performance: The API is optimized for performance, ensuring efficient processing of requests to deliver a seamless user experience.

Base URL

Production:

https://int-spring25.comviva.com/

https://int-spring25.comviva.com/OrderGenerator/v4

https://int-spring25.comviva.com/customerOrder/management/v4

https://int-spring25.comviva.com/serviceOrdering/management/v4

https://int-spring25.comviva.com/om-som-adapter/v4

https://int-spring25.comviva.com/productInventory/management/v4

https://int-spring25.comviva.com/serviceInventory/management/v4

https://int-spring25.comviva.com/task-management/v4

https://int-spring25.comviva.com/troubleTicket/query/v4

https://int-spring25.comviva.com/rules/v4

https://int-spring25.comviva.com/communicationManagement/v4

https://int-spring25.comviva.com/project-plan/v4

https://int-spring25.comviva.com/jeopardyApi/v4

https://int-spring25.comviva.com/holidayService/v4

Sandbox:

https://int-spring25.comviva.com/

Language Box

Task Management

The Task Management Service provides a comprehensive set of REST APIs designed for effective task and process oversight. These APIs empower users to access vital information, including pending tasks, process instances, attribute details, and checklists. By offering dedicated endpoints for tasks retrieval, completion, attribute fetching, and dynamic updates, users can ensure smooth task execution and flexibility.

Moreover, the service enhances workflow visibility with APIs for task checklist display and management, facilitating organized task handling. Additionally, the ability to fetch flow trace details for the customer order view page provides users with a comprehensive view of order processing, supporting informed decision-making and streamlined order management workflows.

Key Features:

  1. Task Viewing and Management: Users can view, edit, and complete tasks directly through the API, streamlining task management processes.
  2. User Access Control: Access to the API is restricted to users with appropriate permissions, ensuring data security and authorized task handling.
  3. Order Status and Flow Trace: In addition to task management, users can also view order status and flow trace details, gaining insights into order processing stages.
  4. Manual Task Handling: The API supports manual task management, allowing users to assign tasks based on business rules and complete tasks assigned against orders.
  5. IDP Integration: User identity and access management are seamlessly integrated, leveraging user IDP details for authentication and authorization.
  6. Quick Response Time: The API is optimized for quick response times, ensuring a seamless user experience with efficient task handling and data retrieval.

Usage Guidelines:

  • Authorization: Access to the Task Management API requires a JWT token with appropriate permissions, ensuring secure and authorized task handling.
  • Customization: Developers can customize the API response by defining business rules within the application, enhancing task management capabilities.
  • Performance: The API is optimized for performance, delivering quick response times for task viewing, editing, and completion, as well as order status and flow trace retrieval.

Base URL

Production:

https://int-spring25.comviva.com/

https://int-spring25.comviva.com/OrderGenerator/v4

https://int-spring25.comviva.com/customerOrder/management/v4

https://int-spring25.comviva.com/serviceOrdering/management/v4

https://int-spring25.comviva.com/om-som-adapter/v4

https://int-spring25.comviva.com/productInventory/management/v4

https://int-spring25.comviva.com/serviceInventory/management/v4

https://int-spring25.comviva.com/task-management/v4

https://int-spring25.comviva.com/troubleTicket/query/v4

https://int-spring25.comviva.com/rules/v4

https://int-spring25.comviva.com/communicationManagement/v4

https://int-spring25.comviva.com/project-plan/v4

https://int-spring25.comviva.com/jeopardyApi/v4

https://int-spring25.comviva.com/holidayService/v4

Sandbox:

https://int-spring25.comviva.com/

Language Box

Service Request

The Service Request Management API is a powerful tool for managing non-commercial orders and customer requests across self-care portals and customer interfaces. It allows users to create and update requests, integrates seamlessly with external systems, and facilitates the management of change order requests.

The Service Request API provides a standardized client interface to Trouble Ticket Management Systems for creating, tracking, and managing trouble tickets as a result of an issue or problem identified by a customer or another system.

The API supports the ability to send requests to create a new trouble ticket specifying the nature and severity of the trouble or issue as well as all necessary related information.The API also includes mechanisms to search for and update existing trouble tickets. Notifications are defined to provide information when a trouble ticket has been updated, including status changes. A basic set of states of a trouble ticket has been specified(as an example) to handle trouble ticket lifecycle management.

Trouble Ticketing API manages trouble ticket resource: A trouble ticket represents a record, or an issue raised by the requestor that needs to be solved, used for reporting and managing the resolution of problems, incidents, or requests. Main trouble ticket attributes are its description, severity, type, related dates (creation, expected resolution, resolution), state and related information (change reason and change date), related parties (originator, owner, reviser, etc.), related entities (product, product order, customer bill), and notes.

Key Features:

  • Managing Non-Commercial Orders: The API supports the creation and management of non-commercial orders.

  • Integration with External Systems: Integrate seamlessly with Northbound and Southbound applications for data synchronization and updates.

  • Customer and Self-Care Interfaces: Provide a standardized client interface for customers and self-care portals to create and manage service requests.

  • Change Order Requests: Facilitate the process of raising change order requests and managing their lifecycle.

  • Business Process Management: Enable the creation and management of different customer requests through customizable business processes.

  • Real-Time Updates: Capture each customer request in real-time, ensuring accurate and up-to-date information.

  • Update Notifications: Receive notifications for events such as trouble ticket state changes or updates to keep users informed.

Usage Guidelines:

  • Authorization: Access to the service requires a login token with specific permissions, ensuring secure and authorized access.

  • Integration: Integrate the API with Northbound and Southbound applications for data synchronization and updates.

  • Performance: The API is optimized for performance, ensuring efficient processing of requests to deliver a seamless user experience.

Base URL

Production:

https://int-spring25.comviva.com/

https://int-spring25.comviva.com/OrderGenerator/v4

https://int-spring25.comviva.com/customerOrder/management/v4

https://int-spring25.comviva.com/serviceOrdering/management/v4

https://int-spring25.comviva.com/om-som-adapter/v4

https://int-spring25.comviva.com/productInventory/management/v4

https://int-spring25.comviva.com/serviceInventory/management/v4

https://int-spring25.comviva.com/task-management/v4

https://int-spring25.comviva.com/troubleTicket/query/v4

https://int-spring25.comviva.com/rules/v4

https://int-spring25.comviva.com/communicationManagement/v4

https://int-spring25.comviva.com/project-plan/v4

https://int-spring25.comviva.com/jeopardyApi/v4

https://int-spring25.comviva.com/holidayService/v4

Sandbox:

https://int-spring25.comviva.com/

Language Box

Rule Service

Description:

The Order Rule Service API manages, retrieves, and dynamically loads rules based on criteria, facilitating active rule management and integration with a RuleEngine for effective business logic implementation and decision-making. It enables real-time rule execution based on provided facts, ensuring rules are up to date and dynamically applied.

Key Features:

  1. Rule Definition Input: Allows providing input parameters as per rule definitions.

  2. Dynamic Rule Loading: Loads rules into a rule kia session, returning specific results based on facts.

  3. REST API Access: Deployed rules can be accessed via a REST API.

  4. Rule Engine Integration: Enables updating and deploying rules via the RuleEngine, accessible through the REST API.

  5. Business Rule Types: Supports various rules like Task Allocation, Attribute Restrictions, and Portfolio ID definition.

  6. Rule Versioning: Allows duplication of rules, defaulting to draft versions, and publishing modified rules as Active rules via the REST API.

  7. Access Control: Requires login access for API usage.

  8. Customization: Developers define rules based on business requirements, specifying conditions for rule execution.

  9. Real-time Results: Provides results almost instantly, ensuring efficient decision-making.

Usage Guidelines:

  • Authorization: Access to the service requires login credentials with appropriate permissions.

  • Customization: Developers can define, update, and delete rules as needed for business logic customization.

  • Performance: Optimized for real-time rule execution, delivering efficient processing and quick results.

Base URL

Production:

https://int-spring25.comviva.com/

https://int-spring25.comviva.com/OrderGenerator/v4

https://int-spring25.comviva.com/customerOrder/management/v4

https://int-spring25.comviva.com/serviceOrdering/management/v4

https://int-spring25.comviva.com/om-som-adapter/v4

https://int-spring25.comviva.com/productInventory/management/v4

https://int-spring25.comviva.com/serviceInventory/management/v4

https://int-spring25.comviva.com/task-management/v4

https://int-spring25.comviva.com/troubleTicket/query/v4

https://int-spring25.comviva.com/rules/v4

https://int-spring25.comviva.com/communicationManagement/v4

https://int-spring25.comviva.com/project-plan/v4

https://int-spring25.comviva.com/jeopardyApi/v4

https://int-spring25.comviva.com/holidayService/v4

Sandbox:

https://int-spring25.comviva.com/

Language Box

Communication Management

The Communication Management API is a powerful tool designed to facilitate efficient communication processes within your application. It enables users to define notification templates and send messages via SMS, WhatsApp, and email to both customers and internal teams. By leveraging event-based triggers and templates, users can streamline communication workflows, ensuring timely and targeted messaging.

Key Features:

  • Notification Template Management: Define and manage notification templates for consistent messaging across different communication channels.

  • Multi-Channel Messaging: Send messages via email, WhatsApp, and SMS to reach audiences effectively across various platforms.

  • Template-Based Communication: Utilize predefined templates for communication creation, ensuring standardized and branded messaging.

  • Event-Based Communication: Trigger communication events based on specific milestones or events, enhancing automation and targeted messaging.

  • Real-Time Processing: Process communication requests in real time, ensuring timely delivery and responsiveness.\n" +

  • Integration Capabilities: Integrate the API with other systems and services using event triggers or REST APIs for seamless communication management.

  • Audience Targeting: Target communications to specific recipients, including customers, internal teams, and user groups, based on predefined criteria.

  • Automation and Scheduling: Automate communication processes and schedule messages for optimal delivery and engagement.

  • Reporting and Analytics: Track communication performance metrics, including delivery rates, open rates, and response rates, for analysis and optimization.

  • Authorization and Security: Access to the API requires JWT token authentication with appropriate permissions, ensuring data security and authorized usage.

Usage Guidelines:

  • Authorization: Access to the Communication Management API requires a JWT token with appropriate permissions, ensuring secure and authorized communication handling.

  • Customization: Developers can customize communication templates and rules within the API to align with business requirements and branding guidelines.

  • Performance: The API is optimized for real-time processing and performance, delivering efficient communication workflows and a seamless user experience.

Base URL

Production:

https://int-spring25.comviva.com/

https://int-spring25.comviva.com/OrderGenerator/v4

https://int-spring25.comviva.com/customerOrder/management/v4

https://int-spring25.comviva.com/serviceOrdering/management/v4

https://int-spring25.comviva.com/om-som-adapter/v4

https://int-spring25.comviva.com/productInventory/management/v4

https://int-spring25.comviva.com/serviceInventory/management/v4

https://int-spring25.comviva.com/task-management/v4

https://int-spring25.comviva.com/troubleTicket/query/v4

https://int-spring25.comviva.com/rules/v4

https://int-spring25.comviva.com/communicationManagement/v4

https://int-spring25.comviva.com/project-plan/v4

https://int-spring25.comviva.com/jeopardyApi/v4

https://int-spring25.comviva.com/holidayService/v4

Sandbox:

https://int-spring25.comviva.com/

Language Box

Project Plan Service

The Project Plan API within the Order Management System enables the definition and communication of important milestones to customers, facilitating transparency, tracking, and timely delivery of complex orders. It integrates with master data configuration, compares flow trace data with major milestones, and generates project plans that can be shared online via email or offline in formats like Excel or PowerPoint.

Key Responsibilities:

  1. Master Data Configuration: Defines project milestones and configurations in the master data setup.

  2. Flow Trace Comparison: Compares Flow Trace data with major milestones to determine start and end times for activities.

  3. Business Process Integration: Supports B2B business processes and allows manual initiation by agents.

  4. Communication Channels: Sends project plans to customers online via email or offline in Excel or PowerPoint formats.

  5. Authorization: Requires valid login permissions for access and usage.

  6. Customization: Allows developers to define business rules and configurations for project planning.

  7. Performance Optimization: Optimized for efficient processing and generation of project plans.

  8. Async Generation: Generates project plans asynchronously, taking input data and generating plans in the background.

  9. Output Formats: Supports output formats such as email, PowerPoint, and online viewing for project plans.

  10. Transparency and Tracking: Enhances transparency and tracking of complex orders by communicating important milestones to customers.

Usage Guidelines:

  • Authorization: Access requires valid login permissions.

  • Input and Output Formats: Input data can be processed to generate project plans in various output formats.

  • Integration: Integrates with master data, flow trace data, and business processes to generate accurate and informative project plans.

Base URL

Production:

https://int-spring25.comviva.com/

https://int-spring25.comviva.com/OrderGenerator/v4

https://int-spring25.comviva.com/customerOrder/management/v4

https://int-spring25.comviva.com/serviceOrdering/management/v4

https://int-spring25.comviva.com/om-som-adapter/v4

https://int-spring25.comviva.com/productInventory/management/v4

https://int-spring25.comviva.com/serviceInventory/management/v4

https://int-spring25.comviva.com/task-management/v4

https://int-spring25.comviva.com/troubleTicket/query/v4

https://int-spring25.comviva.com/rules/v4

https://int-spring25.comviva.com/communicationManagement/v4

https://int-spring25.comviva.com/project-plan/v4

https://int-spring25.comviva.com/jeopardyApi/v4

https://int-spring25.comviva.com/holidayService/v4

Sandbox:

https://int-spring25.comviva.com/

Language Box

Fallout Management

Fallout Handling is the process of handling errors / exception occurred during any step / stage of Order Processing within the Order Management system. The Order Management System can encounter errors / exceptions related to systems / services being down or data related issues. The Jeopardy Handling system will handle these errors and allow the users of the Operations team to resubmit the data to finish the Order Processing.

The system is raising red flag in orders if any fallout/jeopardy is raised in the order so that corrective action can be taken up by teams or system to ensure order are not impacted. The system is monitoring below parameters like: System/Process fallout: As application is processing the request and if any fallout happen during processing the request, then the system will be calling jeopardy library to self-heal fallout like - Retry - Set Default value - Repush the event - Reprocess the request. Task Delays: the system will be monitoring the manual/external tasks to ensure timely completion of the activity. If any delay happens then the system raise jeopardy event and send escalation email to respective team to fast track delivery. Requested Due Date / Expected Completion Date: The system is monitory order to be completed within customer requested/expected date. If order is delayed, then the system will raise jeopardy. Hold Order: once order is put on hold then the system will stop processing on this order and the system will raise jeopardy why jeopardy is raised so that respective teams can do needful to resume order back.

Holiday Calendar Service

The Holiday Service provides functionality related to holiday calendars, allowing users to manage, retrieve, and interact with holiday data for various organizations and regions. It categorizes holidays based on different criteria, such as national holidays, religious holidays, or observances, providing accurate and up-to-date holiday information for applications and systems.

Key Features:

  1. Define Holiday Calendars: Define holiday calendars based on organization, region, and weekend offs.
  2. Retrieve Holiday Calendars: Get holiday calendar details based on organization and region.
  3. Calculate End Date: Calculate end dates based on start dates and business Turnaround Time (TAT).
  4. Delete Holiday Calendars: Remove holiday calendars as needed.

Usage Guidelines:

  1. Authorization: Access requires a valid login token with appropriate permissions.
  2. Customization: Developers can define holiday calendars and configure parameters such as TAT and holiday types within the API.
  3. Performance: Optimized for efficient processing of requests, ensuring accurate calculation of end dates based on holiday calendars and TAT.

Base URL

Production:

https://int-spring25.comviva.com/

https://int-spring25.comviva.com/OrderGenerator/v4

https://int-spring25.comviva.com/customerOrder/management/v4

https://int-spring25.comviva.com/serviceOrdering/management/v4

https://int-spring25.comviva.com/om-som-adapter/v4

https://int-spring25.comviva.com/productInventory/management/v4

https://int-spring25.comviva.com/serviceInventory/management/v4

https://int-spring25.comviva.com/task-management/v4

https://int-spring25.comviva.com/troubleTicket/query/v4

https://int-spring25.comviva.com/rules/v4

https://int-spring25.comviva.com/communicationManagement/v4

https://int-spring25.comviva.com/project-plan/v4

https://int-spring25.comviva.com/jeopardyApi/v4

https://int-spring25.comviva.com/holidayService/v4

Sandbox:

https://int-spring25.comviva.com/

Language Box