Create a partner program
post
/crmRestApi/resources/11.13.18.05/partnerPrograms
Request
Header Parameters
-
Metadata-Context: string
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version: string
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
-
Upsert-Mode: string
Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
Attachments: array
Attachments
Title:
AttachmentsThe attachments resource is used to view, create, and update attachments. -
EndDateActive: string
(date)
Title:
End DateThe date when the partner program ends. -
PartnerProgramCountries: array
Countries
Title:
CountriesThe countries resource is used to view, create, update, and delete the countries associated with partner programs. The countries resource is used to determine the scope of availability of partner programs in specific countries. -
PartnerProgramId: integer
Title:
Program IDThe system-generated unique identifier and primary key of the partner program. -
ProgramBenefitDetails: array
Program Benefit Details
Title:
Program Benefit DetailsThe program benefit details resource is used to view, create, update, and delete the program benefits added to a partner program. -
ProgramDescription: string
Title:
DescriptionMaximum Length:1000The text describing the program. -
ProgramManagerId: integer
Title:
Program Manager IDThe unique identifier for the owner of the partner program. -
ProgramManagerName: string
Title:
OwnerMaximum Length:360The name of the owner/manager of the partner program. -
ProgramName(required): string
Title:
NameMaximum Length:150The name of the partner program. -
ProgramNumber: string
Title:
Program NumberMaximum Length:30The alternate key identifier generated for each program. -
ProgramTiers: array
Tiers
Title:
TiersThe partner program tiers resource is used to view, create, update, and delete the tiers for a given program. Partner programs can be arranged into tiers and assigned to partners based on their level of contribution to the business. -
ProgramType(required): string
Title:
TypeMaximum Length:30The type of partner program. For example, Reseller or Go-to-Market. -
StartDateActive: string
(date)
Title:
Start DateThe date when the partner program starts. -
StatusCode: string
Title:
StatusMaximum Length:30Default Value:DThe code indicating the status of the program. For example, Draft, Failed, Published, Rejected, Pending, Terminatedm or Unpublished. A list of valid values is defined in the lookup ZPM_PROGRAM_STATUS .
Nested Schema : Attachments
Type:
arrayTitle:
AttachmentsThe attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Countries
Type:
arrayTitle:
CountriesThe countries resource is used to view, create, update, and delete the countries associated with partner programs. The countries resource is used to determine the scope of availability of partner programs in specific countries.
Show Source
Nested Schema : Program Benefit Details
Type:
arrayTitle:
Program Benefit DetailsThe program benefit details resource is used to view, create, update, and delete the program benefits added to a partner program.
Show Source
Nested Schema : Tiers
Type:
arrayTitle:
TiersThe partner program tiers resource is used to view, create, update, and delete the tiers for a given program. Partner programs can be arranged into tiers and assigned to partners based on their level of contribution to the business.
Show Source
Nested Schema : partnerPrograms-Attachments-item-post-request
Type:
Show Source
object-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdAttribute provided for the exclusive use by the Attachment UI components to assist in uploading files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdThe unique identifier of the attached document. -
CategoryName: string
Title:
CategoryMaximum Length:30The category of the attachment. - ContentRepositoryFileShared: boolean
-
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEA value that indicates the data type. -
Description: string
Title:
DescriptionMaximum Length:255The description of the attachment. -
DmDocumentId: string
Maximum Length:
255The document ID from which the attachment is created. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000The folder path from which the attachment is created. -
DmVersionNumber: string
Maximum Length:
255The document version number from which the attachment is created. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeThe error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageThe error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateThe expiration date of the contents in the attachment. -
FileContents: string
(byte)
Title:
File ContentsThe contents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048The file name of the attachment. -
FileUrl: string
Title:
File UrlThe URI of the file. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleThe title of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeThe content type of the attachment. -
UploadedFileLength: integer
Title:
File SizeThe size of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameThe name to assign to a new attachment file. -
UploadedText: string
Title:
Uploaded TextThe text content for a new text attachment. -
Uri: string
Title:
UriMaximum Length:4000The URI of a Topology Manager type attachment. -
Url: string
Title:
UrlMaximum Length:4000The URL of a web page type attachment.
Nested Schema : partnerPrograms-PartnerProgramCountries-item-post-request
Type:
Show Source
object-
CountryCode: string
Maximum Length:
2The country code to which the partner program applies. -
PartnerProgramId: integer
The unique identifier for the partner program associated with the country.
-
ProgramCountryId: integer
The system-generated unique identifier and primary key for the program country.
Nested Schema : partnerPrograms-ProgramBenefitDetails-item-post-request
Type:
Show Source
object-
BenefitListValue: string
The list value of the program tier benefit when the value type of program benefit is "List".
-
BenefitValue: string
Title:
Benefit ValueMaximum Length:150The value of a program tier benefit in a format appropriate for the program benefit's value type. -
Name: string
Title:
NameMaximum Length:155The name of the program tier benefit. -
PartnerProgramId: integer
(int64)
Title:
ProgramThe unique identifier for the partner program to which the program tier benefit has been added. -
ProgramBenefitDetailId: integer
Title:
Program Benefit DetailsThe system-generated unique identifier and primary key of the program tier benefit. -
ProgramBenefitId: integer
(int64)
Title:
BenefitThe unique identifier for a program benefit added to a program or program tier. -
TierId: integer
(int64)
Title:
TierThe unique identifier for a tier to which a program tier benefit applies.
Nested Schema : partnerPrograms-ProgramTiers-item-post-request
Type:
Show Source
object-
PartnerProgramId: integer
(int64)
The unique identifier for the partner program associated with the program tier.
-
ProgramTierId: integer
(int64)
The unique identifier for a program tier added to a program.
-
TierId: integer
(int64)
The unique identifier of the Tier which is being added to the program.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : partnerPrograms-item-response
Type:
Show Source
object-
Attachments: array
Attachments
Title:
AttachmentsThe attachments resource is used to view, create, and update attachments. -
CountryNames: string
Title:
CountriesRead Only:trueThe list of countries that apply to the program. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the row. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the row was created. -
DeleteFlag: boolean
Read Only:
trueIndicates whether the program can be deleted. If the value is Y, then the program can be deleted. The default value is N. -
EndDateActive: string
(date)
Title:
End DateThe date when the partner program ends. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the row was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the row. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32The login of the user who last updated the program. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OwnerPartyNumber: string
Title:
Owner Party NumberRead Only:trueMaximum Length:30Public Unique Identifier of Owner Party on the Partner Programs. -
PartnerProgramCountries: array
Countries
Title:
CountriesThe countries resource is used to view, create, update, and delete the countries associated with partner programs. The countries resource is used to determine the scope of availability of partner programs in specific countries. -
PartnerProgramId: integer
Title:
Program IDThe system-generated unique identifier and primary key of the partner program. -
ProgramBenefitDetails: array
Program Benefit Details
Title:
Program Benefit DetailsThe program benefit details resource is used to view, create, update, and delete the program benefits added to a partner program. -
ProgramDescription: string
Title:
DescriptionMaximum Length:1000The text describing the program. -
ProgramManagerId: integer
Title:
Program Manager IDThe unique identifier for the owner of the partner program. -
ProgramManagerName: string
Title:
OwnerMaximum Length:360The name of the owner/manager of the partner program. -
ProgramName: string
Title:
NameMaximum Length:150The name of the partner program. -
ProgramNumber: string
Title:
Program NumberMaximum Length:30The alternate key identifier generated for each program. -
ProgramTiers: array
Tiers
Title:
TiersThe partner program tiers resource is used to view, create, update, and delete the tiers for a given program. Partner programs can be arranged into tiers and assigned to partners based on their level of contribution to the business. -
ProgramType: string
Title:
TypeMaximum Length:30The type of partner program. For example, Reseller or Go-to-Market. -
ProgramTypeMeaning: string
Title:
TypeRead Only:trueMaximum Length:80The type of the partner program. The accepted values are developer, distributor, go to market, technology partner, product focus area, and reseller. A list of accepted values is defined in the lookup ZPM_PARTNER_PROGRAM_TYPE. -
StartDateActive: string
(date)
Title:
Start DateThe date when the partner program starts. -
StatusCode: string
Title:
StatusMaximum Length:30Default Value:DThe code indicating the status of the program. For example, Draft, Failed, Published, Rejected, Pending, Terminatedm or Unpublished. A list of valid values is defined in the lookup ZPM_PROGRAM_STATUS . -
UpdateFlag: boolean
Read Only:
trueIndicates whether the program can be updated. If the value is Y, then the program can be updated. The default value is N.
Nested Schema : Attachments
Type:
arrayTitle:
AttachmentsThe attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Countries
Type:
arrayTitle:
CountriesThe countries resource is used to view, create, update, and delete the countries associated with partner programs. The countries resource is used to determine the scope of availability of partner programs in specific countries.
Show Source
Nested Schema : Program Benefit Details
Type:
arrayTitle:
Program Benefit DetailsThe program benefit details resource is used to view, create, update, and delete the program benefits added to a partner program.
Show Source
Nested Schema : Tiers
Type:
arrayTitle:
TiersThe partner program tiers resource is used to view, create, update, and delete the tiers for a given program. Partner programs can be arranged into tiers and assigned to partners based on their level of contribution to the business.
Show Source
Nested Schema : partnerPrograms-Attachments-item-response
Type:
Show Source
object-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdAttribute provided for the exclusive use by the Attachment UI components to assist in uploading files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdThe unique identifier of the attached document. -
CategoryName: string
Title:
CategoryMaximum Length:30The category of the attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255The user who created the record. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueThe user name who created the record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the record was created. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEA value that indicates the data type. -
Description: string
Title:
DescriptionMaximum Length:255The description of the attachment. -
DmDocumentId: string
Maximum Length:
255The document ID from which the attachment is created. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000The folder path from which the attachment is created. -
DmVersionNumber: string
Maximum Length:
255The document version number from which the attachment is created. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeThe error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageThe error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateThe expiration date of the contents in the attachment. -
FileContents: string
(byte)
Title:
File ContentsThe contents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048The file name of the attachment. -
FileUrl: string
Title:
File UrlThe URI of the file. -
FileWebImage: string
(byte)
Title:
File Web ImageRead Only:trueThe base64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueThe date when the record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255The user who last updated the record. -
LastUpdatedByUserName: string
Title:
Last Updated By UserRead Only:trueThe user name who last updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleThe title of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeThe content type of the attachment. -
UploadedFileLength: integer
Title:
File SizeThe size of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameThe name to assign to a new attachment file. -
UploadedText: string
Title:
Uploaded TextThe text content for a new text attachment. -
Uri: string
Title:
UriMaximum Length:4000The URI of a Topology Manager type attachment. -
Url: string
Title:
UrlMaximum Length:4000The URL of a web page type attachment. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255The login credentials of the user who created the attachment.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : partnerPrograms-PartnerProgramCountries-item-response
Type:
Show Source
object-
CountryCode: string
Maximum Length:
2The country code to which the partner program applies. -
CountryName: string
Title:
Territory NameRead Only:trueMaximum Length:80The name of a country to which a partner program applies. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the row. -
CreationDate: string
(date-time)
Read Only:
trueThe date and time the row was created. -
DeleteFlag: boolean
Read Only:
trueIndicates whether the program countries can be deleted. If the value is Y, then the program countries can be deleted. The default value is N. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date and time the row was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the row. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PartnerProgramId: integer
The unique identifier for the partner program associated with the country.
-
ProgramCountryId: integer
The system-generated unique identifier and primary key for the program country.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : partnerPrograms-ProgramBenefitDetails-item-response
Type:
Show Source
object-
BenefitListValue: string
The list value of the program tier benefit when the value type of program benefit is "List".
-
BenefitValue: string
Title:
Benefit ValueMaximum Length:150The value of a program tier benefit in a format appropriate for the program benefit's value type. -
CategoryCode: string
Title:
CategoryRead Only:trueMaximum Length:30The code indicating the category of the program benefit. A list of valid values is defined in the lookup ORA_ZPM_BENEFIT_CATEGORY. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the row. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time the row was created. -
DataType: string
Title:
Value TypeRead Only:trueMaximum Length:30The value type of the program benefit. -
DeleteFlag: boolean
Read Only:
trueIndicates whether the program benefit can be deleted. If the value is Y, then the program benefit can be deleted. The default value is N. -
Description: string
Title:
Benefits DescriptionRead Only:trueMaximum Length:1000The text describing the program benefit. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time the row was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the row. -
LastUpdateLogin: string
Title:
Last Update LoginRead Only:trueMaximum Length:32The login of the user who last updated the program benefit detail. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Name: string
Title:
NameMaximum Length:155The name of the program tier benefit. -
PartnerProgramId: integer
(int64)
Title:
ProgramThe unique identifier for the partner program to which the program tier benefit has been added. -
ProgramBenefitDetailId: integer
Title:
Program Benefit DetailsThe system-generated unique identifier and primary key of the program tier benefit. -
ProgramBenefitId: integer
(int64)
Title:
BenefitThe unique identifier for a program benefit added to a program or program tier. -
TierId: integer
(int64)
Title:
TierThe unique identifier for a tier to which a program tier benefit applies. -
TierName: string
Title:
NameRead Only:trueMaximum Length:155The name of a tier to which a program tier benefit applies. -
UpdateFlag: boolean
Read Only:
trueIndicates whether the program benefit can be updated. If the value is Y, then the program benefit can be updated. The default value is N.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : partnerPrograms-ProgramTiers-item-response
Type:
Show Source
object-
BadgeImageName: string
Title:
BadgeRead Only:trueMaximum Length:100The badge image name of the program tier. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the row. -
CreationDate: string
(date-time)
Read Only:
trueThe date and time the row was created. -
DeleteFlag: boolean
Read Only:
trueIndicates whether the program tier should be deleted. If the value is Y, then the program tier has to be deleted. The default value is N. -
EnrollmentCount: integer
Title:
EnrollmentsRead Only:trueThe count of enrollments referencing the program tier. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe user who last updated the row. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The date and time the row was last updated. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Name: string
Title:
NameRead Only:trueMaximum Length:155The name of the program tier. -
PartnerProgramId: integer
(int64)
The unique identifier for the partner program associated with the program tier.
-
ProgramTierId: integer
(int64)
The unique identifier for a program tier added to a program.
-
Ranking: integer
(int32)
Title:
RankRead Only:trueThe rank of the program tier. -
TierId: integer
(int64)
The unique identifier of the Tier which is being added to the program.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- Attachments
-
Parameters:
- ProgramNumber:
$request.path.ProgramNumber
The attachments resource is used to view, create, and update attachments. - ProgramNumber:
- PartnerProgramCountries
-
Operation: /crmRestApi/resources/11.13.18.05/partnerPrograms/{ProgramNumber}/child/PartnerProgramCountriesParameters:
- ProgramNumber:
$request.path.ProgramNumber
The countries resource is used to view, create, update, and delete the countries associated with partner programs. The countries resource is used to determine the scope of availability of partner programs in specific countries. - ProgramNumber:
- ProgramBenefitDetails
-
Operation: /crmRestApi/resources/11.13.18.05/partnerPrograms/{ProgramNumber}/child/ProgramBenefitDetailsParameters:
- ProgramNumber:
$request.path.ProgramNumber
The program benefit details resource is used to view, create, update, and delete the program benefits added to a partner program. - ProgramNumber:
- ProgramStatuses
-
Parameters:
- finder:
LookupTypeActiveEnabledOrBindCodeFinder%3BBindLookupType%3DZPM_PROGRAM_STATUS%2CBindLookupCode%3D{StatusCode}
The list of values indicating the program status.
The following properties are defined on the LOV link relation:- Source Attribute: StatusCode; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- ProgramTiers
-
Parameters:
- ProgramNumber:
$request.path.ProgramNumber
The partner program tiers resource is used to view, create, update, and delete the tiers for a given program. Partner programs can be arranged into tiers and assigned to partners based on their level of contribution to the business. - ProgramNumber:
- ProgramTypes
-
Parameters:
- finder:
LookupTypeActiveEnabledOrBindCodeFinder%3BBindLookupType%3DZPM_PARTNER_PROGRAM_TYPE%2CBindLookupCode%3D{ProgramType}
The list of values indicating the type of the partner program, such as Developer, Distributor, or Reseller.
The following properties are defined on the LOV link relation:- Source Attribute: ProgramType; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- Resources
-
Operation: /crmRestApi/resources/11.13.18.05/resourcesThe list of values indicating the name of the owner or manager of the partner program, such as Colby Morris.
The following properties are defined on the LOV link relation:- Source Attribute: ProgramManagerName; Target Attribute: ResourceName
- Display Attribute: ResourceFirstName, ResourceLastName, EmailAddress, OrganizationName, RoleName
- delete
-
Parameters:
- ProgramNumber:
$request.path.ProgramNumber
This method lets you delete a partner program. - ProgramNumber:
Examples
The following example shows how to create a partner program by submitting a post request on the REST resource using cURL.
cURL Command
curl -v -u Username:Password
-H "content-type:application/vnd.oracle.adf.resourceitem+json" -X
POST "http://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerPrograms"
-d '{request_payload}'
Example of Request Body
The following shows an example of the request body in JSON format.
{
"ProgramName": "North America program",
"ProgramManagerId": 100010038017885,
"ProgramType": "GTMI"
}
Example of Response Body
The following shows an example of the response body in JSON format.
{
"PartnerProgramId" : 300100071293754,
"ProgramName" : "North America program",
"ProgramNumber" : "CDRM_12005",
"ProgramDescription" : null,
"StartDateActive" : null,
"EndDateActive" : null,
"ProgramManagerId" : 100010038017885,
"ProgramManagerName" : "Channel_OPS_Mgr_ENT1 COM",
"ProgramType" : "GTMI",
"StatusCode" : "D",
"CreatedBy" : "CHANNEL_OPERATIONS_MANAGER",
"CreationDate" : "2016-02-17T12:57:37-08:00",
"LastUpdateDate" : "2016-02-17T12:57:37-08:00",
"LastUpdatedBy" : "CHANNEL_OPERATIONS_MANAGER",
"DeleteFlag" : "true",
"UpdateFlag" : "true",
"CountryNames" : "",
...
}