IBM FINANCIAL TRANSACTION MANAGER FOR ACH SERVICES. ZELLE RESTful API DOCUMENTATION

Size: px
Start display at page:

Download "IBM FINANCIAL TRANSACTION MANAGER FOR ACH SERVICES. ZELLE RESTful API DOCUMENTATION"

Transcription

1 IBM FINANCIAL TRANSACTION MANAGER FOR ACH SERVICES ZELLE RESTful API DOCUMENTATION 1

2 Before you use this information and the product it supports, read the information in "Notices" on page 170. Fourth edition (May 2018) Copyright International Business Machines Corporation 2017,2018. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. 2

3 TABLE OF CONTENTS Commonly Used Fields... 7 CXCParticipant... 8 Attributes... 8 Key... 8 Fields... 8 Web Services Create (POST) Read (GET) Update (PUT) Delete (DELETE) Error Codes Possible Error Codes CXCToken Attributes Key Fields Web services Create (POST) Read (GET) Update (PUT) Delete (DELETE) Error Codes Possible Error codes CXCRecipient Attributes Key Fields Web Services Create (POST) Read (GET)

4 Update (PUT) Delete (DELETE) Error Codes Possible Error Codes CXCPayment Attributes Key Fields Web Services Create (POST) Read (GET) Update (PUT) Error Codes Possible Error Codes Payment Processing Error Codes CXCPaymentRequest Attributes Key Fields Web Services Create (POST) Read (GET) Update (PUT) Error Codes Possible Error Codes CXCParticipantView Attributes Fields Web Services Read (GET) Error Codes Possible Error Codes CXCTokenView Attributes Fields

5 Web Services Read (GET) Error Codes Possible Error Codes CXCMultiToken Attributes Key Fields Web services Update (PUT) CXCMultiRecipient Attributes Key Fields Web services Update (PUT) CXCPendingPayment Attributes Fields JSON CXCPendingPaymentRequest Attributes Fields JSON CXCTokenHistory Attributes Fields JSON CXCRequestorDetails Attributes Fields JSON CXCTokenData Attributes Key

6 Fields JSON CXCRecipientData Attributes Key Fields JSON CXCFraudDetectionData Attributes Fields JSON Errors Missing Required Field Invalid Value Specified Unauthorized Forbidden Not Found Invalid Key Internal Server Error Custom Errors Query Feature Parameters _where Parameter Notices Trademarks Terms and conditions for product documentation Applicability Personal use Commercial use Rights

7 COMMONLY USED FIELDS Name auditsource hostname organizationid participantid partnerid partnertype paymentid paymentprofileid token tokentype Description A 128-byte string that represents the audit source that is logged in the FTM audit log database tables NOTE: This value is the name of the logged in user or the system component invoking the web service. A 128-byte string that represents the name of the host (or IP address) that is logged in the FTM audit log database tables NOTE: This value is the IP address or host name from which the request originated. A 20-byte string used to identify identify an organization participant in the Zelle network. NOTE: While Zelle organization IDs are only 3 characters in length, FTM supports up to 20 characters for organization IDs. A 64-byte string used to uniquely identify a Zelle participant. NOTE: This value corresponds to the ID of the Zelle participant in the Zelle Shared Directory. This value may or may not be the same as the partner ID of the Zelle participant. When possible, it is recommended that the participant ID match the partner ID. A 20-byte string used to uniquely identify a Zelle participant in FTM. NOTE: This value corresponds to the ID of the Zelle participant in the FTM Shared Directory. This value may or may not be the same as the participant ID of the Zelle participant. When possible, it is recommended that the partner ID match the participant ID. An integer used to identify the partner type for the Zelle participant in FTM. NOTE: The value 1 represents a CustomerID and is currently the only supported value. A 12-byte string used to identify Zelle payments. NOTE: When creating a new payment, the paymentid is generated by FTM. A 255-byte string used to identify a payment profile for a Zelle participant. NOTE: When creating a new token, the paymentprofileid is generated by FTM. A 255-byte string that is a normalized value containing either the address or mobile phone number of a Zelle participant. A single-byte string used to identify the type of token ( E : or M : mobile ). NOTE: For additional terms, please refer to the Glossary in the most recent version of the Early Warning Services (EWS) Shared Directory specification. 7

8 CXCPARTICIPANT The CXCParticipant entity represents a Zelle participant. The base URL for this service is ATTRIBUTES KEY partnerid : partnertype FIELDS activateifexists Name Description Type Filter Sort Len Req auditsource channeltype customertype effectivedate The activateifexists attribute is used to reactivate a participant that already exists in the FTM database when invoking the CXCParticipant.Create web service. When set to Y, the CXCParticipant.Create web service does not fail if the participant already exists, but, instead, re-activates the existing participant. NOTE: This attribute only applies to the CXCParticipant.Create web service. The auditsource attribute is the name of the logged in user or the system component invoking the web service. NOTE: Any value can be specified by the calling application. The channeltype attribute is the channel (for example, mobile, web portal, etc.) from which the request originated. NOTE: Any value can be specified by the calling application. The customertype attribute represents the system customer type from the FTM CUSTOMER_TYPES table associated with this participant. This attribute may be used in the Risk Global Monitor Limit Change Conditions. The value can be either empty or a valid customer type, and will default blank if not provided. The effectivedate attribute represents the date on which the Zelle participant is active. The effective date defaults to immediate. The date should be in ISO 8601 format (for example T19:20:30+01:00). String No No 1 No String No No 128 Yes String No No 16 No String No No 1 No Timestamp No Yes N/A No 8

9 expirationdate frauddata hostname ingoodstanding instandingsince organizationid participantid participantname partnerid partnertype requestid The expirationdate attribute represents the date on which the Zelle participant is no longer active. The expiration date defaults to never. Date should be in ISO 8601 format (for example T19:20:30+01:00). The frauddata attribute is the list of CXCFraudDetectionData used for fraud detection. The hostname attribute is the IP address or host name from which the request originated. NOTE: Any value can be specified by the calling application. The ingoodstanding attribute represents if this participant is in good standing. This attribute may be used in the Risk Global Monitor Limit Change Conditions. The value can be either "Y" or "N", and will default to "Y" if not provided. The instandingsince attribute represents the date that the participant entered this good or bad standing. This attribute may be used in the Risk Global Monitor Limit Change Conditions. The value can be a valid date in ISO 8601 format (e.g T00:00:00+00:00), and will default to the current date if not provided. The organizationid attribute represents the 3-character identifier of the organization that the Zelle participant belongs to. NOTE: While Zelle organization IDs are only 3 characters in length, FTM supports up to 20 characters for organization IDs. The participantid attribute represents the ID of the Zelle participant. The participantname attribute represents the name of the Zelle participant. The partnerid attribute represents the participant ID of the Zelle participant in FTM. The partnertype attribute represents the partner type of the Zelle participant in FTM. 1 (CustomerID) The requestid attribute is the ID for the request made to this entity. Timestamp No Yes N/A No List of CXCFraudDetectionData No No N/A No String No No 128 No String No No 1 No Timestamp No Yes N/A No String Yes Yes 20 No String Yes Yes 64 Yes String Yes Yes 50 Yes String Yes Yes 20 Yes Integer Yes Yes N/A Yes String No No 255 No startoffirelationship The startoffirelationship attribute Timestamp No Yes N/A No 9

10 status vip represents the date of the beginning of the relationship with this Financial Institution. This attribute may be used in the Risk Global Monitor Limit Change Conditions. The value can be a valid date in ISO 8601 format (e.g T00:00:00+00:00), and will default to the current date if not provided. The status attribute represents the status of the Zelle participant. A (active) I (inactive) The VIP attribute represents if this participant is a VIP. This attribute may be used in the Risk Global Monitor Limit Change Conditions. The value can be either "Y" or "N", and will default to "N" if not provided. String Yes Yes 1 Yes String No No 1 No WEB SERVICES CREATE (POST) DESCRIPTION The CXCParticipant.Create web service adds a Zelle participant to the FTM database. The web service creates a single transaction limit check, a multi-day transaction limit check, and, if one does not already exist, adds the participant to the FTM database. It returns the location (URL) of the newly-created CXCParticipant with an HTTP status of 201 (CREATED). If the participant already exists in the FTM database and the attribute activateifexists is not set to Y, the web service will return the HTTP 500 error code with an error description that includes the duplicate participant custom error code for the CXCParticipant web service. If an error occurs, the web service will return one of the HTTP 4xx error codes. Or, if the error is specific to the web service, such as a duplicate participant, the web service will return the HTTP 500 error code with an error description that includes the relevant custom error code. REQUEST { auditsource : details, frauddata : [ See CXCFraudDetectionData JSON ], organizationid : FGB, 10

11 } participantid : Id123, partnerid : partner123, partnertype : 1, status : A RESPONSE { Location : urltonewparticipant } 11

12 SEQUENCE DIAGRAMS Below are the sequence diagrams that show the flow of data and operations performed for the CXCRecipient.Create web service. MAIN FLOW: NEW PARTICIPANT 12

13 ALTERNATE FLOW: EXISTING PARTICIPANT 13

