<?xml version="1.0" encoding="UTF-8"?>
<EmailTemplate xmlns="http://soap.sforce.com/2006/04/metadata">
    <available>true</available>
    <description>Advance Payment - Fully Approved Payment Request Confirmation Email for AWAL UK</description>
    <encodingKey>UTF-8</encodingKey>
    <letterhead>OrchardFinance</letterhead>
    <name>Advance Payment - Fully Approved Payment Request Confirmation Email AWAL UK</name>
    <style>freeForm</style>
    <subject>PAYMENT REQUEST APPROVED - {!AdvancePayment__c.LabelClientID__c}/ {!AdvancePayment__c.LabelClientName__c}/ {!AdvancePayment__c.PaymentType__c}/ {!AdvancePayment__c.PaymentPlatform__c}</subject>
    <textOnly>Hi


The payment request below has been approved.


Company: {!AdvancePayment__c.Company__c}

Payment Type: {!AdvancePayment__c.PaymentType__c}

Label/Client ID: {!AdvancePayment__c.LabelClientID__c}

Label/Client Name: {!AdvancePayment__c.LabelClientName__c}

Gross Amount: {!AdvancePayment__c.GrossAmount__c}

Net Amount: {!AdvancePayment__c.NetAmount__c}

Link: {!AdvancePayment__c.Link}



Please load payment to Payoneer for further processing.</textOnly>
    <type>html</type>
    <uiType>Aloha</uiType>
</EmailTemplate>
