processTemplate
processTemplate
application/json
Request Body required
template string
dealer object
dealerAssociate object
customer object
dealerOrder object
invoice object
paymentVariables object
Responses
- 200
- 400
- 401
- 500
OK
application/json
Schema
Schema
string
Bad Request
*/*
Schema
Example (from schema)
Schema
errors object[]
warnings object[]
{
"errors": [
{
"errorCode": 0,
"errorTitle": "string",
"errorMessage": "string",
"errorDescription": "string"
}
],
"warnings": [
{
"warningCode": 0,
"warningTitle": "string",
"warningMessage": "string",
"warningDescription": "string"
}
]
}
Unauthorized
*/*
Schema
Example (from schema)
Schema
errors object[]
warnings object[]
{
"errors": [
{
"errorCode": 0,
"errorTitle": "string",
"errorMessage": "string",
"errorDescription": "string"
}
],
"warnings": [
{
"warningCode": 0,
"warningTitle": "string",
"warningMessage": "string",
"warningDescription": "string"
}
]
}
Internal Server Error
*/*
Schema
Example (from schema)
Schema
errors object[]
warnings object[]
{
"errors": [
{
"errorCode": 0,
"errorTitle": "string",
"errorMessage": "string",
"errorDescription": "string"
}
],
"warnings": [
{
"warningCode": 0,
"warningTitle": "string",
"warningMessage": "string",
"warningDescription": "string"
}
]
}
POST /kpayment/v1/emailTemplate/process
Request
Request
curl / cURL
curl -L -X POST '/payment/kpayment/v1/emailTemplate/process' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
--data-raw '{
"template": "string",
"dealer": {
"id": 0,
"name": "string",
"contractName": "string",
"number": "string",
"comments": "string",
"isValid": true,
"phoneNumber": "string",
"emailID": "string",
"website": "string",
"mapUrl": "string",
"pickupOffered": true,
"dropoffOffered": true,
"shuttleOffered": true,
"couponOffered": true,
"loanerOffered": true,
"serviceDeptHoursText": "string",
"partsDeptHoursText": "string",
"salesDeptHoursText": "string",
"fiDeptHoursText": "string",
"inNetwork": true,
"latitude": 0,
"longitude": 0,
"altitude": 0,
"isSystemDealer": true,
"nickName": "string",
"uuid": "string"
},
"dealerAssociate": {
"id": 0,
"uuid": "string",
"userUuid": "string",
"firstName": "string",
"lastName": "string",
"cellPhone": "string",
"textNumber": "string",
"emailAddress": "string",
"nickname": "string",
"associateDmsID": "string",
"imageUrl": "string",
"role": {
"roleName": "string",
"roleAcronym": "string"
},
"department": {
"id": 0,
"name": "string",
"uuid": "string",
"dealer": {
"id": 0,
"name": "string",
"contractName": "string",
"number": "string",
"comments": "string",
"isValid": true,
"phoneNumber": "string",
"emailID": "string",
"website": "string",
"mapUrl": "string",
"pickupOffered": true,
"dropoffOffered": true,
"shuttleOffered": true,
"couponOffered": true,
"loanerOffered": true,
"serviceDeptHoursText": "string",
"partsDeptHoursText": "string",
"salesDeptHoursText": "string",
"fiDeptHoursText": "string",
"inNetwork": true,
"latitude": 0,
"longitude": 0,
"altitude": 0,
"isSystemDealer": true,
"nickName": "string",
"uuid": "string"
},
"communicationGroup": "string",
"brokerNumber": "string",
"defaultDealerAssociateID": 0
},
"subscriptions": [
{
"subscription": "string"
}
],
"features": [
{
"key": "string",
"signUpUrl": "string",
"informationUrl": "string",
"email": "string",
"uuid": "string"
}
],
"authorities": [
{
"authority": "string",
"description": "string"
}
],
"tags": [
{
"name": "string",
"uuid": "string"
}
],
"preferences": [
{
"keyName": "string",
"value": "string"
}
],
"bio": "string",
"teamUuidList": [
"string"
]
},
"customer": {
"firstName": "string",
"middleName": "string",
"lastName": "string",
"gender": "string",
"company": "string",
"nickName": "string",
"customerKey": "string",
"imageUrl": "string",
"guid": "string",
"isValid": true,
"status": "string",
"optedOut": true,
"isIndexed": true,
"preferredLocale": "string",
"availability": 0,
"phone": "string",
"email": "string",
"phoneCommunicationId": 0,
"emailCommunicationId": 0
},
"dealerOrder": {
"id": 0,
"orderNumber": "string",
"orderType": "string",
"amount": 0,
"orderDate": "2025-04-07T07:51:27.567Z",
"description": "string",
"orderStatus": "string",
"invoiceURL": "string",
"readyROData": "string",
"mileageText": "string",
"departmentType": "string",
"labourOpTypes": "string",
"dmsdescription": "string",
"uuid": "string",
"updated_dt": "2025-04-07T07:51:27.567Z",
"created_dt": "2025-04-07T07:51:27.567Z",
"payTypes": "string",
"laborTypes": "string",
"tagOrHat": "string",
"vehicle": {
"id": 0,
"version": 0,
"brand": {
"id": 0,
"version": 0,
"brandName": "string",
"isValid": true
},
"vin": "string",
"hasObddevice": true,
"licensePlate": "string",
"boughtDate": "2025-04-07T07:51:27.567Z",
"soldDate": "2025-04-07T07:51:27.567Z",
"addedDate": "2025-04-07T07:51:27.567Z",
"model": "string",
"year": "string",
"trim": "string",
"engine": "string",
"body": "string",
"latestMileage": "string",
"transmission": "string",
"name": "string",
"make": "string",
"mileage": "string",
"isPrimary": true,
"lastServiceDate": "2025-04-07T07:51:27.567Z",
"licenseStateCode": "string",
"licenseStateDescription": "string",
"vehicleKey": "string",
"status": "string",
"parent": 0,
"color": "string",
"uuid": "string",
"isValid": true
},
"signatureRequestID": 0,
"paidAmount": 0,
"deliveryAmount": 0,
"customerSignatureUrl": "string",
"dealer": {
"id": 0,
"name": "string",
"contractName": "string",
"number": "string",
"comments": "string",
"isValid": true,
"phoneNumber": "string",
"emailID": "string",
"website": "string",
"mapUrl": "string",
"pickupOffered": true,
"dropoffOffered": true,
"shuttleOffered": true,
"couponOffered": true,
"loanerOffered": true,
"serviceDeptHoursText": "string",
"partsDeptHoursText": "string",
"salesDeptHoursText": "string",
"fiDeptHoursText": "string",
"inNetwork": true,
"latitude": 0,
"longitude": 0,
"altitude": 0,
"isSystemDealer": true,
"nickName": "string",
"uuid": "string"
},
"numberOfInvoices": 0,
"paid": true,
"paymentRequestSent": true,
"paidOnline": true
},
"invoice": {
"id": 0,
"guid": "string",
"invoiceStatus": "string",
"amount": 0,
"invoiceDate": "2025-04-07T07:51:27.567Z",
"description": "string",
"refundedAmount": 0,
"paidDate": "2025-04-07T07:51:27.567Z",
"fileName": "string",
"reminderMileage": 0,
"reminderDate": "2025-04-07T07:51:27.567Z",
"signatureFileName": "string",
"paymentDeclines": "string",
"invoiceAttributes": {},
"paymentDealer": {
"dealerUuid": "string"
},
"paymentDealerOrder": {
"orderNumber": "string",
"orderType": "string",
"departmentUuid": "string",
"dealerOrderUuid": "string"
},
"paymentCustomer": {
"customerUuid": "string"
},
"paymentUser": {
"id": 0,
"dealerAssociateUUID": "string",
"userUUID": "string",
"dealerDepartmentUUID": "string"
}
},
"paymentVariables": {
"paymentType": "string",
"tenderName": "string",
"baseInvoiceAmount": "string",
"pgrAmount": "string",
"surchargeAmount": "string",
"totalAmount": "string",
"amountWithMaxSurcharges": 0,
"custSign": "string",
"confirmationCode": "string",
"cashierName": "string",
"signedInvoiceLink": "string",
"roLabel": "string",
"surchargeLabel": "string",
"totalLabel": "string",
"checkNumber": "string",
"accountNumber": "string",
"checkPayerName": "string",
"approvalNumber": "string",
"presentationDate": "2025-04-07T07:51:27.567Z",
"authorizedAmount": "string",
"authorizedDate": "2025-04-07T07:51:27.567Z",
"timezone": "string",
"mkPaymentsOnboardingUrl": "string",
"mkSupportPhone": "string",
"mkPaymentsEmail": "string",
"pickupMessageText": "string",
"descriptionText": "string",
"subheaderText": "string",
"currentYear": "string",
"reminderText": "string",
"dealerLogo": "string",
"payurl": "string",
"invoiceUrl": "string",
"departmentName": "string",
"customerBlacklisted": true,
"sendWithoutKpay": true,
"sendWithoutInvoice": true,
"transactionType": "string",
"forCustomer": true,
"authorizedPayment": true,
"surcharge": true,
"openedgeEMV": true,
"ccEMV": true,
"vehicleExists": true,
"vinBarcode": "string",
"receiptUrl": "string",
"dualPricingEnabled": true,
"dualPricingAcknowledgement": "string",
"warrantyBypassEnabled": true,
"creditCardUsed": true,
"saveCard": true,
"brokerNumber": "string",
"receipt": {
"merchantId": "string",
"transactionReferenceNumber": "string",
"entryLegend": "string",
"entryMethod": "string",
"applicationPreferredName": "string",
"terminalVerificationResults": "string",
"applicationCryptogram": "string",
"applicationTransactionCounter": "string",
"transactionStatusInformation": "string",
"authorizationResponseCode": "string",
"validationCodePayment": "string",
"terminalId": "string",
"totalAmount": "string",
"transType": "string",
"cardType": "string",
"cardNumber": "string",
"approvalCode": "string"
},
"creditCard": {
"creditCardFieldName": "string",
"billingAddress1": "string",
"billingAddress2": "string",
"billingCity": "string",
"billingState": "string",
"billingZip": "string",
"billingPhone": "string",
"ccnumber": "string",
"lastFourDigits": "string",
"cctype": "string",
"cardType": 0,
"cardHolder": "string",
"expMonth": 0,
"expYear": 0
},
"esign": true
}
}'
python / requests
curl -L -X POST '/payment/kpayment/v1/emailTemplate/process' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
--data-raw '{
"template": "string",
"dealer": {
"id": 0,
"name": "string",
"contractName": "string",
"number": "string",
"comments": "string",
"isValid": true,
"phoneNumber": "string",
"emailID": "string",
"website": "string",
"mapUrl": "string",
"pickupOffered": true,
"dropoffOffered": true,
"shuttleOffered": true,
"couponOffered": true,
"loanerOffered": true,
"serviceDeptHoursText": "string",
"partsDeptHoursText": "string",
"salesDeptHoursText": "string",
"fiDeptHoursText": "string",
"inNetwork": true,
"latitude": 0,
"longitude": 0,
"altitude": 0,
"isSystemDealer": true,
"nickName": "string",
"uuid": "string"
},
"dealerAssociate": {
"id": 0,
"uuid": "string",
"userUuid": "string",
"firstName": "string",
"lastName": "string",
"cellPhone": "string",
"textNumber": "string",
"emailAddress": "string",
"nickname": "string",
"associateDmsID": "string",
"imageUrl": "string",
"role": {
"roleName": "string",
"roleAcronym": "string"
},
"department": {
"id": 0,
"name": "string",
"uuid": "string",
"dealer": {
"id": 0,
"name": "string",
"contractName": "string",
"number": "string",
"comments": "string",
"isValid": true,
"phoneNumber": "string",
"emailID": "string",
"website": "string",
"mapUrl": "string",
"pickupOffered": true,
"dropoffOffered": true,
"shuttleOffered": true,
"couponOffered": true,
"loanerOffered": true,
"serviceDeptHoursText": "string",
"partsDeptHoursText": "string",
"salesDeptHoursText": "string",
"fiDeptHoursText": "string",
"inNetwork": true,
"latitude": 0,
"longitude": 0,
"altitude": 0,
"isSystemDealer": true,
"nickName": "string",
"uuid": "string"
},
"communicationGroup": "string",
"brokerNumber": "string",
"defaultDealerAssociateID": 0
},
"subscriptions": [
{
"subscription": "string"
}
],
"features": [
{
"key": "string",
"signUpUrl": "string",
"informationUrl": "string",
"email": "string",
"uuid": "string"
}
],
"authorities": [
{
"authority": "string",
"description": "string"
}
],
"tags": [
{
"name": "string",
"uuid": "string"
}
],
"preferences": [
{
"keyName": "string",
"value": "string"
}
],
"bio": "string",
"teamUuidList": [
"string"
]
},
"customer": {
"firstName": "string",
"middleName": "string",
"lastName": "string",
"gender": "string",
"company": "string",
"nickName": "string",
"customerKey": "string",
"imageUrl": "string",
"guid": "string",
"isValid": true,
"status": "string",
"optedOut": true,
"isIndexed": true,
"preferredLocale": "string",
"availability": 0,
"phone": "string",
"email": "string",
"phoneCommunicationId": 0,
"emailCommunicationId": 0
},
"dealerOrder": {
"id": 0,
"orderNumber": "string",
"orderType": "string",
"amount": 0,
"orderDate": "2025-04-07T07:51:27.567Z",
"description": "string",
"orderStatus": "string",
"invoiceURL": "string",
"readyROData": "string",
"mileageText": "string",
"departmentType": "string",
"labourOpTypes": "string",
"dmsdescription": "string",
"uuid": "string",
"updated_dt": "2025-04-07T07:51:27.567Z",
"created_dt": "2025-04-07T07:51:27.567Z",
"payTypes": "string",
"laborTypes": "string",
"tagOrHat": "string",
"vehicle": {
"id": 0,
"version": 0,
"brand": {
"id": 0,
"version": 0,
"brandName": "string",
"isValid": true
},
"vin": "string",
"hasObddevice": true,
"licensePlate": "string",
"boughtDate": "2025-04-07T07:51:27.567Z",
"soldDate": "2025-04-07T07:51:27.567Z",
"addedDate": "2025-04-07T07:51:27.567Z",
"model": "string",
"year": "string",
"trim": "string",
"engine": "string",
"body": "string",
"latestMileage": "string",
"transmission": "string",
"name": "string",
"make": "string",
"mileage": "string",
"isPrimary": true,
"lastServiceDate": "2025-04-07T07:51:27.567Z",
"licenseStateCode": "string",
"licenseStateDescription": "string",
"vehicleKey": "string",
"status": "string",
"parent": 0,
"color": "string",
"uuid": "string",
"isValid": true
},
"signatureRequestID": 0,
"paidAmount": 0,
"deliveryAmount": 0,
"customerSignatureUrl": "string",
"dealer": {
"id": 0,
"name": "string",
"contractName": "string",
"number": "string",
"comments": "string",
"isValid": true,
"phoneNumber": "string",
"emailID": "string",
"website": "string",
"mapUrl": "string",
"pickupOffered": true,
"dropoffOffered": true,
"shuttleOffered": true,
"couponOffered": true,
"loanerOffered": true,
"serviceDeptHoursText": "string",
"partsDeptHoursText": "string",
"salesDeptHoursText": "string",
"fiDeptHoursText": "string",
"inNetwork": true,
"latitude": 0,
"longitude": 0,
"altitude": 0,
"isSystemDealer": true,
"nickName": "string",
"uuid": "string"
},
"numberOfInvoices": 0,
"paid": true,
"paymentRequestSent": true,
"paidOnline": true
},
"invoice": {
"id": 0,
"guid": "string",
"invoiceStatus": "string",
"amount": 0,
"invoiceDate": "2025-04-07T07:51:27.567Z",
"description": "string",
"refundedAmount": 0,
"paidDate": "2025-04-07T07:51:27.567Z",
"fileName": "string",
"reminderMileage": 0,
"reminderDate": "2025-04-07T07:51:27.567Z",
"signatureFileName": "string",
"paymentDeclines": "string",
"invoiceAttributes": {},
"paymentDealer": {
"dealerUuid": "string"
},
"paymentDealerOrder": {
"orderNumber": "string",
"orderType": "string",
"departmentUuid": "string",
"dealerOrderUuid": "string"
},
"paymentCustomer": {
"customerUuid": "string"
},
"paymentUser": {
"id": 0,
"dealerAssociateUUID": "string",
"userUUID": "string",
"dealerDepartmentUUID": "string"
}
},
"paymentVariables": {
"paymentType": "string",
"tenderName": "string",
"baseInvoiceAmount": "string",
"pgrAmount": "string",
"surchargeAmount": "string",
"totalAmount": "string",
"amountWithMaxSurcharges": 0,
"custSign": "string",
"confirmationCode": "string",
"cashierName": "string",
"signedInvoiceLink": "string",
"roLabel": "string",
"surchargeLabel": "string",
"totalLabel": "string",
"checkNumber": "string",
"accountNumber": "string",
"checkPayerName": "string",
"approvalNumber": "string",
"presentationDate": "2025-04-07T07:51:27.567Z",
"authorizedAmount": "string",
"authorizedDate": "2025-04-07T07:51:27.567Z",
"timezone": "string",
"mkPaymentsOnboardingUrl": "string",
"mkSupportPhone": "string",
"mkPaymentsEmail": "string",
"pickupMessageText": "string",
"descriptionText": "string",
"subheaderText": "string",
"currentYear": "string",
"reminderText": "string",
"dealerLogo": "string",
"payurl": "string",
"invoiceUrl": "string",
"departmentName": "string",
"customerBlacklisted": true,
"sendWithoutKpay": true,
"sendWithoutInvoice": true,
"transactionType": "string",
"forCustomer": true,
"authorizedPayment": true,
"surcharge": true,
"openedgeEMV": true,
"ccEMV": true,
"vehicleExists": true,
"vinBarcode": "string",
"receiptUrl": "string",
"dualPricingEnabled": true,
"dualPricingAcknowledgement": "string",
"warrantyBypassEnabled": true,
"creditCardUsed": true,
"saveCard": true,
"brokerNumber": "string",
"receipt": {
"merchantId": "string",
"transactionReferenceNumber": "string",
"entryLegend": "string",
"entryMethod": "string",
"applicationPreferredName": "string",
"terminalVerificationResults": "string",
"applicationCryptogram": "string",
"applicationTransactionCounter": "string",
"transactionStatusInformation": "string",
"authorizationResponseCode": "string",
"validationCodePayment": "string",
"terminalId": "string",
"totalAmount": "string",
"transType": "string",
"cardType": "string",
"cardNumber": "string",
"approvalCode": "string"
},
"creditCard": {
"creditCardFieldName": "string",
"billingAddress1": "string",
"billingAddress2": "string",
"billingCity": "string",
"billingState": "string",
"billingZip": "string",
"billingPhone": "string",
"ccnumber": "string",
"lastFourDigits": "string",
"cctype": "string",
"cardType": 0,
"cardHolder": "string",
"expMonth": 0,
"expYear": 0
},
"esign": true
}
}'
go / native
curl -L -X POST '/payment/kpayment/v1/emailTemplate/process' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
--data-raw '{
"template": "string",
"dealer": {
"id": 0,
"name": "string",
"contractName": "string",
"number": "string",
"comments": "string",
"isValid": true,
"phoneNumber": "string",
"emailID": "string",
"website": "string",
"mapUrl": "string",
"pickupOffered": true,
"dropoffOffered": true,
"shuttleOffered": true,
"couponOffered": true,
"loanerOffered": true,
"serviceDeptHoursText": "string",
"partsDeptHoursText": "string",
"salesDeptHoursText": "string",
"fiDeptHoursText": "string",
"inNetwork": true,
"latitude": 0,
"longitude": 0,
"altitude": 0,
"isSystemDealer": true,
"nickName": "string",
"uuid": "string"
},
"dealerAssociate": {
"id": 0,
"uuid": "string",
"userUuid": "string",
"firstName": "string",
"lastName": "string",
"cellPhone": "string",
"textNumber": "string",
"emailAddress": "string",
"nickname": "string",
"associateDmsID": "string",
"imageUrl": "string",
"role": {
"roleName": "string",
"roleAcronym": "string"
},
"department": {
"id": 0,
"name": "string",
"uuid": "string",
"dealer": {
"id": 0,
"name": "string",
"contractName": "string",
"number": "string",
"comments": "string",
"isValid": true,
"phoneNumber": "string",
"emailID": "string",
"website": "string",
"mapUrl": "string",
"pickupOffered": true,
"dropoffOffered": true,
"shuttleOffered": true,
"couponOffered": true,
"loanerOffered": true,
"serviceDeptHoursText": "string",
"partsDeptHoursText": "string",
"salesDeptHoursText": "string",
"fiDeptHoursText": "string",
"inNetwork": true,
"latitude": 0,
"longitude": 0,
"altitude": 0,
"isSystemDealer": true,
"nickName": "string",
"uuid": "string"
},
"communicationGroup": "string",
"brokerNumber": "string",
"defaultDealerAssociateID": 0
},
"subscriptions": [
{
"subscription": "string"
}
],
"features": [
{
"key": "string",
"signUpUrl": "string",
"informationUrl": "string",
"email": "string",
"uuid": "string"
}
],
"authorities": [
{
"authority": "string",
"description": "string"
}
],
"tags": [
{
"name": "string",
"uuid": "string"
}
],
"preferences": [
{
"keyName": "string",
"value": "string"
}
],
"bio": "string",
"teamUuidList": [
"string"
]
},
"customer": {
"firstName": "string",
"middleName": "string",
"lastName": "string",
"gender": "string",
"company": "string",
"nickName": "string",
"customerKey": "string",
"imageUrl": "string",
"guid": "string",
"isValid": true,
"status": "string",
"optedOut": true,
"isIndexed": true,
"preferredLocale": "string",
"availability": 0,
"phone": "string",
"email": "string",
"phoneCommunicationId": 0,
"emailCommunicationId": 0
},
"dealerOrder": {
"id": 0,
"orderNumber": "string",
"orderType": "string",
"amount": 0,
"orderDate": "2025-04-07T07:51:27.567Z",
"description": "string",
"orderStatus": "string",
"invoiceURL": "string",
"readyROData": "string",
"mileageText": "string",
"departmentType": "string",
"labourOpTypes": "string",
"dmsdescription": "string",
"uuid": "string",
"updated_dt": "2025-04-07T07:51:27.567Z",
"created_dt": "2025-04-07T07:51:27.567Z",
"payTypes": "string",
"laborTypes": "string",
"tagOrHat": "string",
"vehicle": {
"id": 0,
"version": 0,
"brand": {
"id": 0,
"version": 0,
"brandName": "string",
"isValid": true
},
"vin": "string",
"hasObddevice": true,
"licensePlate": "string",
"boughtDate": "2025-04-07T07:51:27.567Z",
"soldDate": "2025-04-07T07:51:27.567Z",
"addedDate": "2025-04-07T07:51:27.567Z",
"model": "string",
"year": "string",
"trim": "string",
"engine": "string",
"body": "string",
"latestMileage": "string",
"transmission": "string",
"name": "string",
"make": "string",
"mileage": "string",
"isPrimary": true,
"lastServiceDate": "2025-04-07T07:51:27.567Z",
"licenseStateCode": "string",
"licenseStateDescription": "string",
"vehicleKey": "string",
"status": "string",
"parent": 0,
"color": "string",
"uuid": "string",
"isValid": true
},
"signatureRequestID": 0,
"paidAmount": 0,
"deliveryAmount": 0,
"customerSignatureUrl": "string",
"dealer": {
"id": 0,
"name": "string",
"contractName": "string",
"number": "string",
"comments": "string",
"isValid": true,
"phoneNumber": "string",
"emailID": "string",
"website": "string",
"mapUrl": "string",
"pickupOffered": true,
"dropoffOffered": true,
"shuttleOffered": true,
"couponOffered": true,
"loanerOffered": true,
"serviceDeptHoursText": "string",
"partsDeptHoursText": "string",
"salesDeptHoursText": "string",
"fiDeptHoursText": "string",
"inNetwork": true,
"latitude": 0,
"longitude": 0,
"altitude": 0,
"isSystemDealer": true,
"nickName": "string",
"uuid": "string"
},
"numberOfInvoices": 0,
"paid": true,
"paymentRequestSent": true,
"paidOnline": true
},
"invoice": {
"id": 0,
"guid": "string",
"invoiceStatus": "string",
"amount": 0,
"invoiceDate": "2025-04-07T07:51:27.567Z",
"description": "string",
"refundedAmount": 0,
"paidDate": "2025-04-07T07:51:27.567Z",
"fileName": "string",
"reminderMileage": 0,
"reminderDate": "2025-04-07T07:51:27.567Z",
"signatureFileName": "string",
"paymentDeclines": "string",
"invoiceAttributes": {},
"paymentDealer": {
"dealerUuid": "string"
},
"paymentDealerOrder": {
"orderNumber": "string",
"orderType": "string",
"departmentUuid": "string",
"dealerOrderUuid": "string"
},
"paymentCustomer": {
"customerUuid": "string"
},
"paymentUser": {
"id": 0,
"dealerAssociateUUID": "string",
"userUUID": "string",
"dealerDepartmentUUID": "string"
}
},
"paymentVariables": {
"paymentType": "string",
"tenderName": "string",
"baseInvoiceAmount": "string",
"pgrAmount": "string",
"surchargeAmount": "string",
"totalAmount": "string",
"amountWithMaxSurcharges": 0,
"custSign": "string",
"confirmationCode": "string",
"cashierName": "string",
"signedInvoiceLink": "string",
"roLabel": "string",
"surchargeLabel": "string",
"totalLabel": "string",
"checkNumber": "string",
"accountNumber": "string",
"checkPayerName": "string",
"approvalNumber": "string",
"presentationDate": "2025-04-07T07:51:27.567Z",
"authorizedAmount": "string",
"authorizedDate": "2025-04-07T07:51:27.567Z",
"timezone": "string",
"mkPaymentsOnboardingUrl": "string",
"mkSupportPhone": "string",
"mkPaymentsEmail": "string",
"pickupMessageText": "string",
"descriptionText": "string",
"subheaderText": "string",
"currentYear": "string",
"reminderText": "string",
"dealerLogo": "string",
"payurl": "string",
"invoiceUrl": "string",
"departmentName": "string",
"customerBlacklisted": true,
"sendWithoutKpay": true,
"sendWithoutInvoice": true,
"transactionType": "string",
"forCustomer": true,
"authorizedPayment": true,
"surcharge": true,
"openedgeEMV": true,
"ccEMV": true,
"vehicleExists": true,
"vinBarcode": "string",
"receiptUrl": "string",
"dualPricingEnabled": true,
"dualPricingAcknowledgement": "string",
"warrantyBypassEnabled": true,
"creditCardUsed": true,
"saveCard": true,
"brokerNumber": "string",
"receipt": {
"merchantId": "string",
"transactionReferenceNumber": "string",
"entryLegend": "string",
"entryMethod": "string",
"applicationPreferredName": "string",
"terminalVerificationResults": "string",
"applicationCryptogram": "string",
"applicationTransactionCounter": "string",
"transactionStatusInformation": "string",
"authorizationResponseCode": "string",
"validationCodePayment": "string",
"terminalId": "string",
"totalAmount": "string",
"transType": "string",
"cardType": "string",
"cardNumber": "string",
"approvalCode": "string"
},
"creditCard": {
"creditCardFieldName": "string",
"billingAddress1": "string",
"billingAddress2": "string",
"billingCity": "string",
"billingState": "string",
"billingZip": "string",
"billingPhone": "string",
"ccnumber": "string",
"lastFourDigits": "string",
"cctype": "string",
"cardType": 0,
"cardHolder": "string",
"expMonth": 0,
"expYear": 0
},
"esign": true
}
}'
nodejs / axios
curl -L -X POST '/payment/kpayment/v1/emailTemplate/process' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
--data-raw '{
"template": "string",
"dealer": {
"id": 0,
"name": "string",
"contractName": "string",
"number": "string",
"comments": "string",
"isValid": true,
"phoneNumber": "string",
"emailID": "string",
"website": "string",
"mapUrl": "string",
"pickupOffered": true,
"dropoffOffered": true,
"shuttleOffered": true,
"couponOffered": true,
"loanerOffered": true,
"serviceDeptHoursText": "string",
"partsDeptHoursText": "string",
"salesDeptHoursText": "string",
"fiDeptHoursText": "string",
"inNetwork": true,
"latitude": 0,
"longitude": 0,
"altitude": 0,
"isSystemDealer": true,
"nickName": "string",
"uuid": "string"
},
"dealerAssociate": {
"id": 0,
"uuid": "string",
"userUuid": "string",
"firstName": "string",
"lastName": "string",
"cellPhone": "string",
"textNumber": "string",
"emailAddress": "string",
"nickname": "string",
"associateDmsID": "string",
"imageUrl": "string",
"role": {
"roleName": "string",
"roleAcronym": "string"
},
"department": {
"id": 0,
"name": "string",
"uuid": "string",
"dealer": {
"id": 0,
"name": "string",
"contractName": "string",
"number": "string",
"comments": "string",
"isValid": true,
"phoneNumber": "string",
"emailID": "string",
"website": "string",
"mapUrl": "string",
"pickupOffered": true,
"dropoffOffered": true,
"shuttleOffered": true,
"couponOffered": true,
"loanerOffered": true,
"serviceDeptHoursText": "string",
"partsDeptHoursText": "string",
"salesDeptHoursText": "string",
"fiDeptHoursText": "string",
"inNetwork": true,
"latitude": 0,
"longitude": 0,
"altitude": 0,
"isSystemDealer": true,
"nickName": "string",
"uuid": "string"
},
"communicationGroup": "string",
"brokerNumber": "string",
"defaultDealerAssociateID": 0
},
"subscriptions": [
{
"subscription": "string"
}
],
"features": [
{
"key": "string",
"signUpUrl": "string",
"informationUrl": "string",
"email": "string",
"uuid": "string"
}
],
"authorities": [
{
"authority": "string",
"description": "string"
}
],
"tags": [
{
"name": "string",
"uuid": "string"
}
],
"preferences": [
{
"keyName": "string",
"value": "string"
}
],
"bio": "string",
"teamUuidList": [
"string"
]
},
"customer": {
"firstName": "string",
"middleName": "string",
"lastName": "string",
"gender": "string",
"company": "string",
"nickName": "string",
"customerKey": "string",
"imageUrl": "string",
"guid": "string",
"isValid": true,
"status": "string",
"optedOut": true,
"isIndexed": true,
"preferredLocale": "string",
"availability": 0,
"phone": "string",
"email": "string",
"phoneCommunicationId": 0,
"emailCommunicationId": 0
},
"dealerOrder": {
"id": 0,
"orderNumber": "string",
"orderType": "string",
"amount": 0,
"orderDate": "2025-04-07T07:51:27.567Z",
"description": "string",
"orderStatus": "string",
"invoiceURL": "string",
"readyROData": "string",
"mileageText": "string",
"departmentType": "string",
"labourOpTypes": "string",
"dmsdescription": "string",
"uuid": "string",
"updated_dt": "2025-04-07T07:51:27.567Z",
"created_dt": "2025-04-07T07:51:27.567Z",
"payTypes": "string",
"laborTypes": "string",
"tagOrHat": "string",
"vehicle": {
"id": 0,
"version": 0,
"brand": {
"id": 0,
"version": 0,
"brandName": "string",
"isValid": true
},
"vin": "string",
"hasObddevice": true,
"licensePlate": "string",
"boughtDate": "2025-04-07T07:51:27.567Z",
"soldDate": "2025-04-07T07:51:27.567Z",
"addedDate": "2025-04-07T07:51:27.567Z",
"model": "string",
"year": "string",
"trim": "string",
"engine": "string",
"body": "string",
"latestMileage": "string",
"transmission": "string",
"name": "string",
"make": "string",
"mileage": "string",
"isPrimary": true,
"lastServiceDate": "2025-04-07T07:51:27.567Z",
"licenseStateCode": "string",
"licenseStateDescription": "string",
"vehicleKey": "string",
"status": "string",
"parent": 0,
"color": "string",
"uuid": "string",
"isValid": true
},
"signatureRequestID": 0,
"paidAmount": 0,
"deliveryAmount": 0,
"customerSignatureUrl": "string",
"dealer": {
"id": 0,
"name": "string",
"contractName": "string",
"number": "string",
"comments": "string",
"isValid": true,
"phoneNumber": "string",
"emailID": "string",
"website": "string",
"mapUrl": "string",
"pickupOffered": true,
"dropoffOffered": true,
"shuttleOffered": true,
"couponOffered": true,
"loanerOffered": true,
"serviceDeptHoursText": "string",
"partsDeptHoursText": "string",
"salesDeptHoursText": "string",
"fiDeptHoursText": "string",
"inNetwork": true,
"latitude": 0,
"longitude": 0,
"altitude": 0,
"isSystemDealer": true,
"nickName": "string",
"uuid": "string"
},
"numberOfInvoices": 0,
"paid": true,
"paymentRequestSent": true,
"paidOnline": true
},
"invoice": {
"id": 0,
"guid": "string",
"invoiceStatus": "string",
"amount": 0,
"invoiceDate": "2025-04-07T07:51:27.567Z",
"description": "string",
"refundedAmount": 0,
"paidDate": "2025-04-07T07:51:27.567Z",
"fileName": "string",
"reminderMileage": 0,
"reminderDate": "2025-04-07T07:51:27.567Z",
"signatureFileName": "string",
"paymentDeclines": "string",
"invoiceAttributes": {},
"paymentDealer": {
"dealerUuid": "string"
},
"paymentDealerOrder": {
"orderNumber": "string",
"orderType": "string",
"departmentUuid": "string",
"dealerOrderUuid": "string"
},
"paymentCustomer": {
"customerUuid": "string"
},
"paymentUser": {
"id": 0,
"dealerAssociateUUID": "string",
"userUUID": "string",
"dealerDepartmentUUID": "string"
}
},
"paymentVariables": {
"paymentType": "string",
"tenderName": "string",
"baseInvoiceAmount": "string",
"pgrAmount": "string",
"surchargeAmount": "string",
"totalAmount": "string",
"amountWithMaxSurcharges": 0,
"custSign": "string",
"confirmationCode": "string",
"cashierName": "string",
"signedInvoiceLink": "string",
"roLabel": "string",
"surchargeLabel": "string",
"totalLabel": "string",
"checkNumber": "string",
"accountNumber": "string",
"checkPayerName": "string",
"approvalNumber": "string",
"presentationDate": "2025-04-07T07:51:27.567Z",
"authorizedAmount": "string",
"authorizedDate": "2025-04-07T07:51:27.567Z",
"timezone": "string",
"mkPaymentsOnboardingUrl": "string",
"mkSupportPhone": "string",
"mkPaymentsEmail": "string",
"pickupMessageText": "string",
"descriptionText": "string",
"subheaderText": "string",
"currentYear": "string",
"reminderText": "string",
"dealerLogo": "string",
"payurl": "string",
"invoiceUrl": "string",
"departmentName": "string",
"customerBlacklisted": true,
"sendWithoutKpay": true,
"sendWithoutInvoice": true,
"transactionType": "string",
"forCustomer": true,
"authorizedPayment": true,
"surcharge": true,
"openedgeEMV": true,
"ccEMV": true,
"vehicleExists": true,
"vinBarcode": "string",
"receiptUrl": "string",
"dualPricingEnabled": true,
"dualPricingAcknowledgement": "string",
"warrantyBypassEnabled": true,
"creditCardUsed": true,
"saveCard": true,
"brokerNumber": "string",
"receipt": {
"merchantId": "string",
"transactionReferenceNumber": "string",
"entryLegend": "string",
"entryMethod": "string",
"applicationPreferredName": "string",
"terminalVerificationResults": "string",
"applicationCryptogram": "string",
"applicationTransactionCounter": "string",
"transactionStatusInformation": "string",
"authorizationResponseCode": "string",
"validationCodePayment": "string",
"terminalId": "string",
"totalAmount": "string",
"transType": "string",
"cardType": "string",
"cardNumber": "string",
"approvalCode": "string"
},
"creditCard": {
"creditCardFieldName": "string",
"billingAddress1": "string",
"billingAddress2": "string",
"billingCity": "string",
"billingState": "string",
"billingZip": "string",
"billingPhone": "string",
"ccnumber": "string",
"lastFourDigits": "string",
"cctype": "string",
"cardType": 0,
"cardHolder": "string",
"expMonth": 0,
"expYear": 0
},
"esign": true
}
}'
ruby / Net::HTTP
curl -L -X POST '/payment/kpayment/v1/emailTemplate/process' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
--data-raw '{
"template": "string",
"dealer": {
"id": 0,
"name": "string",
"contractName": "string",
"number": "string",
"comments": "string",
"isValid": true,
"phoneNumber": "string",
"emailID": "string",
"website": "string",
"mapUrl": "string",
"pickupOffered": true,
"dropoffOffered": true,
"shuttleOffered": true,
"couponOffered": true,
"loanerOffered": true,
"serviceDeptHoursText": "string",
"partsDeptHoursText": "string",
"salesDeptHoursText": "string",
"fiDeptHoursText": "string",
"inNetwork": true,
"latitude": 0,
"longitude": 0,
"altitude": 0,
"isSystemDealer": true,
"nickName": "string",
"uuid": "string"
},
"dealerAssociate": {
"id": 0,
"uuid": "string",
"userUuid": "string",
"firstName": "string",
"lastName": "string",
"cellPhone": "string",
"textNumber": "string",
"emailAddress": "string",
"nickname": "string",
"associateDmsID": "string",
"imageUrl": "string",
"role": {
"roleName": "string",
"roleAcronym": "string"
},
"department": {
"id": 0,
"name": "string",
"uuid": "string",
"dealer": {
"id": 0,
"name": "string",
"contractName": "string",
"number": "string",
"comments": "string",
"isValid": true,
"phoneNumber": "string",
"emailID": "string",
"website": "string",
"mapUrl": "string",
"pickupOffered": true,
"dropoffOffered": true,
"shuttleOffered": true,
"couponOffered": true,
"loanerOffered": true,
"serviceDeptHoursText": "string",
"partsDeptHoursText": "string",
"salesDeptHoursText": "string",
"fiDeptHoursText": "string",
"inNetwork": true,
"latitude": 0,
"longitude": 0,
"altitude": 0,
"isSystemDealer": true,
"nickName": "string",
"uuid": "string"
},
"communicationGroup": "string",
"brokerNumber": "string",
"defaultDealerAssociateID": 0
},
"subscriptions": [
{
"subscription": "string"
}
],
"features": [
{
"key": "string",
"signUpUrl": "string",
"informationUrl": "string",
"email": "string",
"uuid": "string"
}
],
"authorities": [
{
"authority": "string",
"description": "string"
}
],
"tags": [
{
"name": "string",
"uuid": "string"
}
],
"preferences": [
{
"keyName": "string",
"value": "string"
}
],
"bio": "string",
"teamUuidList": [
"string"
]
},
"customer": {
"firstName": "string",
"middleName": "string",
"lastName": "string",
"gender": "string",
"company": "string",
"nickName": "string",
"customerKey": "string",
"imageUrl": "string",
"guid": "string",
"isValid": true,
"status": "string",
"optedOut": true,
"isIndexed": true,
"preferredLocale": "string",
"availability": 0,
"phone": "string",
"email": "string",
"phoneCommunicationId": 0,
"emailCommunicationId": 0
},
"dealerOrder": {
"id": 0,
"orderNumber": "string",
"orderType": "string",
"amount": 0,
"orderDate": "2025-04-07T07:51:27.567Z",
"description": "string",
"orderStatus": "string",
"invoiceURL": "string",
"readyROData": "string",
"mileageText": "string",
"departmentType": "string",
"labourOpTypes": "string",
"dmsdescription": "string",
"uuid": "string",
"updated_dt": "2025-04-07T07:51:27.567Z",
"created_dt": "2025-04-07T07:51:27.567Z",
"payTypes": "string",
"laborTypes": "string",
"tagOrHat": "string",
"vehicle": {
"id": 0,
"version": 0,
"brand": {
"id": 0,
"version": 0,
"brandName": "string",
"isValid": true
},
"vin": "string",
"hasObddevice": true,
"licensePlate": "string",
"boughtDate": "2025-04-07T07:51:27.567Z",
"soldDate": "2025-04-07T07:51:27.567Z",
"addedDate": "2025-04-07T07:51:27.567Z",
"model": "string",
"year": "string",
"trim": "string",
"engine": "string",
"body": "string",
"latestMileage": "string",
"transmission": "string",
"name": "string",
"make": "string",
"mileage": "string",
"isPrimary": true,
"lastServiceDate": "2025-04-07T07:51:27.567Z",
"licenseStateCode": "string",
"licenseStateDescription": "string",
"vehicleKey": "string",
"status": "string",
"parent": 0,
"color": "string",
"uuid": "string",
"isValid": true
},
"signatureRequestID": 0,
"paidAmount": 0,
"deliveryAmount": 0,
"customerSignatureUrl": "string",
"dealer": {
"id": 0,
"name": "string",
"contractName": "string",
"number": "string",
"comments": "string",
"isValid": true,
"phoneNumber": "string",
"emailID": "string",
"website": "string",
"mapUrl": "string",
"pickupOffered": true,
"dropoffOffered": true,
"shuttleOffered": true,
"couponOffered": true,
"loanerOffered": true,
"serviceDeptHoursText": "string",
"partsDeptHoursText": "string",
"salesDeptHoursText": "string",
"fiDeptHoursText": "string",
"inNetwork": true,
"latitude": 0,
"longitude": 0,
"altitude": 0,
"isSystemDealer": true,
"nickName": "string",
"uuid": "string"
},
"numberOfInvoices": 0,
"paid": true,
"paymentRequestSent": true,
"paidOnline": true
},
"invoice": {
"id": 0,
"guid": "string",
"invoiceStatus": "string",
"amount": 0,
"invoiceDate": "2025-04-07T07:51:27.567Z",
"description": "string",
"refundedAmount": 0,
"paidDate": "2025-04-07T07:51:27.567Z",
"fileName": "string",
"reminderMileage": 0,
"reminderDate": "2025-04-07T07:51:27.567Z",
"signatureFileName": "string",
"paymentDeclines": "string",
"invoiceAttributes": {},
"paymentDealer": {
"dealerUuid": "string"
},
"paymentDealerOrder": {
"orderNumber": "string",
"orderType": "string",
"departmentUuid": "string",
"dealerOrderUuid": "string"
},
"paymentCustomer": {
"customerUuid": "string"
},
"paymentUser": {
"id": 0,
"dealerAssociateUUID": "string",
"userUUID": "string",
"dealerDepartmentUUID": "string"
}
},
"paymentVariables": {
"paymentType": "string",
"tenderName": "string",
"baseInvoiceAmount": "string",
"pgrAmount": "string",
"surchargeAmount": "string",
"totalAmount": "string",
"amountWithMaxSurcharges": 0,
"custSign": "string",
"confirmationCode": "string",
"cashierName": "string",
"signedInvoiceLink": "string",
"roLabel": "string",
"surchargeLabel": "string",
"totalLabel": "string",
"checkNumber": "string",
"accountNumber": "string",
"checkPayerName": "string",
"approvalNumber": "string",
"presentationDate": "2025-04-07T07:51:27.567Z",
"authorizedAmount": "string",
"authorizedDate": "2025-04-07T07:51:27.567Z",
"timezone": "string",
"mkPaymentsOnboardingUrl": "string",
"mkSupportPhone": "string",
"mkPaymentsEmail": "string",
"pickupMessageText": "string",
"descriptionText": "string",
"subheaderText": "string",
"currentYear": "string",
"reminderText": "string",
"dealerLogo": "string",
"payurl": "string",
"invoiceUrl": "string",
"departmentName": "string",
"customerBlacklisted": true,
"sendWithoutKpay": true,
"sendWithoutInvoice": true,
"transactionType": "string",
"forCustomer": true,
"authorizedPayment": true,
"surcharge": true,
"openedgeEMV": true,
"ccEMV": true,
"vehicleExists": true,
"vinBarcode": "string",
"receiptUrl": "string",
"dualPricingEnabled": true,
"dualPricingAcknowledgement": "string",
"warrantyBypassEnabled": true,
"creditCardUsed": true,
"saveCard": true,
"brokerNumber": "string",
"receipt": {
"merchantId": "string",
"transactionReferenceNumber": "string",
"entryLegend": "string",
"entryMethod": "string",
"applicationPreferredName": "string",
"terminalVerificationResults": "string",
"applicationCryptogram": "string",
"applicationTransactionCounter": "string",
"transactionStatusInformation": "string",
"authorizationResponseCode": "string",
"validationCodePayment": "string",
"terminalId": "string",
"totalAmount": "string",
"transType": "string",
"cardType": "string",
"cardNumber": "string",
"approvalCode": "string"
},
"creditCard": {
"creditCardFieldName": "string",
"billingAddress1": "string",
"billingAddress2": "string",
"billingCity": "string",
"billingState": "string",
"billingZip": "string",
"billingPhone": "string",
"ccnumber": "string",
"lastFourDigits": "string",
"cctype": "string",
"cardType": 0,
"cardHolder": "string",
"expMonth": 0,
"expYear": 0
},
"esign": true
}
}'
csharp / RestSharp
curl -L -X POST '/payment/kpayment/v1/emailTemplate/process' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
--data-raw '{
"template": "string",
"dealer": {
"id": 0,
"name": "string",
"contractName": "string",
"number": "string",
"comments": "string",
"isValid": true,
"phoneNumber": "string",
"emailID": "string",
"website": "string",
"mapUrl": "string",
"pickupOffered": true,
"dropoffOffered": true,
"shuttleOffered": true,
"couponOffered": true,
"loanerOffered": true,
"serviceDeptHoursText": "string",
"partsDeptHoursText": "string",
"salesDeptHoursText": "string",
"fiDeptHoursText": "string",
"inNetwork": true,
"latitude": 0,
"longitude": 0,
"altitude": 0,
"isSystemDealer": true,
"nickName": "string",
"uuid": "string"
},
"dealerAssociate": {
"id": 0,
"uuid": "string",
"userUuid": "string",
"firstName": "string",
"lastName": "string",
"cellPhone": "string",
"textNumber": "string",
"emailAddress": "string",
"nickname": "string",
"associateDmsID": "string",
"imageUrl": "string",
"role": {
"roleName": "string",
"roleAcronym": "string"
},
"department": {
"id": 0,
"name": "string",
"uuid": "string",
"dealer": {
"id": 0,
"name": "string",
"contractName": "string",
"number": "string",
"comments": "string",
"isValid": true,
"phoneNumber": "string",
"emailID": "string",
"website": "string",
"mapUrl": "string",
"pickupOffered": true,
"dropoffOffered": true,
"shuttleOffered": true,
"couponOffered": true,
"loanerOffered": true,
"serviceDeptHoursText": "string",
"partsDeptHoursText": "string",
"salesDeptHoursText": "string",
"fiDeptHoursText": "string",
"inNetwork": true,
"latitude": 0,
"longitude": 0,
"altitude": 0,
"isSystemDealer": true,
"nickName": "string",
"uuid": "string"
},
"communicationGroup": "string",
"brokerNumber": "string",
"defaultDealerAssociateID": 0
},
"subscriptions": [
{
"subscription": "string"
}
],
"features": [
{
"key": "string",
"signUpUrl": "string",
"informationUrl": "string",
"email": "string",
"uuid": "string"
}
],
"authorities": [
{
"authority": "string",
"description": "string"
}
],
"tags": [
{
"name": "string",
"uuid": "string"
}
],
"preferences": [
{
"keyName": "string",
"value": "string"
}
],
"bio": "string",
"teamUuidList": [
"string"
]
},
"customer": {
"firstName": "string",
"middleName": "string",
"lastName": "string",
"gender": "string",
"company": "string",
"nickName": "string",
"customerKey": "string",
"imageUrl": "string",
"guid": "string",
"isValid": true,
"status": "string",
"optedOut": true,
"isIndexed": true,
"preferredLocale": "string",
"availability": 0,
"phone": "string",
"email": "string",
"phoneCommunicationId": 0,
"emailCommunicationId": 0
},
"dealerOrder": {
"id": 0,
"orderNumber": "string",
"orderType": "string",
"amount": 0,
"orderDate": "2025-04-07T07:51:27.567Z",
"description": "string",
"orderStatus": "string",
"invoiceURL": "string",
"readyROData": "string",
"mileageText": "string",
"departmentType": "string",
"labourOpTypes": "string",
"dmsdescription": "string",
"uuid": "string",
"updated_dt": "2025-04-07T07:51:27.567Z",
"created_dt": "2025-04-07T07:51:27.567Z",
"payTypes": "string",
"laborTypes": "string",
"tagOrHat": "string",
"vehicle": {
"id": 0,
"version": 0,
"brand": {
"id": 0,
"version": 0,
"brandName": "string",
"isValid": true
},
"vin": "string",
"hasObddevice": true,
"licensePlate": "string",
"boughtDate": "2025-04-07T07:51:27.567Z",
"soldDate": "2025-04-07T07:51:27.567Z",
"addedDate": "2025-04-07T07:51:27.567Z",
"model": "string",
"year": "string",
"trim": "string",
"engine": "string",
"body": "string",
"latestMileage": "string",
"transmission": "string",
"name": "string",
"make": "string",
"mileage": "string",
"isPrimary": true,
"lastServiceDate": "2025-04-07T07:51:27.567Z",
"licenseStateCode": "string",
"licenseStateDescription": "string",
"vehicleKey": "string",
"status": "string",
"parent": 0,
"color": "string",
"uuid": "string",
"isValid": true
},
"signatureRequestID": 0,
"paidAmount": 0,
"deliveryAmount": 0,
"customerSignatureUrl": "string",
"dealer": {
"id": 0,
"name": "string",
"contractName": "string",
"number": "string",
"comments": "string",
"isValid": true,
"phoneNumber": "string",
"emailID": "string",
"website": "string",
"mapUrl": "string",
"pickupOffered": true,
"dropoffOffered": true,
"shuttleOffered": true,
"couponOffered": true,
"loanerOffered": true,
"serviceDeptHoursText": "string",
"partsDeptHoursText": "string",
"salesDeptHoursText": "string",
"fiDeptHoursText": "string",
"inNetwork": true,
"latitude": 0,
"longitude": 0,
"altitude": 0,
"isSystemDealer": true,
"nickName": "string",
"uuid": "string"
},
"numberOfInvoices": 0,
"paid": true,
"paymentRequestSent": true,
"paidOnline": true
},
"invoice": {
"id": 0,
"guid": "string",
"invoiceStatus": "string",
"amount": 0,
"invoiceDate": "2025-04-07T07:51:27.567Z",
"description": "string",
"refundedAmount": 0,
"paidDate": "2025-04-07T07:51:27.567Z",
"fileName": "string",
"reminderMileage": 0,
"reminderDate": "2025-04-07T07:51:27.567Z",
"signatureFileName": "string",
"paymentDeclines": "string",
"invoiceAttributes": {},
"paymentDealer": {
"dealerUuid": "string"
},
"paymentDealerOrder": {
"orderNumber": "string",
"orderType": "string",
"departmentUuid": "string",
"dealerOrderUuid": "string"
},
"paymentCustomer": {
"customerUuid": "string"
},
"paymentUser": {
"id": 0,
"dealerAssociateUUID": "string",
"userUUID": "string",
"dealerDepartmentUUID": "string"
}
},
"paymentVariables": {
"paymentType": "string",
"tenderName": "string",
"baseInvoiceAmount": "string",
"pgrAmount": "string",
"surchargeAmount": "string",
"totalAmount": "string",
"amountWithMaxSurcharges": 0,
"custSign": "string",
"confirmationCode": "string",
"cashierName": "string",
"signedInvoiceLink": "string",
"roLabel": "string",
"surchargeLabel": "string",
"totalLabel": "string",
"checkNumber": "string",
"accountNumber": "string",
"checkPayerName": "string",
"approvalNumber": "string",
"presentationDate": "2025-04-07T07:51:27.567Z",
"authorizedAmount": "string",
"authorizedDate": "2025-04-07T07:51:27.567Z",
"timezone": "string",
"mkPaymentsOnboardingUrl": "string",
"mkSupportPhone": "string",
"mkPaymentsEmail": "string",
"pickupMessageText": "string",
"descriptionText": "string",
"subheaderText": "string",
"currentYear": "string",
"reminderText": "string",
"dealerLogo": "string",
"payurl": "string",
"invoiceUrl": "string",
"departmentName": "string",
"customerBlacklisted": true,
"sendWithoutKpay": true,
"sendWithoutInvoice": true,
"transactionType": "string",
"forCustomer": true,
"authorizedPayment": true,
"surcharge": true,
"openedgeEMV": true,
"ccEMV": true,
"vehicleExists": true,
"vinBarcode": "string",
"receiptUrl": "string",
"dualPricingEnabled": true,
"dualPricingAcknowledgement": "string",
"warrantyBypassEnabled": true,
"creditCardUsed": true,
"saveCard": true,
"brokerNumber": "string",
"receipt": {
"merchantId": "string",
"transactionReferenceNumber": "string",
"entryLegend": "string",
"entryMethod": "string",
"applicationPreferredName": "string",
"terminalVerificationResults": "string",
"applicationCryptogram": "string",
"applicationTransactionCounter": "string",
"transactionStatusInformation": "string",
"authorizationResponseCode": "string",
"validationCodePayment": "string",
"terminalId": "string",
"totalAmount": "string",
"transType": "string",
"cardType": "string",
"cardNumber": "string",
"approvalCode": "string"
},
"creditCard": {
"creditCardFieldName": "string",
"billingAddress1": "string",
"billingAddress2": "string",
"billingCity": "string",
"billingState": "string",
"billingZip": "string",
"billingPhone": "string",
"ccnumber": "string",
"lastFourDigits": "string",
"cctype": "string",
"cardType": 0,
"cardHolder": "string",
"expMonth": 0,
"expYear": 0
},
"esign": true
}
}'
php / cURL
curl -L -X POST '/payment/kpayment/v1/emailTemplate/process' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
--data-raw '{
"template": "string",
"dealer": {
"id": 0,
"name": "string",
"contractName": "string",
"number": "string",
"comments": "string",
"isValid": true,
"phoneNumber": "string",
"emailID": "string",
"website": "string",
"mapUrl": "string",
"pickupOffered": true,
"dropoffOffered": true,
"shuttleOffered": true,
"couponOffered": true,
"loanerOffered": true,
"serviceDeptHoursText": "string",
"partsDeptHoursText": "string",
"salesDeptHoursText": "string",
"fiDeptHoursText": "string",
"inNetwork": true,
"latitude": 0,
"longitude": 0,
"altitude": 0,
"isSystemDealer": true,
"nickName": "string",
"uuid": "string"
},
"dealerAssociate": {
"id": 0,
"uuid": "string",
"userUuid": "string",
"firstName": "string",
"lastName": "string",
"cellPhone": "string",
"textNumber": "string",
"emailAddress": "string",
"nickname": "string",
"associateDmsID": "string",
"imageUrl": "string",
"role": {
"roleName": "string",
"roleAcronym": "string"
},
"department": {
"id": 0,
"name": "string",
"uuid": "string",
"dealer": {
"id": 0,
"name": "string",
"contractName": "string",
"number": "string",
"comments": "string",
"isValid": true,
"phoneNumber": "string",
"emailID": "string",
"website": "string",
"mapUrl": "string",
"pickupOffered": true,
"dropoffOffered": true,
"shuttleOffered": true,
"couponOffered": true,
"loanerOffered": true,
"serviceDeptHoursText": "string",
"partsDeptHoursText": "string",
"salesDeptHoursText": "string",
"fiDeptHoursText": "string",
"inNetwork": true,
"latitude": 0,
"longitude": 0,
"altitude": 0,
"isSystemDealer": true,
"nickName": "string",
"uuid": "string"
},
"communicationGroup": "string",
"brokerNumber": "string",
"defaultDealerAssociateID": 0
},
"subscriptions": [
{
"subscription": "string"
}
],
"features": [
{
"key": "string",
"signUpUrl": "string",
"informationUrl": "string",
"email": "string",
"uuid": "string"
}
],
"authorities": [
{
"authority": "string",
"description": "string"
}
],
"tags": [
{
"name": "string",
"uuid": "string"
}
],
"preferences": [
{
"keyName": "string",
"value": "string"
}
],
"bio": "string",
"teamUuidList": [
"string"
]
},
"customer": {
"firstName": "string",
"middleName": "string",
"lastName": "string",
"gender": "string",
"company": "string",
"nickName": "string",
"customerKey": "string",
"imageUrl": "string",
"guid": "string",
"isValid": true,
"status": "string",
"optedOut": true,
"isIndexed": true,
"preferredLocale": "string",
"availability": 0,
"phone": "string",
"email": "string",
"phoneCommunicationId": 0,
"emailCommunicationId": 0
},
"dealerOrder": {
"id": 0,
"orderNumber": "string",
"orderType": "string",
"amount": 0,
"orderDate": "2025-04-07T07:51:27.567Z",
"description": "string",
"orderStatus": "string",
"invoiceURL": "string",
"readyROData": "string",
"mileageText": "string",
"departmentType": "string",
"labourOpTypes": "string",
"dmsdescription": "string",
"uuid": "string",
"updated_dt": "2025-04-07T07:51:27.567Z",
"created_dt": "2025-04-07T07:51:27.567Z",
"payTypes": "string",
"laborTypes": "string",
"tagOrHat": "string",
"vehicle": {
"id": 0,
"version": 0,
"brand": {
"id": 0,
"version": 0,
"brandName": "string",
"isValid": true
},
"vin": "string",
"hasObddevice": true,
"licensePlate": "string",
"boughtDate": "2025-04-07T07:51:27.567Z",
"soldDate": "2025-04-07T07:51:27.567Z",
"addedDate": "2025-04-07T07:51:27.567Z",
"model": "string",
"year": "string",
"trim": "string",
"engine": "string",
"body": "string",
"latestMileage": "string",
"transmission": "string",
"name": "string",
"make": "string",
"mileage": "string",
"isPrimary": true,
"lastServiceDate": "2025-04-07T07:51:27.567Z",
"licenseStateCode": "string",
"licenseStateDescription": "string",
"vehicleKey": "string",
"status": "string",
"parent": 0,
"color": "string",
"uuid": "string",
"isValid": true
},
"signatureRequestID": 0,
"paidAmount": 0,
"deliveryAmount": 0,
"customerSignatureUrl": "string",
"dealer": {
"id": 0,
"name": "string",
"contractName": "string",
"number": "string",
"comments": "string",
"isValid": true,
"phoneNumber": "string",
"emailID": "string",
"website": "string",
"mapUrl": "string",
"pickupOffered": true,
"dropoffOffered": true,
"shuttleOffered": true,
"couponOffered": true,
"loanerOffered": true,
"serviceDeptHoursText": "string",
"partsDeptHoursText": "string",
"salesDeptHoursText": "string",
"fiDeptHoursText": "string",
"inNetwork": true,
"latitude": 0,
"longitude": 0,
"altitude": 0,
"isSystemDealer": true,
"nickName": "string",
"uuid": "string"
},
"numberOfInvoices": 0,
"paid": true,
"paymentRequestSent": true,
"paidOnline": true
},
"invoice": {
"id": 0,
"guid": "string",
"invoiceStatus": "string",
"amount": 0,
"invoiceDate": "2025-04-07T07:51:27.567Z",
"description": "string",
"refundedAmount": 0,
"paidDate": "2025-04-07T07:51:27.567Z",
"fileName": "string",
"reminderMileage": 0,
"reminderDate": "2025-04-07T07:51:27.567Z",
"signatureFileName": "string",
"paymentDeclines": "string",
"invoiceAttributes": {},
"paymentDealer": {
"dealerUuid": "string"
},
"paymentDealerOrder": {
"orderNumber": "string",
"orderType": "string",
"departmentUuid": "string",
"dealerOrderUuid": "string"
},
"paymentCustomer": {
"customerUuid": "string"
},
"paymentUser": {
"id": 0,
"dealerAssociateUUID": "string",
"userUUID": "string",
"dealerDepartmentUUID": "string"
}
},
"paymentVariables": {
"paymentType": "string",
"tenderName": "string",
"baseInvoiceAmount": "string",
"pgrAmount": "string",
"surchargeAmount": "string",
"totalAmount": "string",
"amountWithMaxSurcharges": 0,
"custSign": "string",
"confirmationCode": "string",
"cashierName": "string",
"signedInvoiceLink": "string",
"roLabel": "string",
"surchargeLabel": "string",
"totalLabel": "string",
"checkNumber": "string",
"accountNumber": "string",
"checkPayerName": "string",
"approvalNumber": "string",
"presentationDate": "2025-04-07T07:51:27.567Z",
"authorizedAmount": "string",
"authorizedDate": "2025-04-07T07:51:27.567Z",
"timezone": "string",
"mkPaymentsOnboardingUrl": "string",
"mkSupportPhone": "string",
"mkPaymentsEmail": "string",
"pickupMessageText": "string",
"descriptionText": "string",
"subheaderText": "string",
"currentYear": "string",
"reminderText": "string",
"dealerLogo": "string",
"payurl": "string",
"invoiceUrl": "string",
"departmentName": "string",
"customerBlacklisted": true,
"sendWithoutKpay": true,
"sendWithoutInvoice": true,
"transactionType": "string",
"forCustomer": true,
"authorizedPayment": true,
"surcharge": true,
"openedgeEMV": true,
"ccEMV": true,
"vehicleExists": true,
"vinBarcode": "string",
"receiptUrl": "string",
"dualPricingEnabled": true,
"dualPricingAcknowledgement": "string",
"warrantyBypassEnabled": true,
"creditCardUsed": true,
"saveCard": true,
"brokerNumber": "string",
"receipt": {
"merchantId": "string",
"transactionReferenceNumber": "string",
"entryLegend": "string",
"entryMethod": "string",
"applicationPreferredName": "string",
"terminalVerificationResults": "string",
"applicationCryptogram": "string",
"applicationTransactionCounter": "string",
"transactionStatusInformation": "string",
"authorizationResponseCode": "string",
"validationCodePayment": "string",
"terminalId": "string",
"totalAmount": "string",
"transType": "string",
"cardType": "string",
"cardNumber": "string",
"approvalCode": "string"
},
"creditCard": {
"creditCardFieldName": "string",
"billingAddress1": "string",
"billingAddress2": "string",
"billingCity": "string",
"billingState": "string",
"billingZip": "string",
"billingPhone": "string",
"ccnumber": "string",
"lastFourDigits": "string",
"cctype": "string",
"cardType": 0,
"cardHolder": "string",
"expMonth": 0,
"expYear": 0
},
"esign": true
}
}'
java / OkHttp
curl -L -X POST '/payment/kpayment/v1/emailTemplate/process' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
--data-raw '{
"template": "string",
"dealer": {
"id": 0,
"name": "string",
"contractName": "string",
"number": "string",
"comments": "string",
"isValid": true,
"phoneNumber": "string",
"emailID": "string",
"website": "string",
"mapUrl": "string",
"pickupOffered": true,
"dropoffOffered": true,
"shuttleOffered": true,
"couponOffered": true,
"loanerOffered": true,
"serviceDeptHoursText": "string",
"partsDeptHoursText": "string",
"salesDeptHoursText": "string",
"fiDeptHoursText": "string",
"inNetwork": true,
"latitude": 0,
"longitude": 0,
"altitude": 0,
"isSystemDealer": true,
"nickName": "string",
"uuid": "string"
},
"dealerAssociate": {
"id": 0,
"uuid": "string",
"userUuid": "string",
"firstName": "string",
"lastName": "string",
"cellPhone": "string",
"textNumber": "string",
"emailAddress": "string",
"nickname": "string",
"associateDmsID": "string",
"imageUrl": "string",
"role": {
"roleName": "string",
"roleAcronym": "string"
},
"department": {
"id": 0,
"name": "string",
"uuid": "string",
"dealer": {
"id": 0,
"name": "string",
"contractName": "string",
"number": "string",
"comments": "string",
"isValid": true,
"phoneNumber": "string",
"emailID": "string",
"website": "string",
"mapUrl": "string",
"pickupOffered": true,
"dropoffOffered": true,
"shuttleOffered": true,
"couponOffered": true,
"loanerOffered": true,
"serviceDeptHoursText": "string",
"partsDeptHoursText": "string",
"salesDeptHoursText": "string",
"fiDeptHoursText": "string",
"inNetwork": true,
"latitude": 0,
"longitude": 0,
"altitude": 0,
"isSystemDealer": true,
"nickName": "string",
"uuid": "string"
},
"communicationGroup": "string",
"brokerNumber": "string",
"defaultDealerAssociateID": 0
},
"subscriptions": [
{
"subscription": "string"
}
],
"features": [
{
"key": "string",
"signUpUrl": "string",
"informationUrl": "string",
"email": "string",
"uuid": "string"
}
],
"authorities": [
{
"authority": "string",
"description": "string"
}
],
"tags": [
{
"name": "string",
"uuid": "string"
}
],
"preferences": [
{
"keyName": "string",
"value": "string"
}
],
"bio": "string",
"teamUuidList": [
"string"
]
},
"customer": {
"firstName": "string",
"middleName": "string",
"lastName": "string",
"gender": "string",
"company": "string",
"nickName": "string",
"customerKey": "string",
"imageUrl": "string",
"guid": "string",
"isValid": true,
"status": "string",
"optedOut": true,
"isIndexed": true,
"preferredLocale": "string",
"availability": 0,
"phone": "string",
"email": "string",
"phoneCommunicationId": 0,
"emailCommunicationId": 0
},
"dealerOrder": {
"id": 0,
"orderNumber": "string",
"orderType": "string",
"amount": 0,
"orderDate": "2025-04-07T07:51:27.567Z",
"description": "string",
"orderStatus": "string",
"invoiceURL": "string",
"readyROData": "string",
"mileageText": "string",
"departmentType": "string",
"labourOpTypes": "string",
"dmsdescription": "string",
"uuid": "string",
"updated_dt": "2025-04-07T07:51:27.567Z",
"created_dt": "2025-04-07T07:51:27.567Z",
"payTypes": "string",
"laborTypes": "string",
"tagOrHat": "string",
"vehicle": {
"id": 0,
"version": 0,
"brand": {
"id": 0,
"version": 0,
"brandName": "string",
"isValid": true
},
"vin": "string",
"hasObddevice": true,
"licensePlate": "string",
"boughtDate": "2025-04-07T07:51:27.567Z",
"soldDate": "2025-04-07T07:51:27.567Z",
"addedDate": "2025-04-07T07:51:27.567Z",
"model": "string",
"year": "string",
"trim": "string",
"engine": "string",
"body": "string",
"latestMileage": "string",
"transmission": "string",
"name": "string",
"make": "string",
"mileage": "string",
"isPrimary": true,
"lastServiceDate": "2025-04-07T07:51:27.567Z",
"licenseStateCode": "string",
"licenseStateDescription": "string",
"vehicleKey": "string",
"status": "string",
"parent": 0,
"color": "string",
"uuid": "string",
"isValid": true
},
"signatureRequestID": 0,
"paidAmount": 0,
"deliveryAmount": 0,
"customerSignatureUrl": "string",
"dealer": {
"id": 0,
"name": "string",
"contractName": "string",
"number": "string",
"comments": "string",
"isValid": true,
"phoneNumber": "string",
"emailID": "string",
"website": "string",
"mapUrl": "string",
"pickupOffered": true,
"dropoffOffered": true,
"shuttleOffered": true,
"couponOffered": true,
"loanerOffered": true,
"serviceDeptHoursText": "string",
"partsDeptHoursText": "string",
"salesDeptHoursText": "string",
"fiDeptHoursText": "string",
"inNetwork": true,
"latitude": 0,
"longitude": 0,
"altitude": 0,
"isSystemDealer": true,
"nickName": "string",
"uuid": "string"
},
"numberOfInvoices": 0,
"paid": true,
"paymentRequestSent": true,
"paidOnline": true
},
"invoice": {
"id": 0,
"guid": "string",
"invoiceStatus": "string",
"amount": 0,
"invoiceDate": "2025-04-07T07:51:27.567Z",
"description": "string",
"refundedAmount": 0,
"paidDate": "2025-04-07T07:51:27.567Z",
"fileName": "string",
"reminderMileage": 0,
"reminderDate": "2025-04-07T07:51:27.567Z",
"signatureFileName": "string",
"paymentDeclines": "string",
"invoiceAttributes": {},
"paymentDealer": {
"dealerUuid": "string"
},
"paymentDealerOrder": {
"orderNumber": "string",
"orderType": "string",
"departmentUuid": "string",
"dealerOrderUuid": "string"
},
"paymentCustomer": {
"customerUuid": "string"
},
"paymentUser": {
"id": 0,
"dealerAssociateUUID": "string",
"userUUID": "string",
"dealerDepartmentUUID": "string"
}
},
"paymentVariables": {
"paymentType": "string",
"tenderName": "string",
"baseInvoiceAmount": "string",
"pgrAmount": "string",
"surchargeAmount": "string",
"totalAmount": "string",
"amountWithMaxSurcharges": 0,
"custSign": "string",
"confirmationCode": "string",
"cashierName": "string",
"signedInvoiceLink": "string",
"roLabel": "string",
"surchargeLabel": "string",
"totalLabel": "string",
"checkNumber": "string",
"accountNumber": "string",
"checkPayerName": "string",
"approvalNumber": "string",
"presentationDate": "2025-04-07T07:51:27.567Z",
"authorizedAmount": "string",
"authorizedDate": "2025-04-07T07:51:27.567Z",
"timezone": "string",
"mkPaymentsOnboardingUrl": "string",
"mkSupportPhone": "string",
"mkPaymentsEmail": "string",
"pickupMessageText": "string",
"descriptionText": "string",
"subheaderText": "string",
"currentYear": "string",
"reminderText": "string",
"dealerLogo": "string",
"payurl": "string",
"invoiceUrl": "string",
"departmentName": "string",
"customerBlacklisted": true,
"sendWithoutKpay": true,
"sendWithoutInvoice": true,
"transactionType": "string",
"forCustomer": true,
"authorizedPayment": true,
"surcharge": true,
"openedgeEMV": true,
"ccEMV": true,
"vehicleExists": true,
"vinBarcode": "string",
"receiptUrl": "string",
"dualPricingEnabled": true,
"dualPricingAcknowledgement": "string",
"warrantyBypassEnabled": true,
"creditCardUsed": true,
"saveCard": true,
"brokerNumber": "string",
"receipt": {
"merchantId": "string",
"transactionReferenceNumber": "string",
"entryLegend": "string",
"entryMethod": "string",
"applicationPreferredName": "string",
"terminalVerificationResults": "string",
"applicationCryptogram": "string",
"applicationTransactionCounter": "string",
"transactionStatusInformation": "string",
"authorizationResponseCode": "string",
"validationCodePayment": "string",
"terminalId": "string",
"totalAmount": "string",
"transType": "string",
"cardType": "string",
"cardNumber": "string",
"approvalCode": "string"
},
"creditCard": {
"creditCardFieldName": "string",
"billingAddress1": "string",
"billingAddress2": "string",
"billingCity": "string",
"billingState": "string",
"billingZip": "string",
"billingPhone": "string",
"ccnumber": "string",
"lastFourDigits": "string",
"cctype": "string",
"cardType": 0,
"cardHolder": "string",
"expMonth": 0,
"expYear": 0
},
"esign": true
}
}'
powershell / RestMethod
curl -L -X POST '/payment/kpayment/v1/emailTemplate/process' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
--data-raw '{
"template": "string",
"dealer": {
"id": 0,
"name": "string",
"contractName": "string",
"number": "string",
"comments": "string",
"isValid": true,
"phoneNumber": "string",
"emailID": "string",
"website": "string",
"mapUrl": "string",
"pickupOffered": true,
"dropoffOffered": true,
"shuttleOffered": true,
"couponOffered": true,
"loanerOffered": true,
"serviceDeptHoursText": "string",
"partsDeptHoursText": "string",
"salesDeptHoursText": "string",
"fiDeptHoursText": "string",
"inNetwork": true,
"latitude": 0,
"longitude": 0,
"altitude": 0,
"isSystemDealer": true,
"nickName": "string",
"uuid": "string"
},
"dealerAssociate": {
"id": 0,
"uuid": "string",
"userUuid": "string",
"firstName": "string",
"lastName": "string",
"cellPhone": "string",
"textNumber": "string",
"emailAddress": "string",
"nickname": "string",
"associateDmsID": "string",
"imageUrl": "string",
"role": {
"roleName": "string",
"roleAcronym": "string"
},
"department": {
"id": 0,
"name": "string",
"uuid": "string",
"dealer": {
"id": 0,
"name": "string",
"contractName": "string",
"number": "string",
"comments": "string",
"isValid": true,
"phoneNumber": "string",
"emailID": "string",
"website": "string",
"mapUrl": "string",
"pickupOffered": true,
"dropoffOffered": true,
"shuttleOffered": true,
"couponOffered": true,
"loanerOffered": true,
"serviceDeptHoursText": "string",
"partsDeptHoursText": "string",
"salesDeptHoursText": "string",
"fiDeptHoursText": "string",
"inNetwork": true,
"latitude": 0,
"longitude": 0,
"altitude": 0,
"isSystemDealer": true,
"nickName": "string",
"uuid": "string"
},
"communicationGroup": "string",
"brokerNumber": "string",
"defaultDealerAssociateID": 0
},
"subscriptions": [
{
"subscription": "string"
}
],
"features": [
{
"key": "string",
"signUpUrl": "string",
"informationUrl": "string",
"email": "string",
"uuid": "string"
}
],
"authorities": [
{
"authority": "string",
"description": "string"
}
],
"tags": [
{
"name": "string",
"uuid": "string"
}
],
"preferences": [
{
"keyName": "string",
"value": "string"
}
],
"bio": "string",
"teamUuidList": [
"string"
]
},
"customer": {
"firstName": "string",
"middleName": "string",
"lastName": "string",
"gender": "string",
"company": "string",
"nickName": "string",
"customerKey": "string",
"imageUrl": "string",
"guid": "string",
"isValid": true,
"status": "string",
"optedOut": true,
"isIndexed": true,
"preferredLocale": "string",
"availability": 0,
"phone": "string",
"email": "string",
"phoneCommunicationId": 0,
"emailCommunicationId": 0
},
"dealerOrder": {
"id": 0,
"orderNumber": "string",
"orderType": "string",
"amount": 0,
"orderDate": "2025-04-07T07:51:27.567Z",
"description": "string",
"orderStatus": "string",
"invoiceURL": "string",
"readyROData": "string",
"mileageText": "string",
"departmentType": "string",
"labourOpTypes": "string",
"dmsdescription": "string",
"uuid": "string",
"updated_dt": "2025-04-07T07:51:27.567Z",
"created_dt": "2025-04-07T07:51:27.567Z",
"payTypes": "string",
"laborTypes": "string",
"tagOrHat": "string",
"vehicle": {
"id": 0,
"version": 0,
"brand": {
"id": 0,
"version": 0,
"brandName": "string",
"isValid": true
},
"vin": "string",
"hasObddevice": true,
"licensePlate": "string",
"boughtDate": "2025-04-07T07:51:27.567Z",
"soldDate": "2025-04-07T07:51:27.567Z",
"addedDate": "2025-04-07T07:51:27.567Z",
"model": "string",
"year": "string",
"trim": "string",
"engine": "string",
"body": "string",
"latestMileage": "string",
"transmission": "string",
"name": "string",
"make": "string",
"mileage": "string",
"isPrimary": true,
"lastServiceDate": "2025-04-07T07:51:27.567Z",
"licenseStateCode": "string",
"licenseStateDescription": "string",
"vehicleKey": "string",
"status": "string",
"parent": 0,
"color": "string",
"uuid": "string",
"isValid": true
},
"signatureRequestID": 0,
"paidAmount": 0,
"deliveryAmount": 0,
"customerSignatureUrl": "string",
"dealer": {
"id": 0,
"name": "string",
"contractName": "string",
"number": "string",
"comments": "string",
"isValid": true,
"phoneNumber": "string",
"emailID": "string",
"website": "string",
"mapUrl": "string",
"pickupOffered": true,
"dropoffOffered": true,
"shuttleOffered": true,
"couponOffered": true,
"loanerOffered": true,
"serviceDeptHoursText": "string",
"partsDeptHoursText": "string",
"salesDeptHoursText": "string",
"fiDeptHoursText": "string",
"inNetwork": true,
"latitude": 0,
"longitude": 0,
"altitude": 0,
"isSystemDealer": true,
"nickName": "string",
"uuid": "string"
},
"numberOfInvoices": 0,
"paid": true,
"paymentRequestSent": true,
"paidOnline": true
},
"invoice": {
"id": 0,
"guid": "string",
"invoiceStatus": "string",
"amount": 0,
"invoiceDate": "2025-04-07T07:51:27.567Z",
"description": "string",
"refundedAmount": 0,
"paidDate": "2025-04-07T07:51:27.567Z",
"fileName": "string",
"reminderMileage": 0,
"reminderDate": "2025-04-07T07:51:27.567Z",
"signatureFileName": "string",
"paymentDeclines": "string",
"invoiceAttributes": {},
"paymentDealer": {
"dealerUuid": "string"
},
"paymentDealerOrder": {
"orderNumber": "string",
"orderType": "string",
"departmentUuid": "string",
"dealerOrderUuid": "string"
},
"paymentCustomer": {
"customerUuid": "string"
},
"paymentUser": {
"id": 0,
"dealerAssociateUUID": "string",
"userUUID": "string",
"dealerDepartmentUUID": "string"
}
},
"paymentVariables": {
"paymentType": "string",
"tenderName": "string",
"baseInvoiceAmount": "string",
"pgrAmount": "string",
"surchargeAmount": "string",
"totalAmount": "string",
"amountWithMaxSurcharges": 0,
"custSign": "string",
"confirmationCode": "string",
"cashierName": "string",
"signedInvoiceLink": "string",
"roLabel": "string",
"surchargeLabel": "string",
"totalLabel": "string",
"checkNumber": "string",
"accountNumber": "string",
"checkPayerName": "string",
"approvalNumber": "string",
"presentationDate": "2025-04-07T07:51:27.567Z",
"authorizedAmount": "string",
"authorizedDate": "2025-04-07T07:51:27.567Z",
"timezone": "string",
"mkPaymentsOnboardingUrl": "string",
"mkSupportPhone": "string",
"mkPaymentsEmail": "string",
"pickupMessageText": "string",
"descriptionText": "string",
"subheaderText": "string",
"currentYear": "string",
"reminderText": "string",
"dealerLogo": "string",
"payurl": "string",
"invoiceUrl": "string",
"departmentName": "string",
"customerBlacklisted": true,
"sendWithoutKpay": true,
"sendWithoutInvoice": true,
"transactionType": "string",
"forCustomer": true,
"authorizedPayment": true,
"surcharge": true,
"openedgeEMV": true,
"ccEMV": true,
"vehicleExists": true,
"vinBarcode": "string",
"receiptUrl": "string",
"dualPricingEnabled": true,
"dualPricingAcknowledgement": "string",
"warrantyBypassEnabled": true,
"creditCardUsed": true,
"saveCard": true,
"brokerNumber": "string",
"receipt": {
"merchantId": "string",
"transactionReferenceNumber": "string",
"entryLegend": "string",
"entryMethod": "string",
"applicationPreferredName": "string",
"terminalVerificationResults": "string",
"applicationCryptogram": "string",
"applicationTransactionCounter": "string",
"transactionStatusInformation": "string",
"authorizationResponseCode": "string",
"validationCodePayment": "string",
"terminalId": "string",
"totalAmount": "string",
"transType": "string",
"cardType": "string",
"cardNumber": "string",
"approvalCode": "string"
},
"creditCard": {
"creditCardFieldName": "string",
"billingAddress1": "string",
"billingAddress2": "string",
"billingCity": "string",
"billingState": "string",
"billingZip": "string",
"billingPhone": "string",
"ccnumber": "string",
"lastFourDigits": "string",
"cctype": "string",
"cardType": 0,
"cardHolder": "string",
"expMonth": 0,
"expYear": 0
},
"esign": true
}
}'