14 READ (GET) DESCRIPTION The CXCParticipant.Read web service retrieves Zelle participants from the FTM database. This service returns the CXCParticipants requested with an HTTP status of 200 (OK) if executed successfully, or one of the HTTP 4xx error codes if an error occurs. QUERY This web service allows filtering, sorting, and paging. To read a single CXCParticipant, use the entire key. However, if reading more than one CXCParticipant, use the query feature without specifying a key. Refer to the Fields table above to identify which fields can be used for filtering and sorting. Below are examples of how to use each feature individually, as well as in combination with each other. FILTERING The example below shows how to filter results where partnerid is equal to id123 and partnertype is equal to 1. SORTING The example below shows how to sort results by effectivedate in ascending (+) order. PAGING The example below shows how to page results by specifying the range (inclusive). FILTERING, SORTING, AND PAGING The example below shows how to combine all of the above queries. The results are a list of no more than 10 CXCParticipants ordered by effectivedate, where the partnerid is equal to id123 and partnertype is equal to 1. _sort=+effectivedate&_range=0-9 REQUEST This web service does not accept any JSON input. RESPONSE 14

15 [ { auditsource : details, channeltype : mobile, customertype : C, effectivedate : T04:56: :00, expirationdate : T04:56: :00, frauddata : [ See CXCFraudDetectionData JSON ], ingoodstanding : Y instandingsince : T04:56: :00, hostname : hostinfo, organizationid : FGB, participantid : Id123, participantname : Bob, partnerid : Id123, partnertype : 1, requestid : reqid123, startoffirelationship : T04:56: :00, status : A, vip : N } ] UPDATE (PUT) DESCRIPTION The CXCParticipant.Update web service updates a Zelle participant in the FTM database This service returns the number of CXCParticipants updated with an HTTP status of 200 (OK) if executed successfully, or one of the HTTP 4xx error codes if an error occurs. REQUEST { } auditsource : details, organizationid : FGB, participantid : Id123, status : A RESPONSE 15

16 { } rowsaffected : 1 DELETE (DELETE) DESCRIPTION The CXCParticipant.Delete web service deletes a Zelle participant from the FTM database. First, the web service invokes the Zelle Deactivate Customer call and passes the participant ID. Upon Zelle successfully deactivating the participant and all associated payment profiles and tokens, FTM asynchronously receives an On Customer Change (Deactivated), On Payment Profile Change (Inactive), and On Token Status Change (Inactive) Zelle call. Upon receipt of all three calls, FTM marks the payment profiles and tokens of participants as inactive and returns a successful response back to the user interface. A status of inactive designates a participant as having been deleted. This service returns the number of CXCParticipants deleted with an HTTP status of 200 (OK) if executed successfully, one of the HTTP 4xx error codes if an error occurs, or the HTTP 500 error code with an error description that contains a custom error code. REQUEST This service does not accept any JSON input. RESPONSE { } rowsaffected : 1 16

17 SEQUENCE DIAGRAMS Below are the sequence diagrams that show the flow of data and operations performed for the CXCParticipant.Delete web service. MAIN FLOW: DELETE CUSTOMER, NO ACTIVE PAYMENTS 17

18 ALTERNATE FLOW: DELETE PARTICIPANT, OUTGOING PAYMENT (PENDING ACCEPTANCE) 18

19 ALTERNATE FLOW: DELETE PARTICIPANT, INCOMING PAYMENT (PENDING ACCEPTANCE) 19

20 ALTERNATE FLOW: DELETE PARTICIPANT, PENDING PAYMENTS AS INDICATION OF DEACTIVATION 20

21 ALTERNATE FLOW: RECIPIENT DELETED, NO ACTIVE PAYMENTS ERROR CODES POSSIBLE ERROR CODES Error Code Description Invalid Configuration value for <key>: <value> Reason: <msg> General failure while adding a new participant A participant with the supplied partnerid and partnertype already exists The participant is inactive No participant matching the supplied partnerid and partnertype exists No participant matching the supplied participantid and organizationid exists General failure while adding a new partner General failure while adding multi-day transaction limit to partner General failure while adding single transaction limit to partner Failure while deleting participant. <reason> A participant with the supplied participantid and organizationid already exists The partnertype specified does not exist 21

22 No organization with the supplied organizationid exists No customer type matching the supplied customertype exists The ingoodstanding field can only have a value of Y or N The vip field can only have a value of Y or N 22

23 CXCTOKEN A CXCToken entity represents a Zelle token and its associated Zelle payment profile. The base URL for this service is ATTRIBUTES KEY partnerid : partnertype : participantid : token : paymentprofileid FIELDS acceptancemode accountbankcode accountnumber accounttype Name Description Type Filter Sort Len Req auditsource canreceiveexpeditedpayment The acceptancemode attribute indicates the acceptance mode of the payment profile associated with a Zelle participant. A (auto) M (manual) The accountbankcode is the bank code (for example, routing transit number) associated with the payment profile of a Zelle participant. The accountnumber attribute is the account number associated with the payment profile of a Zelle participant. The accounttype attribute is the account type associated with the payment profile of a Zelle participant. C (checking) S (savings) The auditsource attribute is the name of the logged in user or the system component invoking the web service. NOTE: Any value can be specified by the calling application. The canreceiveexpeditedpayment attribute indicates whether or not the participant associated with the payment profile can receive expedited payments. Y (yes) N (no) String Yes Yes 1 No String Yes Yes 20 Yes String Yes Yes 35 Yes String Yes Yes 1 Yes String No No 128 Yes String Yes No 1 No 23

24 changereason NOTE: The default value is Y The changereason attribute is the reason of a change to the token associated with the payment profile of a Zelle participant. U (user-action) C (carrier-disconnect) String Yes No 1 No channeltype firstname The channeltype attribute is the channel (for example, mobile, web portal, etc.) from which the request originated. NOTE: Any value can be specified by the calling application The firstname attribute is the first name of the participant associated with the payment profile. NOTE: This field is required when registering a token (Create). If attempting an update, the first name is required when changing a token from Inactive to Active. String No No 16 No String Yes Yes 50 Conditional; See Description frauddata The frauddata attribute is the list of CXCFraudDetectionData used for fraud detection. List of CXCFraudDetectionData No No N/A No hostname ignorenamematching iscustomerservice The hostname attribute is the IP address or host name from which the request originated. NOTE: Any value can be specified by the calling application. The ignorenamematching attribute indicates whether or not name matching logic is used when performing the Match Recipient operation for a Zelle participant associated with the payment profile. Default value is Y (yes). NOTE: Setting this field to Y (yes) will make firstname and lastname not required. Y (yes) N (no) The iscustomerservice attribute indicates whether or not the participant is a customer service representative. Y (yes) N (no) NOTE: This field must be Y (yes) 24 String No No 128 No String Yes No 1 Conditional; See Description String No No 1 No

25 lastname organizationid participantid partnerid partnertype paymentprofileid paymentprofilestatus requestid when updating any personal payment profile field. The lastname attribute is the last name of the participant associated with the payment profile. NOTE: This field is not required when ignorenamematching is Y (yes). The organizationid attribute is the ID of the organization used to uniquely identify a Zelle participant across organizations. NOTE: This field defaults to the organizationid of the Zelle participant with the given partnerid and partnertype. NOTE: While Zelle organization IDs are only 3 characters in length, FTM supports up to 20 characters for organization IDs. The participantid attribute is the organization-unique ID of a Zelle participant, spanning all of their payment profiles and tokens. The partnerid attribute represents the participant ID of the Zelle participant in FTM. The partnertype attribute represents the partner type of the Zelle participant in FTM. 1 (CustomerID) The paymentprofileid attribute is the organization-unique identifier of the payment profile of a Zelle participant. NOTE: generated must be passed as the paymentprofileid value when performing a Create for the CXCToken entity in order for the paymentprofileid to be auto generated and returned in the response. The paymentprofilestatus attribute is the status of the payment profile associated with a Zelle participant. A (active) I (inactive) The requestid attribute is the ID for the request made to this entity. String Yes Yes 50 Conditional; See Description String Yes Yes 20 No String Yes Yes 64 Yes String Yes Yes 20 Yes Integer Yes Yes N/A Yes String No No 255 Yes String Yes Yes 1 Yes String No No 255 No 25

26 token tokenstatus tokentype The token attribute is the token associated with the payment profile of a Zelle participant. The tokenstatus attribute is the status of the token associated with the payment profile of a Zelle participant. A (active) I (inactive) The tokentype attribute is the type of token associated with the payment profile of a Zelle participant. E ( ) M (mobile) String Yes Yes 255 Yes String Yes Yes 1 Yes String Yes Yes 1 Yes WEB SERVICES CREATE (POST) This service returns the location (URL) of the newly-created CXCToken with an HTTP status of 201 (CREATED) if executed successfully, or one of the HTTP 4xx error codes if an error occurs. DESCRIPTION The CXCToken.Create web service registers a token for a participant present in the FTM database. To register a new participant token, the FTM web service checks to ensure that the maximum number of active tokens has not been reached and, if not, invokes four web services. First, the web service invokes the Zelle Match Recipient to determine if the token already exists. If the token does not already exist, the CXCToken.Create web service calls the Client Service to refresh the fraud detection data provided from the user interface. Next, a call is made to the fraud application to perform fraud detection, storing the fraud check result in the FTM database. If no fraud is detected, the web service creates a payment profile ID and invokes the Zelle Change Token Status web service. For a new participant token, Zelle creates the payment profile and returns a response to FTM to indicate that the participant token was successfully added. Then, the CXCToken.Create web service updates the payment profile and associated token to the FTM database and returns a response to the user interface to indicate that the participant token was successfully added. FTM then calls the Client Service to notify the participant of successful token registration. REQUEST { 26

27 accountbankcode : bank123, accountnumber : acct123, accounttype : C, auditsource : details, frauddata : [ See CXCFraudDetectionData JSON ], participantid : participant123, partnerid : partner123, partnertype : 1, paymentprofileid : generated, paymentprofilestatus : A token : token@my .com, firstname : Jim, tokenstatus : A, tokentype : E } RESPONSE { Location : urltonewtoken } 27

