FeaturesCopy PageInter-Merchant Transferpost https://svra.interpaypos.com:1443/Transfers funds from one SportsPay merchant to another. Both merchants must share a Transfer Group configured by SportsPay.Body ParamsSend TransferReverse Transfer or SplitTERMIDstringrequired^[a-zA-Z0-9]{8}$Terminal ID of the merchant that is sending the transfer (8 alphanumeric characters). Must always be the first field.PASSstringrequiredlength ≤ 16^[a-zA-Z0-9]+$Password for the Terminal ID (provided by SportsPay).TYPEstringenumrequiredRequest type. T for Transfers.TAllowed:TSUBTYPEstringenumrequiredS to Send Transfer.SAllowed:STRANGPstringrequiredlength ≤ 8^[a-zA-Z0-9]+$The transfer group; This will be provided by SportsPayRECVstringrequired^[a-zA-Z0-9]{8}$The Terminal ID of the merchant that is receiving the funds (8 alphanumeric characters).AMTstringrequired^\d+\.\d{2}$Amount to transfer in dollar and cents (numeric with decimal).MSGstringrequiredlength ≤ 30^[a-zA-Z0-9 ]*$Reason for the transfer that is displayed to both parties (max 30 characters; accepts alphanumeric and spaces).REFstring^[a-zA-Z0-9\-/]{5,40}$Unique reference number attached to the transaction (5-40 characters; accepts alphanumeric, -, and /). Must be unique within the current batch.CUSTNAMEstring^[a-zA-Z0-9 \-'.]{1,40}$Customer's name to tag to the transfer (max 40 characters; accepts alphanumeric, spaces, -, ', and .).CUSTEMAILstring^[\w\.-]+@[a-zA-Z\d\.-]+\.[a-zA-Z]{2,}$Customer's email address to tag to the transfer (max 60 characters; accepts standard email characters: alphanumeric and @ . ! # $ % + - _ { | } ~).INVstring^[a-zA-Z0-9]{5,20}$Invoice number associated with the transfer (5-20 alphanumeric characters). Acts as a transaction tag — does not need to be unique.Response 200Successful responseUpdated 6 days ago RelatedInter-Merchant TransfersDid this page help you?YesNo