No documentation available.
Name | Description | Additional information |
---|---|---|
creditApplicationId | No documentation available. |
Define this parameter in the request URI. |
model | No documentation available. |
Define this parameter in the request body. |
{
"CreditApplicationID": 1,
"BusinessName": "sample string 2",
"BusinessStreet": "sample string 3",
"BusinessStreet1": "sample string 4",
"BusinessCity": "sample string 5",
"BusinessStateCode": "sample string 6",
"BusinessPostalCode": "sample string 7",
"BusinessCountryCode": "sample string 8",
"BusinessPhoneNumber": "sample string 9",
"BusinessFaxNumber": "sample string 10",
"BusinessEmail": "sample string 11",
"BusinessYearEstablished": 1,
"BusinessType": "sample string 12",
"IsTaxExempt": true,
"TaxExemptCertificate": "sample string 13",
"BillingStreet": "sample string 14",
"BillingStreet1": "sample string 15",
"BillingCity": "sample string 16",
"BillingStateCode": "sample string 17",
"BillingPostalCode": "sample string 18",
"BillingCountryCode": "sample string 19",
"BankName": "sample string 20",
"BankAddress": "sample string 21",
"BankPhoneNumber": "sample string 22",
"BankAccountNumber": "sample string 23",
"RequestDate": "2021-01-18T01:53:54.2453994-06:00",
"IsCreditApproved": true,
"CreditDays": 1,
"CreditApprovedDate": "2021-01-18T01:53:54.2453994-06:00",
"Custom1": "sample string 24",
"Custom2": "sample string 25",
"Custom3": "sample string 26",
"Custom4": "sample string 27",
"Custom5": "sample string 28",
"TradeReferences": {
"$id": "2",
"$values": [
{
"$id": "3",
"TradeRefID": 1,
"CreditApplicationID": 2,
"ReferenceName": "sample string 3",
"BusinessName": "sample string 4",
"Street": "sample string 5",
"Street1": "sample string 6",
"City": "sample string 7",
"StateCode": "sample string 8",
"CountryCode": "sample string 9",
"PostalCode": "sample string 10",
"PhoneNumber": "sample string 11",
"FaxNumber": "sample string 12",
"Custom1": "sample string 13",
"Custom2": "sample string 14",
"Custom3": "sample string 15",
"Custom4": "sample string 16",
"Custom5": "sample string 17"
},
{
"$ref": "3"
},
{
"$ref": "3"
}
]
}
}