28 SEQUENCE DIAGRAMS MAIN FLOW: NEW PARTICIPANT TOKEN 28

29 ALTERNATE FLOW: MAXIMUM NUMBER OF ACTIVE TOKENS ALTERNATE FLOW: INVALID TOKEN 29

30 ALTERNATE FLOW: EXISTING PARTICIPANT TOKEN ACTIVE IN ZELLE 30

31 ALTERNATE FLOW: FRAUD DETECTED 31

32 ALTERNATE FLOW: POSSIBLE FRAUD DETECTED FRAUD DETECTED 32

33 ALTERNATE FLOW: POSSIBLE FRAUD DETECTED NO FRAUD DETECTED 33

34 READ (GET) This service returns the CXCTokens requested with an HTTP status of 200 (OK) if executed successfully, or one of the HTTP 4xx error codes if an error occurs. DESCRIPTION The CXCToken.Read web service retrieves a Zelle token from the FTM database. This service returns the CXCTokens requested with an HTTP status of 200 (OK) if executed successfully, or one of the HTTP 4xx error codes if an error occurs. QUERY This service allows filtering, sorting, and paging. To read a single CXCToken, use the entire key. However, if reading more than one CXCToken, use the query feature without specifying a key. Refer to the Fields table above to identify which fields can be used for filtering and sorting. Below are examples of how to use each feature individually, as well as in combination with each other. FILTER The example below shows how to filter results where partnerid is equal to id123 and partnertype is equal to 1. SORT The example below shows how to sort results by organizationid in ascending (+) order. PAGING The example below shows how to page results by specifying the range (inclusive). FILTER, SORT, AND PAGING The example below shows how to combine all of the above queries. The results are a list of no more than 10 CXCTokens ordered by organizationid, where the partnerid is equal to id123 and partnertype is equal to 1. _sort=+organizationid&_range=0-9 REQUEST This service does not accept any JSON input. RESPONSE 34

35 [ { acceptancemode : A, accountbankcode : bank123, accountnumber : acct123, accounttype : C, auditsource : details, canreceiveexpeditedpayment : Y, channeltype : mobile, changereason : U, firstname : John, frauddata : [ See CXCFraudDetectionData JSON ], hostname : hostinfo, ignorenamematching : N, iscustomerservice : N, lastname : Doe, organizationid : org123, participantid : participant123, partnerid : partner123, partnertype : 1, paymentprofileid : profile123, paymentprofilestatus : A, requestid : reqid123, token : token@my .com, tokenstatus : A, tokentype : E } ] UPDATE (PUT) This service returns the number of CXCTokens updated with an HTTP status of 200 (OK) if executed successfully, or one of the HTTP 4xx error codes if an error occurs. DESCRIPTION The CXCToken.Update web service can be used to update the profile information of a Zelle token or to change the token status. 35

36 The CXCToken.Update web service begins by validating the requested operation. If the token status has changed to active, the web service validates that the maximum number of tokens allowed has not already been reached. The web service also validates that the payment profile status has not been changed. If the CXCToken profile information has been updated, the web service validates that this operation is allowed before invoking Zelle Update Personal Payment Profile. If the call was successful, the web service then invokes Zelle Change Token Status if the token status has been updated. If everything has completed successfully, the changes are stored in the database before returning a success response to the user interface. This service returns the number of CXCTokens updated with an HTTP status of 200 (OK) if executed successfully, or one of the HTTP 4xx error codes if an error occurs. REQUEST { } accountbankcode : bank123, accountnumber : acct123, accounttype : C, auditsource : details, paymentprofilestatus : A, tokenstatus : A, tokentype : E RESPONSE { rowsaffected : 1 } 36

37 SEQUENCE DIAGRAMS Below are the sequence diagrams that show the flow of data and operations performed for the CXCToken.Update web service. MAIN FLOW: PARTICIPANT REQUESTS TOKEN TRANSFER 37

38 ALTERNATE FLOW: PARTICIPANT TOKEN TRANSFER VIA CUSTOMER SERVICE 38

39 ALTERNATE FLOW: PAYMENT PROFILE STATUS CHANGED 39

40 ALTERNATE FLOW: MAXIMUM NUMBER OF TOKENS REACHED DELETE (DELETE) This service returns the number of CXCTokens deleted with an HTTP status of 200 (OK) if executed successfully, or one of the HTTP 4xx error codes if an error occurs. DESCRIPTION The CXCToken.Delete web service deletes a Zelle token from the FTM database. First, the web service validates that the requested operation is allowed. If it is, the web service invokes the Zelle Delete Payment Profile web service to remove the payment profile and its associated token. If the request was successful, the web service updates the database and returns a successful response to the user interface. A payment profile status of inactive designates a token as having been deleted. This service returns the number of CXCTokens deleted with an HTTP status of 200 (OK) if executed successfully, one of the HTTP 4xx error codes if an error occurs, or the HTTP 500 error code with an error description that contains a custom error code. 40

41 REQUEST This service does not accept any JSON input. RESPONSE { rowsaffected : 1 } 41

42 SEQUENCE DIAGRAMS Below are the sequence diagrams that show the flow of data and operations performed for the CXCToken.Delete web service. MAIN FLOW: DELETE ACTIVE TOKEN, NO ACTIVE PAYMENTS OR PAYMENT REQUESTS 42

43 ALTERNATE FLOW: PARTICIPANT OUTGOING PAYMENT (SENT) 43

44 ALTERNATE FLOW: PARTICIPANT INCOMING PAYMENT (PENDING ACCEPTANCE) 44

45 ALTERNATE FLOW: PARTICIPANT INCOMING PAYMENT (SENT) 45

46 ALTERNATE FLOW: PROFILE NOT FOUND ALTERNATE FLOW: TOKEN NOT FOUND 46

47 ALTERNATE FLOW: NOT AUTHORIZED ERROR CODES POSSIBLE ERROR CODES Error Code Description Invalid Configuration value for <key>: <value> Reason: <msg> General failure while adding a new token No participant matching the supplied partnerid and partnertype exists The participant is inactive The maximum number of tokens has been reached The value of paymentprofileid was not equal to "generated" The token <name> is already active in Zelle The payment profile status cannot be changed during an update entity operation 47

48 The field <name> can only be updated by a customer service representative The field organizationid was not specified for the given participant The token <token> does not match the tokentype <tokentype> The value of <name> can only contain integers AccountBankCode can only have a length of 8 or 9 digits No token matching the supplied key could be found The payment profile is inactive The field organizationid cannot be changed during an update operation 48

49 CXCRECIPIENT A CXCRecipient entity represents the CXCRecipient of a CXCParticipant. The base URL for this service is ATTRIBUTES KEY partnerid : partnertype : token : currentrecipientfirstname : currentrecipientlastname FIELDS acceptancemode activateifexists Name Description Type Filter Sort Len Req auditsource canreceiveexpeditedpayment The acceptancemode attribute indicates the acceptance mode of the payment profile associated with a Zelle recipient. This is a read-only attribute that represents a value provided by Zelle. A (auto) M (manual) The activateifexists attribute is used to re-activate a participant that already exists in the FTM database when invoking the CXCRecipient.Create web service. When set to Y, the CXCRecipient.Create web service does not fail if the recipient already exists, but, instead, reactivates the existing recipient. NOTE: This attribute only applies to the CXCRecipient.Create web service. The auditsource attribute is the name of the logged in user or the system component invoking the web service. NOTE: Any value can be specified by the calling application. The canreceiveexpeditedpayment attribute indicates whether a Zelle recipient can receive expedited payments. This is a read-only attribute that represents a value provided by Zelle. Y (yes) N (no) String Yes Yes 1 No String No No 1 No String No No 128 Yes String Yes No 1 Conditional; See Description 49

50 channeltype currentrecipientfirstname currentrecipientlastname enforcenamematching firstname fraudcheckreason The channeltype attribute is the channel (for example, mobile, web portal, etc.) from which the request originated. NOTE: Any value can be specified by the calling application The currentrecipientfirstname attribute is the provided first name of the recipient. NOTE: The default value is an empty string. The currentrecipientlastname attribute is the provided last name of the recipient. NOTE: The default value is an empty string. The enforcenamematching attribute is used as a flag to indicate whether name matching is enforced. If the value Y is passed, the status of the recipient token is determined by the matchsuccessful flag returned in the Match Recipient response. For example, if match-successful is false, the status is returned as inactive. However, if a value of N is passed, name matching is not taken into account when determining the status of the recipient token. NOTE: The default value for this attribute is Y. The firstname attribute is the optional first name of a Zelle recipient. NOTE: This field is not required when ignorenamematching is Y (yes). NOTE: This field is used when invoking the Zelle MatchRecipient web service. The value returned in the Zelle MatchRecipient response is the value stored in the FTM database. The fraudcheckreason attribute is a description of the reason for the current fraud check status of a Zelle recipient. This is a read-only attribute that represents a value String No No 16 No String Yes Yes 50 No String Yes Yes 50 No String No No 1 No String Yes Yes 50 Conditional; See Description String No No 255 No 50

