Executes a PartyItemPrice operation

Executes an operation of PartyItemPrice

With the PartyItemPrice service, you can perform the following operations on the execute endpoint:

  • PartyItemPriceRequest

PartyItemPriceRequest

BODY PARAMS:
{
  "$type": "Asi.Soa.Commerce.DataContracts.PartyItemPriceRequest, Asi.Contracts",
  "EntityTypeName": "PartyItemPrice",
  "OperationName": null,
  "PartyId": "string value",
  "EffectiveDate": "Nullable`1 value",
  "ProductId": "string value",
  "TermRenewalMonths": "string value",
  "SyncDuesItemId": "string value",
  "RequestCulture": "string value"
}
Body Params

PartyItemPriceRequest object to execute

string
enum
required
Defaults to Asi.Soa.Commerce.DataContracts.PartyItemPriceRequest, Asi.Contracts

The DataType must be "Asi.Soa.Commerce.DataContracts.PartyItemPriceRequest, Asi.Contracts"

Allowed:
date-time
boolean
Defaults to false
string
string
string
string
string
string
string
Responses
200

The request was successful.

201

The resource was successfully created.

202

The resource was asynchronously created.

Language
Credentials
OAuth2
Response
Click Try It! to start a request and see the response here!

Contact us
Copyright © Advanced Solutions International, All rights reserved.