Create a set of customer cross reference records
post
/fscmRestApi/resources/11.13.18.05/publicSectorRecordCustomerReferences
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
-
Address1: string
Maximum Length:
240
The first line of the address. -
Address2: string
Maximum Length:
240
The second line of the address. -
Address3: string
Maximum Length:
240
The third line of the address. -
Address4: string
Maximum Length:
240
The fourth line of the address. -
AgencyId: integer
(int32)
Default Value:
1
Identifier of the agency. -
BillToFlag: string
Maximum Length:
1
Indicates whether the address is a bill to address. -
City: string
Maximum Length:
60
The city of the address. -
Classification: string
Maximum Length:
3
The customer type. -
ContactAddress1: string
Maximum Length:
240
The first line of the contact address. -
ContactAddress2: string
Maximum Length:
240
The second line of the contact address. -
ContactAddress3: string
Maximum Length:
240
The third line of the contact address. -
ContactAddress4: string
Maximum Length:
240
The fourth line of the contact address. -
ContactCity: string
Maximum Length:
60
City of the contact address. -
ContactCountry: string
Maximum Length:
3
Country of the contact address. -
ContactCounty: string
Maximum Length:
6
County of the contact address. -
ContactEmailAddress: string
Maximum Length:
150
The email address of the customer contact. -
ContactEmailAddress1: string
Maximum Length:
150
Email address of the contact. -
ContactFirstName: string
Maximum Length:
150
First Name of the contact. -
ContactId: integer
(int64)
Identifier of the contact.
-
ContactLastName: string
Maximum Length:
150
Last Name of the contact. -
ContactMiddleName: string
Maximum Length:
60
Middle Name of the contact. -
ContactNameSuffix: string
Maximum Length:
30
Name suffix of the contact. -
ContactPartyId: integer
(int64)
Identifier of the contact.
-
ContactPersonTitle: string
Maximum Length:
60
Title of the contact. -
ContactPhoneAreaCode: string
Maximum Length:
10
The phone area code of the contact. -
ContactPhoneCountryCode: string
Maximum Length:
10
The phone country code of contact. -
ContactPhoneExtension: string
Maximum Length:
20
The phone number extension of the contact. -
ContactPhoneNumber: string
Maximum Length:
40
The phone number of the contact. -
ContactPhoneType: string
Maximum Length:
30
The phone number of the contact. -
ContactPostalCode: string
Maximum Length:
60
Postal code of the contact address. -
ContactPostalPlus4Code: string
Maximum Length:
10
Additional postal code of the contact address. -
ContactProvince: string
Maximum Length:
60
Province of the contact address. -
ContactRawPhoneNumber: string
Maximum Length:
60
The area code of the unformatted version of the phone for the contact. -
ContactState: string
Maximum Length:
60
State of the contact address. -
ContactTypeCd: string
Maximum Length:
30
The contact type of the billing account. -
Country: string
Maximum Length:
3
The country of the address. -
County: string
Maximum Length:
6
The country of the address. -
CustAccountId: integer
(int64)
Identifier of the customer account.
-
CustAccountName: string
Maximum Length:
240
Name of the customer. -
CustAccountNumber: string
Maximum Length:
30
The customer account number. -
CustAcctChoice: string
Maximum Length:
30
The customer account choice. -
CustAcctSiteId: integer
(int64)
Identifier of the customer account site.
-
CustAcctVerificationStatus: string
Maximum Length:
30
The status of the customer account cross reference record. -
CustPartyId: integer
(int64)
Identifier of the customer party.
-
CustPartyNumber: string
Maximum Length:
30
The customer party number. -
CustPartyTypeCd: string
Maximum Length:
30
Code associated with the customer party. -
CustSiteUseId: integer
(int64)
Identifier of the customer site use.
-
DunsNumberC: string
Maximum Length:
30
A global business information and insights provider. -
DuplicateCheckDoneFlag: string
Maximum Length:
1
Indicates whether duplicate check was done. -
DuplicateCheckOption: string
Maximum Length:
30
Indicates whether duplicate check should be done. -
EstablishedDate: string
(date)
The establishment date of the customer.
-
InvoiceSystemCd: string
Maximum Length:
30
Identifies the receivables application associated with invoices. -
JgzzFiscalCode: string
Maximum Length:
20
The tax attribute. -
LnpRecordId: string
Maximum Length:
50
The application identifier. -
LnpRecordKey: integer
(int64)
The key for the submitted application.
-
LocationId: integer
(int64)
Unique identifier of the customer location.
-
MatchFoundFlag: string
Maximum Length:
1
Indicates whether duplicate match was found. -
MigratedDataFlag: string
Maximum Length:
3
Indicates whether the record is migrated. -
NameSuffix: string
Maximum Length:
30
The suffix of the customer with person type. -
PartyFirstName: string
Maximum Length:
150
The first name of the customer person type. -
PartyLastName: string
Maximum Length:
150
The last name of the customer with person type. -
PartyMiddleName: string
Maximum Length:
60
The middle name of the customer with person type. -
PartyName: string
Maximum Length:
360
Name of the customer party. -
PartySiteId: integer
(int64)
Identifier of the party site.
-
PartySiteName: string
Maximum Length:
240
Name of the party site. -
PersonTitle: string
Maximum Length:
60
The title of the customer with person type. -
PostalCode: string
Maximum Length:
60
The postal code of the address. -
PostalPlus4Code: string
Maximum Length:
10
The postal code plus of the address. -
Province: string
Maximum Length:
60
The province of the address. -
RecordTypeId: string
Maximum Length:
50
The identifier of the record type. -
SetName: string
Maximum Length:
80
Reference set name associated with the billing site. -
State: string
Maximum Length:
60
The state of the address. -
StatusFlag: string
Maximum Length:
1
The status of the billing account. -
TerminationDate: string
(date)
The termination date of the customer.
-
TrxnCustXrefId: string
Maximum Length:
50
Alpha numeric identifier of the record. -
TrxnCustXrefKey: integer
(int64)
Numeric identifier of the record.
-
TrxnCustXrefPuid: string
Maximum Length:
480
Customer reference public identifier on the cross reference table.
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 : publicSectorRecordCustomerReferences-item-response
Type:
Show Source
object
-
Address1: string
Maximum Length:
240
The first line of the address. -
Address2: string
Maximum Length:
240
The second line of the address. -
Address3: string
Maximum Length:
240
The third line of the address. -
Address4: string
Maximum Length:
240
The fourth line of the address. -
AgencyId: integer
(int32)
Default Value:
1
Identifier of the agency. -
BillToFlag: string
Maximum Length:
1
Indicates whether the address is a bill to address. -
City: string
Maximum Length:
60
The city of the address. -
Classification: string
Maximum Length:
3
The customer type. -
ContactAddress1: string
Maximum Length:
240
The first line of the contact address. -
ContactAddress2: string
Maximum Length:
240
The second line of the contact address. -
ContactAddress3: string
Maximum Length:
240
The third line of the contact address. -
ContactAddress4: string
Maximum Length:
240
The fourth line of the contact address. -
ContactCity: string
Maximum Length:
60
City of the contact address. -
ContactCountry: string
Maximum Length:
3
Country of the contact address. -
ContactCounty: string
Maximum Length:
6
County of the contact address. -
ContactEmailAddress: string
Maximum Length:
150
The email address of the customer contact. -
ContactEmailAddress1: string
Maximum Length:
150
Email address of the contact. -
ContactFirstName: string
Maximum Length:
150
First Name of the contact. -
ContactId: integer
(int64)
Identifier of the contact.
-
ContactLastName: string
Maximum Length:
150
Last Name of the contact. -
ContactMiddleName: string
Maximum Length:
60
Middle Name of the contact. -
ContactNameSuffix: string
Maximum Length:
30
Name suffix of the contact. -
ContactPartyId: integer
(int64)
Identifier of the contact.
-
ContactPersonTitle: string
Maximum Length:
60
Title of the contact. -
ContactPhoneAreaCode: string
Maximum Length:
10
The phone area code of the contact. -
ContactPhoneCountryCode: string
Maximum Length:
10
The phone country code of contact. -
ContactPhoneExtension: string
Maximum Length:
20
The phone number extension of the contact. -
ContactPhoneNumber: string
Maximum Length:
40
The phone number of the contact. -
ContactPhoneType: string
Maximum Length:
30
The phone number of the contact. -
ContactPostalCode: string
Maximum Length:
60
Postal code of the contact address. -
ContactPostalPlus4Code: string
Maximum Length:
10
Additional postal code of the contact address. -
ContactProvince: string
Maximum Length:
60
Province of the contact address. -
ContactRawPhoneNumber: string
Maximum Length:
60
The area code of the unformatted version of the phone for the contact. -
ContactState: string
Maximum Length:
60
State of the contact address. -
ContactTypeCd: string
Maximum Length:
30
The contact type of the billing account. -
Country: string
Maximum Length:
3
The country of the address. -
County: string
Maximum Length:
6
The country of the address. -
CustAccountId: integer
(int64)
Identifier of the customer account.
-
CustAccountName: string
Maximum Length:
240
Name of the customer. -
CustAccountNumber: string
Maximum Length:
30
The customer account number. -
CustAcctChoice: string
Maximum Length:
30
The customer account choice. -
CustAcctSiteId: integer
(int64)
Identifier of the customer account site.
-
CustAcctVerificationStatus: string
Maximum Length:
30
The status of the customer account cross reference record. -
CustPartyId: integer
(int64)
Identifier of the customer party.
-
CustPartyNumber: string
Maximum Length:
30
The customer party number. -
CustPartyTypeCd: string
Maximum Length:
30
Code associated with the customer party. -
CustSiteUseId: integer
(int64)
Identifier of the customer site use.
-
DunsNumberC: string
Maximum Length:
30
A global business information and insights provider. -
DuplicateCheckDoneFlag: string
Maximum Length:
1
Indicates whether duplicate check was done. -
DuplicateCheckOption: string
Maximum Length:
30
Indicates whether duplicate check should be done. -
EstablishedDate: string
(date)
The establishment date of the customer.
-
InvoiceSystemCd: string
Maximum Length:
30
Identifies the receivables application associated with invoices. -
JgzzFiscalCode: string
Maximum Length:
20
The tax attribute. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
LnpRecordId: string
Maximum Length:
50
The application identifier. -
LnpRecordKey: integer
(int64)
The key for the submitted application.
-
LocationId: integer
(int64)
Unique identifier of the customer location.
-
MatchFoundFlag: string
Maximum Length:
1
Indicates whether duplicate match was found. -
MigratedDataFlag: string
Maximum Length:
3
Indicates whether the record is migrated. -
NameSuffix: string
Maximum Length:
30
The suffix of the customer with person type. -
PartyFirstName: string
Maximum Length:
150
The first name of the customer person type. -
PartyLastName: string
Maximum Length:
150
The last name of the customer with person type. -
PartyMiddleName: string
Maximum Length:
60
The middle name of the customer with person type. -
PartyName: string
Maximum Length:
360
Name of the customer party. -
PartySiteId: integer
(int64)
Identifier of the party site.
-
PartySiteName: string
Maximum Length:
240
Name of the party site. -
PersonTitle: string
Maximum Length:
60
The title of the customer with person type. -
PostalCode: string
Maximum Length:
60
The postal code of the address. -
PostalPlus4Code: string
Maximum Length:
10
The postal code plus of the address. -
Province: string
Maximum Length:
60
The province of the address. -
RecordTypeId: string
Maximum Length:
50
The identifier of the record type. -
SetName: string
Maximum Length:
80
Reference set name associated with the billing site. -
State: string
Maximum Length:
60
The state of the address. -
StatusFlag: string
Maximum Length:
1
The status of the billing account. -
TerminationDate: string
(date)
The termination date of the customer.
-
TrxnCustXrefId: string
Maximum Length:
50
Alpha numeric identifier of the record. -
TrxnCustXrefKey: integer
(int64)
Numeric identifier of the record.
-
TrxnCustXrefPuid: string
Maximum Length:
480
Customer reference public identifier on the cross reference table.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object
-
href: string
Title:
hyperlink reference
The URI to the related resource. -
kind: string
Title:
kind
Allowed Values:[ "collection", "item", "describe", "other" ]
The kind of the related resource. -
name: string
Title:
name
The name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relation
Allowed 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.