51 fraudcheckstatus fraudcheckversion frauddata hostname ignorenamematch isdeleted ismatchrecipientpassthrough provided by a fraud detection application. The fraudcheckstatus attribute is the status of the fraud check of a Zelle recipient. This is a read-only attribute that represents a value provided by a fraud detection application. Y (yes) N (no) U (undetermined) The fraudcheckversion attribute is the version of the fraud check. This is a read-only attribute that represents a value provided by a fraud detection application. The frauddata attribute is the list of CXCFraudDetectionData used for fraud detection. The hostname attribute is the IP address or host name from which the request originated. NOTE: Any value can be specified by the calling application. The ignorenamematch attribute indicates whether or not name matching logic is used when performing the Match Recipient operation for a Zelle recipient. This is a read-only attribute that represents a value provided by Zelle. NOTE: The value returned in the Zelle MatchRecipient response is the value stored in the FTM database. The isdeleted attribute is a flag that represents whether the Recipient has been deleted by FTM. Y (yes) N (no) NOTE: If this value is Y, then the recipient has been deleted internally by FTM. The ismatchrecipientpassthrough attribute is a flag that indicates whether the match recipient call will be made to reveal information about a recipient. 51 String Yes No 1 No String Yes No 128 No List of CXCFraudDetectionData No No N/A No String No No 128 No String Yes No 1 No String Yes Yes 1 No String No No 1 No

52 isoutofnetwork lastname newrecipientfirstname newrecipientlastname organizationid NOTE: No recipient will be created (stored in the database). NOTE: Setting this field to Y (yes) will result in this functionality taking place. The isoutofnetwork attribute indicates whether the recipient is an out-of-network recipient. This is a read-only attribute that is determined by the ONS values provided by Zelle. NOTE: Y (yes) indicates that the recipient is out-of-network. The lastname attribute is the optional last name of a Zelle recipient. NOTE: This field is not required when ignorenamematching is Y (yes). NOTE: This field is used when invoking the Zelle MatchRecipient web service. The value returned in the Zelle MatchRecipient response is the value stored in the FTM database. The newrecipientfirstname attribute is the provided first name of the recipient to be used to update the currentrecipientfirstname attribute. NOTE: This field is only applicable when updating the first name of the recipient. The newrecipientlastname attribute is the provided first name of the recipient to be used to update the currentrecipientlastname attribute. NOTE: This field is only applicable when updating the first name of the recipient. The organizationid attribute is the ID of the organization to which a Zelle recipient belongs. This is a read-only attribute that represents a value provided by Zelle. NOTE: While Zelle organization IDs are only 3 characters in length, String Yes Yes 1 No String Yes Yes 50 Conditional; See Description String No No 50 No String No No 50 No String Yes Yes 20 No 52

53 partnerid partnertype paymentprofileid recipientid requestid status token tokengroup FTM supports up to 20 characters for organization IDs. The partnerid attribute represents the participant ID of the Zelle participant in FTM. The partnertype attribute represents the partner type of the Zelle participant in FTM. 1 (CustomerID) The paymentprofileid attribute is the organization-unique identifier of the payment profile of a Zelle recipient. This is a read-only attribute that represents a value provided by Zelle. The recipientid attribute is the participant ID of a Zelle recipient. This is a read-only attribute that represents a value provided by Zelle. The requestid attribute is the ID for the request made to this entity. The status attribute is the status of the token associated with a Zelle recipient. This is a read-only attribute that represents a value provided by Zelle. A (active) I (inactive) U (unknown) NOTE: U (unknown) is not a status supported by Zelle. However, when the Zelle Match Recipient call returns a value of false for match-successful, the status of a recipient is defaulted to U (unknown). The token attribute is the token of a Zelle recipient. NOTE: This field is used when invoking the Zelle MatchRecipient web service. The value returned in the Zelle MatchRecipient response is the value stored in the FTM database. The tokengroup attribute is used to group recipients by their tokens. 53 String Yes Yes 20 Yes Integer Yes Yes N/A Yes String Yes Yes 255 No String Yes Yes 64 No String No No 255 No String Yes Yes 1 No String Yes Yes 255 Yes String Yes Yes 64 No tokentype The tokentype attribute is the String Yes Yes 1 Yes

54 type of token associated with the payment profile of a Zelle recipient. E ( ) M (mobile) This is a read-only attribute that represents a value provided by Zelle. WEB SERVICES CREATE (POST) This service returns the location (URL) of the newly-created CXCRecipient with an HTTP status of 201 (CREATED) if executed successfully, or one of the HTTP 4xx error codes if an error occurs. DESCRIPTION The CXCRecipient.Create web service is used to find and add the payment profile information of a recipient based on a token. First, the CXCRecipient.Create web service invokes the Zelle Match Recipient token web service, passing the token (and last name and/or first name if provided) to determine if the token exists. If a matching active token is found, the Zelle Match Recipient token web service returns the payment profile associated with the token and then calls the Client Service to refresh the fraud detection data provided from the user interface. Next, a call is made to the fraud application to perform fraud detection. If no fraud is detected, the associated payment profile is then stored in the FTM database as a recipient of the participant. The CXCRecipient.Create web service returns a response to the user interface to indicate that the recipient was successfully added. FTM then calls the Client Service to notify the participant of successful recipient addition. REQUEST { } auditsource : details, currentrecipientfirstname : Jane, currentrecipientlastname : Doe, frauddata : [ See CXCFraudDetectionData JSON ], partnerid : partner123, partnertype : 1, token : token@my .com, tokentype : E RESPONSE 54

55 { } Location : urltonewtoken 55

56 SEQUENCE DIAGRAMS Below are the sequence diagrams that show the flow of data and operations performed for the CXCRecipient.Create web service. MAIN FLOW: ADD NEW RECIPIENT 56

57 ALTERNATE FLOW: ADD UNKNOWN RECIPIENT 57

58 ALTERNATE FLOW: RECIPIENT ALREADY EXISTS 58

59 ALTERNATE FLOW: CONNECTION NOT ALLOWED 59

60 ALTERNATE FLOW: FRAUD DETECTED 60

61 ALTERNATE FLOW: POSSIBLE FRAUD DETECTED FRAUD DETECTED 61

62 ALTERNATE FLOW: POSSIBLE FRAUD DETECTED NO FRAUD DETECTED 62

63 READ (GET) DESCRIPTION The CXCRecipient.Read web service retrieves a Zelle recipient from the FTM database. This service returns the CXCRecipients requested with an HTTP status of 200 (OK) if executed successfully, or one of the HTTP 4xx error codes if an error occurs. QUERY This service allows filtering, sorting, and paging. To read a single CXCRecipient, use the entire key. However, if reading more than one CXCRecipient, use the query feature without specifying a key. Refer to the Fields table above to identify which fields can be used for filtering and sorting. Below are examples of how to use each feature individually, as well as in combination with each other. FILTER The example below shows how to filter results where partnerid is equal to id123 and partnertype is equal to 1. SORT The example below shows how to sort results by organizationid in ascending (+) order. PAGING The example below shows how to page results by specifying the range (inclusive). FILTER, SORT, AND PAGING The example below shows how to combine all of the above queries. The results are a list of no more than 10 CXCRecipients ordered by organizationid, where the partnerid is equal to id123 and partnertype is equal to 1. _sort=+organizationid&_range=0-9 REQUEST This service does not accept any JSON input. RESPONSE [ { acceptancemode : A, auditsource : details, canreceiveexpeditedpayment : Y, 63

64 channeltype : mobile, firstname : John, fraudcheckreason : reason, fraudcheckstatus : Y, fraudcheckversion : version123, frauddata : [ See CXCFraudDetectionData JSON ], hostname : hostinfo, ignorenamematch : N lastname : Doe, onsaccountnumber : onsacct123, onsaccounttype : accttype123, onsencryptionkey : encrypt123, onsencryptionversion : 1, onsroutingnumber : route123, organizationid : org123, partnerid : partner123, partnertype : 1, paymentprofileid : profile123, recipientid : recipient123, requestid : abc123, status : A, token : token@my .com, tokengroup : grp1, tokentype : E } ] UPDATE (PUT) This service returns the number of CXCRecipients updated with an HTTP status of 200 (OK) if executed successfully, or one of the HTTP 4xx error codes if an error occurs. DESCRIPTION The CXCRecipient.Update web service is used to retrieve the current, up-to-date information of a recipient from Zelle. First, the CXCRecipient.Update web service checks whether the ignorenamematching flag was passed. If the flag was not passed, it is defaulted to Y and the web service then invokes the Zelle Match Recipient web service, passing the token to retrieve all current data of that token. If a matching active token is found, the Zelle Match Recipient web service returns the payment profile associated with the token. Next, the web service overwrites all read-only attributes in the database using the attribute values retrieved from 64

65 Zelle. Optionally, the web service updates the tokengroup, recipientfirstname, and recipientlastname attributes if values were passed as parameters. The CXCRecipient.Update web service returns a response to the user interface to indicate the number of rows affected by the update. Note: In order to update the currentrecipientfirstname and currentrecipientlastname attributes, the value for currentrecipientfirstname must be passed using the newrecipientfirstname attribute and the value for currentrecipientlastname must be passed using the newrecipientlastname attribute. Note: When ignorenamematching is N, the firstname and lastname values are retrieved from the database to be sent as part of the request for Zelle Match Recipient. If new values are passed as parameters using the firstname and lastname attributes, these values are used as part of the request for Zelle Match Recipient. REQUEST { } auditsource : details, tokengroup : 1, newrecipientfirstname : John, newrecipientlastname : Doe RESPONSE { rowsaffected : 1 } 65

66 SEQUENCE DIAGRAMS Below are the sequence diagrams that show the flow of data and operations performed for the CXCRecipient.Update web service. MAIN FLOW: UPDATE RECIPIENT WITH IGNORE NAME MATCHING Y 66

67 ALTERNATE FLOW: UPDATE RECIPIENT WITH IGNORE NAME MATCHING N 67

