Direct PaymentsForce PostCopy Pagepost https://svra.interpaypos.com:1443/Captures funds from a previously approved Auth Only transaction using the AUTH number returned on the original Auth.Body ParamsTERMIDstringrequired^[a-zA-Z0-9]{8}$Terminal ID of the merchant (8 alphanumeric characters). Must always be the first field.PASSstringrequiredlength ≤ 16^[a-zA-Z0-9]+$Password for the Terminal ID (provided by SportsPay).TYPEstringenumrequiredType of transaction (F for Force Post).FAllowed:FAMTstringrequired^\d+\.\d{2}$Amount in dollars and cents of the Authorized transaction that you are Force Posting (numeric with decimal).AUTHstringrequired^[a-zA-Z0-9]+$The authorization number for the transaction you are Force Posting.TOKENstringrequired^[a-zA-Z0-9]{16,19}$Tokenized card data (16-19 alphanumeric characters). Accepts either a One-Time Token (OTT) from Embedded Tokenization or a permanent token.USERFEEstring^\d+\.\d{2}$Amount to charge cardholder for transaction in dollars and cents (numeric with decimal).PLATFEEstring^\d+\.\d{2}$Platform Fee - Amount to add to transaction amount in dollars and cents (mutually exclusive with PLATCHRG)PLATCHRGstring^\d+\.\d{2}$Platform Charge - Amount to subtract from transaction amount in dollars and cents (mutually exclusive with PLATFEE).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 (max 40 characters; accepts alphanumeric, spaces, -, ', and .).CUSTEMAILstring^[\w\.-]+@[a-zA-Z\d\.-]+\.[a-zA-Z]{2,}$Customer's email address (max 60 characters; accepts standard email characters: alphanumeric and @ . ! # $ % + - _ { | } ~).INVstring^[a-zA-Z0-9]{5,20}$Invoice number associated with the transaction (5-20 alphanumeric characters). Acts as a transaction tag — does not need to be unique.DESCstring^[\w\s\W]{1,60}$Description of payment (up to 60 characters; accepts alphanumeric, spaces, symbols and punctuation marks).SPLITstring^[a-zA-Z0-9&\[\]=. ]+$The Split Payment information, formatted as multiple key-value pairs inside brackets. Each Split Payment entry must be enclosed in square brackets and can include multiple fields separated by &. Example format: [TRANGP=TESTGRP&RECV=DEVM0058&AMT=1.20&REF=12345678&MSG=DEMOTRANSFER].Response 200SUCCESSFUL TRANSACTIONUpdated 3 months ago RelatedOverviewStepsParameter DescriptionsDid this page help you?YesNo