68 ALTERNATE FLOW: NAME MATCHING FAILS DELETE (DELETE) DESCRIPTION The CXCRecipient.Delete web service deletes a Zelle recipient from the FTM database. The CXCRecipient.Delete web service finds the associated CXCRecipients in the database and marks their isdeleted attribute to Y. If the operation is successful, the CXCRecipient.Delete web service returns a success response to the user interface. This service returns the number of CXCRecipients deleted with an HTTP status of 200 (OK) if executed successfully, or one of the HTTP 4xx error codes if an error occurs. REQUEST This service does not accept any JSON input. RESPONSE { 68

69 } rowsaffected : 1 ERROR CODES POSSIBLE ERROR CODES Error Code Description General failure while adding a new recipient No participant matching the supplied partnerid and partnertype exists The participant is inactive Failed to add recipient due to duplicate recipient detection Failure while calling Zelle Match Recipient with reason "invalid-token" Failure while calling Zelle Match Recipient with reason "connection-notallowed" <name> is a read-only attribute <name> is part of the key and cannot be updated No recipient matching the supplied partnerid, PartnerType, token, currentrecipientfirstname and currentrecipientlastname exists firstname or lastname attribute is required when ignorenamematching is N General failure while adding a new recipient during CXCMultiRecipient General failure while deleting a recipient during CXCMultiRecipient General failure while updating a recipient during CXCMultiRecipient <name> is not allowed when performing a create operation Failed to update recipient due to duplicate recipient detection <token> is an invalid mobile number 69

70 CXCPAYMENT A CXCPayment entity represents a Zelle payment made to a CXCRecipient. The base URL for this service is ATTRIBUTES KEY partnerid : partnertype : paymentid FIELDS accountbankcode accountnumber accounttype Name Description Type Filter Sort Len Req The accountbankcode is the bank code (for example, routing transit number) associated with the payment profile of a Zelle participant. NOTE: This field is required if participanttoken or participantpaymentprofileid and participantorganizationid are not specified. NOTE: Fields accountnumber and accounttype must be specified in conjunction with this field. The accountnumber attribute is the account number associated with the payment profile of a Zelle participant. NOTE: This field is required if participanttoken or participantpaymentprofileid and participantorganizationid are not specified. NOTE: Fields accountbankcode and accounttype must be specified in conjunction with this field. The accounttype attribute is the account type associated with the payment profile of a Zelle participant. C (checking) S (savings) NOTE: This field is required if participanttoken or participantpaymentprofileid and participantorganizationid are not 70 String Yes Yes 20 Conditional; See Description String Yes Yes 35 Conditional; See Description String Yes Yes 1 Conditional; See Description

71 achreturncode amount auditsource channeltype checkforduplicates declinememo enforcematchsuccessful expedited specified. NOTE: Fields accountbankcode and accountnumber must be specified in conjunction with this field. The achreturncode attribute is the return code of the ACH for this payment. The amount attribute is the dollar amount to be used for the payment. The auditsource attribute is the name of the logged in user or the system component invoking the web service. NOTE: Any value can be specified by the calling application. The channeltype attribute is the channel (for example, mobile, web portal, etc.) from which the request originated. NOTE: Any value can be specified by the calling application The checkforduplicates attribute is a flag which determines whether or not to perform duplicate payment checking. The default value is Y (yes). Y (yes) N (no) The declinememo attribute is the memo for the decline reason. The enforcematchsuccessful attribute requires that the matchsuccessful element in a Zelle MatchRecipient response have a value of true in order for a payment to be sent. To ignore the match-successful element, set the enforcematchsuccessful attribute to N (no). The default value is Y (yes). The expedited attribute is the flag indicating if the payment is expedited. Default value is N (no). Y (yes) N (no) String No No 3 No Decimal Yes Yes N/A Yes String No No 128 Yes String No No 16 No String No No 1 No String No No 200 No String No No 1 No String Yes No 1 No expirationtime The expirationtime attribute is the Timestamp No No N/A No 71

Oracle Utilities Smart Grid Gateway Adapter for Echelon

Oracle Utilities Smart Grid Gateway Adapter for Echelon Oracle Utilities Smart Grid Gateway Adapter for Echelon User's Guide Release 2.0.0 Service Pack 9 E23539-04 May 2013 Oracle Utilities Smart Grid Gateway Adapter for Echelon User's Guide Release 2.0.0 Service

More information

BUSINESS ACH. ibanking

BUSINESS ACH. ibanking BUSINESS ACH ibanking January 23, 2017 Table of Contents Business ACH & ibanking Terminology... 3 End User Guide... 4 Getting Started... 4 Participants... 4 Creating a participant... 4 The Participants

More information

Oracle Utilities Meter Data Management Integration to SAP for Meter Data Unification and Synchronization

Oracle Utilities Meter Data Management Integration to SAP for Meter Data Unification and Synchronization Oracle Utilities Meter Data Management Integration to SAP for Meter Data Unification and Synchronization Meter Data Management User's Guide Addendum Release 11.1 E28260-02 March 2013 Oracle Utilities Meter

More information

Oracle Utilities Smart Grid Gateway Adapter Development Kit

Oracle Utilities Smart Grid Gateway Adapter Development Kit Oracle Utilities Smart Grid Gateway Adapter Development Kit User's Guide Release 2.1.0 Service Pack 2 E41628-02 April 2014 Oracle Utilities Smart Grid Gateway Adapter Development Kit User's Guide Release

More information

Vendor Inquiry and Reports Munis Version 11.2

Vendor Inquiry and Reports Munis Version 11.2 Objective This document gives you step by step instructions for using the Vendor Inquiry/Reports program to query the vendor master table for information regarding a specific vendor(s) and how to produce

More information

IBM Hyper-Scale Manager Version REST API Specifications IBM SC

IBM Hyper-Scale Manager Version REST API Specifications IBM SC IBM Hyper-Scale Manager Version 5.1.1 REST API Specifications IBM SC27-6440-03 Note Before using this information and the product it supports, read the information in Notices on page 59. Edition Notice

More information

Internet Banking Cash Management Training Customer Documentation

Internet Banking Cash Management Training Customer Documentation Fiserv Internet Banking Cash Management Training Customer Documentation Table of Contents General Information... 2 Cash Management... 3 ACH... 3 ACH Batch... 4 ACH Origination... 8 ACH Process... 15 ACH

More information

Compliance with RFC 3261

Compliance with RFC 3261 APPENDIX A Compliance with RFC 3261 This appendix describes how the Cisco Unified IP Phone 7960G and 7940G complies with the IETF definition of SIP as described in RFC 3261. It contains compliance information

More information

KIWIRE 2.0 PMS API. Version (July 2017)

KIWIRE 2.0 PMS API. Version (July 2017) KIWIRE 2.0 PMS API Version 1.0.0 (July 2017) Proprietary Information Notice This document is proprietary to Synchroweb (M) Sdn. Bhd. By utilizing this document, the recipient agrees to avoid publication

More information

Needham Bank Business Online Banking

Needham Bank Business Online Banking Needham Bank Business Online Banking Published December 2017 Contents ACH & NB Business Online Banking Terminology... 2 Getting Started... 4 Participants... 5 Creating a Participant... 5 Updating a Participant...

More information

Libelium Cloud Hive. Technical Guide

Libelium Cloud Hive. Technical Guide Libelium Cloud Hive Technical Guide Index Document version: v7.0-12/2018 Libelium Comunicaciones Distribuidas S.L. INDEX 1. General and information... 4 1.1. Introduction...4 1.1.1. Overview...4 1.2. Data

More information

Payments & Transfers User Guide

Payments & Transfers User Guide Payments & Transfers User Guide Table of Contents Payee Maintenance...1 ACH Payments...4. Batch Creation...4 Creating a Manual Batch...4 Transaction Import...6 Templates & Recurring Payments... 7 Wire

More information

Information About SIP Compliance with RFC 3261

Information About SIP Compliance with RFC 3261 APPENDIX A Information About SIP Compliance with RFC 3261 This appendix describes how the Cisco SIP IP phone complies with the IETF definition of SIP as described in RFC 3261. It has compliance information

More information

Nasuni Data API Nasuni Corporation Boston, MA

Nasuni Data API Nasuni Corporation Boston, MA Nasuni Corporation Boston, MA Introduction The Nasuni API has been available in the Nasuni Filer since September 2012 (version 4.0.1) and is in use by hundreds of mobile clients worldwide. Previously,

More information

ACH Monitor Fraud Review and Approval USER GUIDE

ACH Monitor Fraud Review and Approval USER GUIDE ACH Monitor Fraud Review and Approval USER GUIDE For informational purposes only, not considered an advertisement. ACH MONITOR - FRAUD REVIEW AND APPROVAL Welcome to M&T Bank s ACH Monitor Fraud Review

More information

Duplicate Detection Addon for Dynamics CRM

Duplicate Detection Addon for Dynamics CRM Duplicate Detection Addon for Dynamics CRM Contents Supported version of Dynamics CRM... 2 Trial version... 2 License Activation... 2 Default Duplicate Detection... 2 General Tab... 3 Source Filtering

More information

Smart Call Home Web Application

Smart Call Home Web Application CHAPTER 3 This chapter discusses the following areas: Overview of the Launch Smart Call Home Smart Call Home Overview Page Registration Management Processes Report Generation Overview of the Smart Call

More information

Nasuni Data API Nasuni Corporation Boston, MA

Nasuni Data API Nasuni Corporation Boston, MA Nasuni Corporation Boston, MA Introduction The Nasuni API has been available in the Nasuni Filer since September 2012 (version 4.0.1) and is in use by hundreds of mobile clients worldwide. Previously,

More information

SedonaSync Queries. SedonaSync Events

SedonaSync Queries. SedonaSync Events SedonaSync SedonaSync SedonaOffice Databases Manitou Database QuoteWerks & WeSuite Databases SedonaSync Queries SedonaSync Events Emailed Alerts and Reports Actions and Workflows Proud to be Business Partners

More information

Extended Search Administration

Extended Search Administration IBM Lotus Extended Search Extended Search Administration Version 4 Release 0.1 SC27-1404-02 IBM Lotus Extended Search Extended Search Administration Version 4 Release 0.1 SC27-1404-02 Note! Before using

More information

Staff User Manual. Chapter 3 Contracts

Staff User Manual. Chapter 3 Contracts Staff User Manual Chapter 3 Contracts Copyright 2013 by B2Gnow/AskReply, Inc. All rights reserved. Published in the United States by B2Gnow/AskReply, Inc. www.b2gnow.com B2Gnow is a registered trademark

More information

IBM DB2 Query Patroller. Administration Guide. Version 7 SC

IBM DB2 Query Patroller. Administration Guide. Version 7 SC IBM DB2 Query Patroller Administration Guide Version 7 SC09-2958-00 IBM DB2 Query Patroller Administration Guide Version 7 SC09-2958-00 Before using this information and the product it supports, be sure

More information

The Evolved Office Assistant

The Evolved Office Assistant The Evolved Office Assistant USER GUIDE TM 995 Old Eagle School Road Suite 315 Wayne, PA 19087 USA 610.964.8000 www.evolveip.net Release 1.0 Document Version 1 Copyright Notice Copyright 2008 Evolve IP,

More information

MFS Wires III DSI Impact Integration. Escrow. User Guide. Last edited: Fidelity National Financial

MFS Wires III DSI Impact Integration. Escrow. User Guide. Last edited: Fidelity National Financial MFS Integration Escrow User Guide Last edited: 06.25.2013 2013 Fidelity National Financial Table of Contents Logging On 3 Logging Off 3 Timing Out 4 Understanding System Maintenance 4 Contacting Support

More information

BBVA Compass Spend Net Payables

BBVA Compass Spend Net Payables User Guide BBVA Compass Spend Net Payables User Guide Vault Services Table of Contents Introduction 2 Technical Requirements 2 Getting started 3 Sign In 3 General Navigation 4 Upload/Create Payment 5

More information

PassBy[ME] API Documentation

PassBy[ME] API Documentation PassBy[ME] API Documentation Document id: PBM_01 Document Version: 1.1.12 Author: Microsec Ltd. Date: 2015.09.13. API Version 1 1 Table of contents 1 Introduction... 4 2 Terms... 5 3 PassBy[ME] message

More information

Release Notes ================ InfoSphere Guardium. Release: 9.1. Version InfoSphere Guardium v9.0, patch 200. Fix Completion Date:

Release Notes ================ InfoSphere Guardium. Release: 9.1. Version InfoSphere Guardium v9.0, patch 200. Fix Completion Date: Release Notes ================ Product: IBM InfoSphere Guardium Release: 9.1 Version InfoSphere Guardium v9.0, patch 200 Fix Completion Date: 2014-04-07 Description: InfoSphere Guardium v9.0, patch 200

More information

IBM Content Manager for iseries. Messages and Codes. Version 5.1 SC

IBM Content Manager for iseries. Messages and Codes. Version 5.1 SC IBM Content Manager for iseries Messages and Codes Version 5.1 SC27-1137-00 IBM Content Manager for iseries Messages and Codes Version 5.1 SC27-1137-00 Note Before using this information and the product

More information

IBM Campaign Version-independent Integration with IBM Engage Version 1 Release 3.1 April 07, Integration Guide IBM

IBM Campaign Version-independent Integration with IBM Engage Version 1 Release 3.1 April 07, Integration Guide IBM IBM Campaign Version-independent Integration with IBM Engage Version 1 Release 3.1 April 07, 2017 Integration Guide IBM Note Before using this information and the product it supports, read the information

More information

Revised (10/17) ACH Direct User Guide

Revised (10/17) ACH Direct User Guide Revised (10/17) ACH Direct User Guide Table of Contents Page 1. Introduction to ACH Direct 4 1.1 Overview of ACH Direct 4 1.2 Getting Started on ACH Direct 9 2. Corporate Administration 12 2.1 Viewing

More information

Telephony Toolbar Enterprise. User Guide

Telephony Toolbar Enterprise. User Guide Telephony Toolbar Enterprise User Guide Release 4.4 October 2009 Table of Contents 1 Summary of Changes... 7 1.1 Changes for this Release... 7 2 About This Guide... 8 2.1 Open Telephony Toolbar-Corporate...

More information

IBM Leads Version 9 Release 1 October 25, User Guide

IBM Leads Version 9 Release 1 October 25, User Guide IBM Leads Version 9 Release 1 October 25, 2013 User Guide Note Before using this information and the product it supports, read the information in Notices on page 35. This edition applies to version 9,

More information

SIP Compliance APPENDIX

SIP Compliance APPENDIX APPENDIX E This appendix describes Cisco SIP proxy server (Cisco SPS) compliance with the Internet Engineering Task Force (IETF) definition of Session Initiation Protocol (SIP) as described in the following

More information

Microsoft SQL Server Fix Pack 15. Reference IBM

Microsoft SQL Server Fix Pack 15. Reference IBM Microsoft SQL Server 6.3.1 Fix Pack 15 Reference IBM Microsoft SQL Server 6.3.1 Fix Pack 15 Reference IBM Note Before using this information and the product it supports, read the information in Notices

More information

Duplicate Detection Addon for Dynamics CRM

Duplicate Detection Addon for Dynamics CRM Duplicate Detection Addon for Dynamics CRM Contents Supported version of Dynamics CRM... 2 Trial version... 2 License Activation... 2 Default Duplicate Detection... 2 General Tab... 3 Source Filtering

More information

Information Catalog Center Administration Guide

Information Catalog Center Administration Guide IBM DB2 Warehouse Manager Information Catalog Center Administration Guide Version 8 SC27-1125-00 IBM DB2 Warehouse Manager Information Catalog Center Administration Guide Version 8 SC27-1125-00 Before

More information

Department of Computer Science. Burapha University 6 SIP (I)

Department of Computer Science. Burapha University 6 SIP (I) Burapha University ก Department of Computer Science 6 SIP (I) Functionalities of SIP Network elements that might be used in the SIP network Structure of Request and Response SIP messages Other important

More information

GMA024F0. GridDB Web API Guide. Toshiba Digital Solutions Corporation 2017 All Rights Reserved.

GMA024F0. GridDB Web API Guide. Toshiba Digital Solutions Corporation 2017 All Rights Reserved. GMA024F0 GridDB Web API Guide Toshiba Digital Solutions Corporation 2017 All Rights Reserved. Introduction This manual describes GridDB WebAPI s function, configuration method, and notes. Please read this

More information

IBM Campaign Version-independent Integration with IBM Watson Campaign Automation Version 1 Release 1.5 February, Integration Guide IBM

IBM Campaign Version-independent Integration with IBM Watson Campaign Automation Version 1 Release 1.5 February, Integration Guide IBM IBM Campaign Version-independent Integration with IBM Watson Campaign Automation Version 1 Release 1.5 February, 2018 Integration Guide IBM Note Before using this information and the product it supports,

More information

Center for Medicare Management (CM) Clinical Lab Fee Schedule (CLFS) CLFS User Manual

Center for Medicare Management (CM) Clinical Lab Fee Schedule (CLFS) CLFS User Manual Centers for Medicare & Medicaid Services Center for Medicare Management (CM) 7500 Security Blvd Baltimore, MD 21244-1850 Center for Medicare Management (CM) Clinical Lab Fee Schedule (CLFS) Version: 3.0

More information

User Documentation. t-commerce User s Guide

User Documentation. t-commerce User s Guide User Documentation t-commerce User s Guide TRIBUTE INC. USER DOCUMENTATION t-commerce User s Guide Copyright Notice and Trademarks 2000-2007 Tribute, Inc. All rights reserved t-commerce is a registered

More information

FTM Real Time Payments installation and deployment information for Zelle

FTM Real Time Payments installation and deployment information for Zelle IBM Financial Transaction Manager for ACH Services FTM Real Time Payments installation and deployment information for Zelle Copyright IBM Corp. 2017 Version 1.2 1 of 33 Before you use this information

More information

User Guide for ACH Transactions

User Guide for ACH Transactions User Guide for ACH Transactions This guide explains the Direct Deposit application in detail. Creating a New ACH Template: Select the ACH Tab in the navigation bar Choose maintenance from the options presented

More information

IBM InfoSphere Information Server Version 8 Release 7. Reporting Guide SC

IBM InfoSphere Information Server Version 8 Release 7. Reporting Guide SC IBM InfoSphere Server Version 8 Release 7 Reporting Guide SC19-3472-00 IBM InfoSphere Server Version 8 Release 7 Reporting Guide SC19-3472-00 Note Before using this information and the product that it

More information

Oracle Utilities Smart Grid Gateway Adapter for Itron OpenWay

Oracle Utilities Smart Grid Gateway Adapter for Itron OpenWay Oracle Utilities Smart Grid Gateway Adapter for Itron OpenWay User's Guide Release 2.1.0 Service Pack 2 E41627-02 April 2014 Oracle Utilities Smart Grid Gateway Adapter for Itron OpenWay User's Guide Release

More information

IBM Tivoli Storage Manager HSM for Windows Version 7.1. Messages

IBM Tivoli Storage Manager HSM for Windows Version 7.1. Messages IBM Tivoli Storage Manager HSM for Windows Version 7.1 Messages IBM Tivoli Storage Manager HSM for Windows Version 7.1 Messages Note: Before using this information and the product it supports, read the

More information

Quick Setup Guide BY: AEXXIS LLC

Quick Setup Guide BY: AEXXIS LLC Quick Setup Guide BY: AEXXIS LLC The following is a quick setup guide for OrangeCRM. It is intended as a basic outline of a simple OrangeCRM setup. It may not cover every detail of your specific setup.

More information

Oracle Cloud Using Oracle IoT Connected Worker Cloud Service

Oracle Cloud Using Oracle IoT Connected Worker Cloud Service Oracle Cloud Using Oracle IoT Connected Worker Cloud Service 17.4.5 E84369-02 December 2017 Oracle Cloud Using Oracle IoT Connected Worker Cloud Service, 17.4.5 E84369-02 Copyright 2017, Oracle and/or

More information

Financial Center Administration Console USER GUIDE

Financial Center Administration Console USER GUIDE Financial Center Administration Console USER GUIDE For Client Use Only Effective April 2018 Table of contents Introduction 3 Communicating securely with Union Bank 3 Change Security Settings 4 Manage

More information

ACH. Treasury Solution

ACH. Treasury Solution ACH Treasury Solution V.5.24.2017 Contents ACH Overview... 3 Payments can be created using Treasury Solutions by three methods....3 Enhanced ACH Features...3 Payment Options...3 ACH Service Application...

More information

IBM SmartCloud for Social Business. Sametime Chat and Meetings mobile User's Guide

IBM SmartCloud for Social Business. Sametime Chat and Meetings mobile User's Guide IBM SmartCloud for Social Business Sametime Chat and Meetings mobile User's Guide IBM SmartCloud for Social Business Sametime Chat and Meetings mobile User's Guide Note Before using this information and

More information

ImageNow Retention Policy Manager

ImageNow Retention Policy Manager ImageNow Retention Policy Manager Getting Started Guide ImageNow Version: 6.7. x Written by: Product Documentation, R&D Date: September 2016 2014 Perceptive Software. All rights reserved CaptureNow, ImageNow,

More information

Lockbox. Chapter 13. Lockbox Integration Setup. Nexsure Training Manual - Admin. In This Chapter

Lockbox. Chapter 13. Lockbox Integration Setup. Nexsure Training Manual - Admin. In This Chapter Lockbox In This Chapter Lockbox Integration Setup Notification Setup Accounting Setup Invoice Defaults Setup Territory Level Lockbox Sestup Lockbox Exceptions Handling Lockbox Integration Setup Lockbox

More information

Oracle Utilities Opower Solution Extension Partner SSO

Oracle Utilities Opower Solution Extension Partner SSO Oracle Utilities Opower Solution Extension Partner SSO Integration Guide E84763-01 Last Updated: Friday, January 05, 2018 Oracle Utilities Opower Solution Extension Partner SSO Integration Guide Copyright

More information

IBM Security Access Manager for Mobile Version Developer topics

IBM Security Access Manager for Mobile Version Developer topics IBM Security Access Manager for Mobile Version 8.0.0.5 Developer topics IBM Security Access Manager for Mobile Version 8.0.0.5 Developer topics ii IBM Security Access Manager for Mobile Version 8.0.0.5:

More information

Security Service tools user IDs and passwords

Security Service tools user IDs and passwords IBM Systems - iseries Security Service tools user IDs and passwords Version 5 Release 4 IBM Systems - iseries Security Service tools user IDs and passwords Version 5 Release 4 Note Before using this information

More information

Expense Management for Microsoft Dynamics NAV

Expense Management for Microsoft Dynamics NAV Expense Management for Microsoft Dynamics NAV Tables and Fields Documentation - Version 2.60 Expense Management - Tables and Fields Documentation - Version 2.50 Page 1 / 67 TABLE OF CONTENTS INTRODUCTION...

More information

PassBy[ME] Management API Documentation

PassBy[ME] Management API Documentation PassBy[ME] Management API Document id: PBM_02 Document version: 1.1.12 Author: Microsec Ltd. Date: 2016.09.13. API Version: 2 1 Introduction... 5 1.1 PassBy[ME] architecture... 5 Terms... 6 PassBy[ME]

More information

EPP Setup. Credit Cards EPP USAEPAY

EPP Setup. Credit Cards EPP USAEPAY EPP Setup Credit Cards EPP USAEPAY 1. This feature is available with CT Center version 4.1 and later. 2. Customer contacts with credit card processing company. Our current partner for this is EPP/USAePay.

More information

3rd Party API. Security & Authentication. Environments. API Services. Receipt Registration - POST /receipts. Description. Request.

3rd Party API. Security & Authentication. Environments. API Services. Receipt Registration - POST /receipts. Description. Request. 3rd Party API Security & Authentication Environments API Services Receipt Registration - POST /receipts Description Request Response - Success Response - Failure Účtenkovka's 3rd Party API is public API

More information

Monitoring Agent for SAP Applications Fix pack 11. Reference IBM

Monitoring Agent for SAP Applications Fix pack 11. Reference IBM Monitoring Agent for SAP Applications 7.1.1 Fix pack 11 Reference IBM Monitoring Agent for SAP Applications 7.1.1 Fix pack 11 Reference IBM Note Before using this information and the product it supports,

More information

Qliq Cloud API Guide

Qliq Cloud API Guide Qliq Cloud API Guide QliqSOFT provides Cloud API for third party applications to send Secure Messages to Qliq users. Following steps need to be performed prior to sending messages: 1. The Application provider

More information

IBM Rational Synergy DCM-GUI

IBM Rational Synergy DCM-GUI IBM Rational Synergy DCM-GUI Release 7.2.1.1 IBM Rational Synergy - 1 - This edition applies to IBM Rational Synergy version 7.2.1.1, and to all subsequent releases and modifications until otherwise indicated

More information

User Guide. Data Gatherer 1.1 6/20/2014. Edition: A

User Guide. Data Gatherer 1.1 6/20/2014. Edition: A Data Gatherer 1.1 6/20/2014 Edition: A Data Gatherer 1.1 Publication Information 2014 Imagine Communications. Proprietary and Confidential. Imagine Communications considers this document and its contents

More information

IBM i Version 7.2. Security Object signing and signature verification IBM

IBM i Version 7.2. Security Object signing and signature verification IBM IBM i Version 7.2 Security Object signing and signature verification IBM IBM i Version 7.2 Security Object signing and signature verification IBM Note Before using this information and the product it

More information

Business ebanking User Guide

Business ebanking User Guide Business ebanking User Guide If you have any questions, please contact Business ebanking Support at 1-800-593-4345 Contents About Business Online Banking... 3 System Requirements/Considerations... 4 Password

More information

Supplier User Guide for AL Oracle isupplier

Supplier User Guide for AL Oracle isupplier Supplier User Guide for AL Oracle isupplier Version Date March 2017 TABLE OF CONTENTS Table of Contents... 2 OVERVIEW - ISUPPLIER... 4 Help & Support... 4 Definitions... 4 SYSTEM LOGIN & NAVIGATION...

More information

IBM. Mailbox. Sterling B2B Integrator. Version 5.2

IBM. Mailbox. Sterling B2B Integrator. Version 5.2 Sterling B2B Integrator IBM Version 5.2 Sterling B2B Integrator IBM Version 5.2 Note Before using this information and the product it supports, read the information in Notices on page 37. Copyright This

More information

IBM. Security Digital Certificate Manager. IBM i 7.1

IBM. Security Digital Certificate Manager. IBM i 7.1 IBM IBM i Security Digital Certificate Manager 7.1 IBM IBM i Security Digital Certificate Manager 7.1 Note Before using this information and the product it supports, be sure to read the information in

More information

CounterACT User Directory Plugin

CounterACT User Directory Plugin Version 6.1.2 and Above Table of Contents About the User Directory Plugin... 3 Endpoint User Details... 3 Verify Endpoint Authentication... 3 User Directory Inventory... 4 HTTP Login Action... 5 HTTP Sign

More information

CRM Service Wrapper User Guide

CRM Service Wrapper User Guide Summary This document details the usage of the CRM Service Wrapper by xrm. The service wrapper allows you to communicate with a Microsoft Dynamics CRM application (called CRM for convenience in this document)

More information

Tivoli Policy Director for MQSeries Version 3.8. GuidetoGlobalSecurityToolkit(GSKIT) Messages 3.8 GC

Tivoli Policy Director for MQSeries Version 3.8. GuidetoGlobalSecurityToolkit(GSKIT) Messages 3.8 GC Tivoli Policy Director for MQSeries Version 3.8 GuidetoGlobalSecurityToolkit(GSKIT) Messages 3.8 GC32-0817-00 Tivoli Policy Director for MQSeries Guide to Global Security Toolkit Messages Copyright Notice

More information

Version 9 Release 0. IBM i2 Analyst's Notebook Premium Configuration IBM

Version 9 Release 0. IBM i2 Analyst's Notebook Premium Configuration IBM Version 9 Release 0 IBM i2 Analyst's Notebook Premium Configuration IBM Note Before using this information and the product it supports, read the information in Notices on page 11. This edition applies

More information

IBM. Database Database overview. IBM i 7.1

IBM. Database Database overview. IBM i 7.1 IBM IBM i Database Database overview 7.1 IBM IBM i Database Database overview 7.1 Note Before using this information and the product it supports, read the information in Notices, on page 39. This edition

More information

[MS-ADFSOAL]: Active Directory Federation Services OAuth Authorization Code Lookup Protocol

[MS-ADFSOAL]: Active Directory Federation Services OAuth Authorization Code Lookup Protocol [MS-ADFSOAL]: Active Directory Federation Services OAuth Authorization Code Lookup Protocol Intellectual Property Rights Notice for Open Specifications Documentation Technical Documentation. Microsoft

More information

GSA QMAC. Transportation Service Provider (TSP) TransPort Integrator User Guide. TransPort Integrator Service. Version 3.0

GSA QMAC. Transportation Service Provider (TSP) TransPort Integrator User Guide. TransPort Integrator Service. Version 3.0 GSA QMAC TransPort Integrator Service Transportation Service Provider (TSP) TransPort Integrator User Guide Version 3.0 Change Log Version # Date of Change Section Description of Change Changed By 1.0

More information

Server - The Tigo platform and urls associated with the api Client - Third party user with api access to the Tigo platform and/or Tigo api.

Server - The Tigo platform and urls associated with the api Client - Third party user with api access to the Tigo platform and/or Tigo api. Tigo REST API V3 Introduction This api is used to work with the Tigo Energy platform to automate the retrieval and creation of elements. It will attempt to adhere to standard REST calls found in most REST

More information

ACH Payments. User Guide

ACH Payments. User Guide ACH Payments User Guide Table of Contents Overview... 2 Supported SEC Codes... 2 Create Batch... 2 Creating a Free Form Batch... 3 Creating a Batch from a Template... 14 Manage Batch Templates... 21 Transaction

More information

Salesforce Integration User Guide. Cvent, Inc 1765 Greensboro Station Place McLean, VA

Salesforce Integration User Guide. Cvent, Inc 1765 Greensboro Station Place McLean, VA Salesforce Integration User Guide 2017 Cvent, Inc 1765 Greensboro Station Place McLean, VA 22102 www.cvent.com Contents Salesforce Integration User Guide... 3 Setting Up Your Account... 4 Helpful Hints...

More information

KIWIRE 2.0 API Documentation. Version (February 2017)

KIWIRE 2.0 API Documentation. Version (February 2017) KIWIRE 2.0 API Documentation Version 1.0.0 (February 2017) 1 Proprietary Information Notice This document is proprietary to Synchroweb (M) Sdn Bhd. By utilizing this document, the recipient agrees to avoid

More information

itreasury Alerts itreasury Module User Guide It s time to expect more. Regions Bank Member FDIC

itreasury Alerts itreasury Module User Guide It s time to expect more. Regions Bank Member FDIC itreasury Alerts itreasury Module User Guide It s time to expect more. Regions Bank 032013 Member FDIC 1 Welcome to Regions itreasury Welcome to Regions itreasury online banking. The itreasury suite of

More information

Digital Certificate Service (DCS) - User Guide

Digital Certificate Service (DCS) - User Guide Digital Certificate Service (DCS) - User Guide Information Security Branch Contents Using this Guide... 3 User Requirements... 3 Secure E-mail Messaging... 4 Send a Secure E-mail Message... 4 Receive a

More information

IBM Case Manager Version User's Guide IBM SC

IBM Case Manager Version User's Guide IBM SC IBM Case Manager Version 5.3.3 User's Guide IBM SC19-3274-10 IBM Case Manager Version 5.3.3 User's Guide IBM SC19-3274-10 This edition applies to Version 5 Release 3 Modification 3 of IBM Case Manager

More information

LINK Mobility SMS REST API MT and Delivery Reports Version 1.3; Last updated September 21, 2017

LINK Mobility SMS REST API MT and Delivery Reports Version 1.3; Last updated September 21, 2017 LINK Mobility SMS REST API MT and Delivery Reports Version 1.3; Last updated September 21, 2017 For help, contact support@linkmobility.com The most up-to-date version of this document is available at http://www.linkmobility.com/developers/

More information

ITCAM Agent for WebSphere MQ Version 7.1. Reference

ITCAM Agent for WebSphere MQ Version 7.1. Reference ITCAM Agent for WebSphere MQ Version 7.1 Reference ITCAM Agent for WebSphere MQ Version 7.1 Reference Note Before using this information and the product it supports, read the information in Notices on

More information

TheFinancialEdge. Configuration Guide for Cash Receipts

TheFinancialEdge. Configuration Guide for Cash Receipts TheFinancialEdge Configuration Guide for Cash Receipts 102711 2011 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or

More information

JD Edwards World. User Defined Data for Distribution Guide Release A9.3 E

JD Edwards World. User Defined Data for Distribution Guide Release A9.3 E JD Edwards World User Defined Data for Distribution Guide Release A9.3 E21563-03 April 2013 JD Edwards World User Defined Data for Distribution Guide, Release A9.3 E21563-03 Copyright 2013, Oracle and/or

More information

Programming Virtual Terminal APIs

Programming Virtual Terminal APIs System i Programming Virtual Terminal APIs Version 6 Release 1 System i Programming Virtual Terminal APIs Version 6 Release 1 Note Before using this information and the product it supports, read the information

More information

IBM Kenexa BrassRing on Cloud. Rules Automation Manager Guide

IBM Kenexa BrassRing on Cloud. Rules Automation Manager Guide Rules Automation Manager Guide Document Date: May 2018 2 Edition Notice Note: Before using this information and the product it supports, read the information in Notices. This edition applies to IBM Kenexa

More information

IBM TRIRIGA Application Platform Version 3 Release 4.2. Object Migration User Guide

IBM TRIRIGA Application Platform Version 3 Release 4.2. Object Migration User Guide IBM TRIRIGA Application Platform Version 3 Release 4.2 Object Migration User Guide Note Before using this information and the product it supports, read the information in Notices on page 41. This edition

More information

IBM i Version 7.2. Security Digital Certificate Manager IBM

IBM i Version 7.2. Security Digital Certificate Manager IBM IBM i Version 7.2 Security Digital Certificate Manager IBM IBM i Version 7.2 Security Digital Certificate Manager IBM Note Before using this information and the product it supports, read the information

More information

HP ALM Overview. Exercise Outline. Administration and Customization Lab Guide

HP ALM Overview. Exercise Outline. Administration and Customization Lab Guide HP ALM 11.00 Administration and Customization Lab Guide Overview This Lab Guide contains the exercises for Administration and Customization of HP ALM 11 Essentials training. The labs are designed to enhance

More information

Integrating with Microsoft Intune to Enforce Compliance on Mac Computers Managed by Jamf Pro

Integrating with Microsoft Intune to Enforce Compliance on Mac Computers Managed by Jamf Pro Integrating with Microsoft Intune to Enforce Compliance on Mac Computers Managed by Jamf Pro Technical Paper Jamf Pro 10.9.0 or Later 29 January 2019 copyright 2002-2019 Jamf. All rights reserved. Jamf

More information

Integrating with Microsoft Intune to Enforce Compliance on Macs Managed by Jamf Pro. Technical Paper Jamf Pro or Later 16 July 2018

Integrating with Microsoft Intune to Enforce Compliance on Macs Managed by Jamf Pro. Technical Paper Jamf Pro or Later 16 July 2018 Integrating with Microsoft Intune to Enforce Compliance on Macs Managed by Jamf Pro Technical Paper Jamf Pro 10.6.0 or Later 16 July 2018 copyright 2002-2018 Jamf. All rights reserved. Jamf has made all

More information

Administrator Guide. Regions itreasury. Administrator Guide

Administrator Guide. Regions itreasury. Administrator Guide Administrator Guide Regions itreasury Administrator Guide Revised 082011 itreasury Administrator Guide Welcome to Regions itreasury. This Guide contains information about all administrative duties associated

More information

Click "Continue", then select "Browse for fixes" and click "Continue" again.

Click Continue, then select Browse for fixes and click Continue again. Problem Overview ================ Product: IBM Security Guardium Release: 10.5 Fix ID#: Guardium v10.5 FAM for NAS Fix Completion Date: 2018-08-30 Filename: MD5Sum: FAMforNas-V10.6.0.88.zip c39180f260504f3b833c597f9a6ed77c

More information

IBM Aspera Faspex User Guide 4.2.0

IBM Aspera Faspex User Guide 4.2.0 IBM Aspera Faspex User Guide 4.2.0 All Platforms Revision: 672 Generated: 11/15/2018 13:51 Contents ii Contents Welcome to IBM Aspera Faspex...4 Introduction... 4 Logging In to Faspex...5 Logging In to

More information

Sourcing. Supplier Maintenance and Company Administration Buyer User Guide

Sourcing. Supplier Maintenance and Company Administration Buyer User Guide Sourcing Supplier Maintenance and Company Administration Buyer User Guide Version 6.1 Ion Wave Technologies, Inc. 2002-2008 Table of Contents Table of Contents...2 Welcome to Supplier Maintenance and Company

More information

To receive money, just share your enrolled address or U.S. mobile phone number with a friend and ask them to send you money with Zelle.

To receive money, just share your enrolled  address or U.S. mobile phone number with a friend and ask them to send you money with Zelle. Consumer FAQs 1. What is Zelle? Zelle is a fast, safe and easy way to send money directly between almost any bank accounts in the U.S., typically within minutes 1. With just an email address or U.S. mobile

More information

Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Primavera Portfolio Management 9.0 What s New Copyright 1999-2011, Oracle and/or its affiliates. The Programs (which include both the software and documentation) contain proprietary information; they are

More information