Process an AuthAsk AIpost https://api-cert.payconex.net/api/v4/accounts/{accountId}/payments/authRun an AUTHORIZATION transaction Endpoint to run an Authorization transaction Required Scopes The API Key calling this endpoint must have one of the following scopes: pcx:payments:* pcx:payments:card_not_present:* pcx:payments:card_not_present:auth Path ParamsaccountIdstringrequiredBody ParamsTransaction Details.billPaymentobjectbillPayment objecthealthcareobjecthealthcare objecttransactionIdstringOptional fieldposProfilestringenumrequiredThe type of Point of Sale used for the transactionMOTOECOMMERCESERVERACHAllowed:MOTOECOMMERCESERVERACHrulesobjectrules objectbfTokenReferencestringA token reference used for making paymentsshieldConexTokenobjectThe token returned from a Shieldconex operationshieldConexToken objectamountsobjectrequiredamounts objectcredentialOnFileobjectcredentialOnFile objectdescriptionstringcustomerobjectcustomer objectshippingAddressobjectshippingAddress objectlevel2objectlevel2 objectlevel3ProfileNamestringThe name of the Level3 Profile.level3objectlevel3 objectitemsarray of objectslength ≥ 1items objectcommodityCodestringrequiredlength between 1 and 12International description code of the individual good or service being supplied. Recommend using national or international list of standardized codes.descriptionstringrequiredlength between 1 and 35Item descriptionproductCodestringrequiredlength between 1 and 12Merchant-defined description code of the item.quantitystringrequiredQuantity of the item (up to four decimal places). DDDDDDD.CCCCunitOfMeasurestringrequiredlength between 1 and 12Code for units of measurement used in international trade.unitCoststringrequiredUnit cost of the item. DDDDDDD.CCvatAmountstring | nullAmount of any sales or value added taxes associated with the item.vatRatestring | nullLineItemVATAmount. Submitted Tax rate used to calculate as a percentage. Two-digit implied decimal. For example, if 10.42%, submit 1042discountAmountstring | nullDiscount amount applied to the line item. This field should be 0.00 if the unit cost reflects a discount price or if no line item discount applies DDDDDDDDD.CClineItemTotalstring | nullTotal full amount associated with the line item (including tax). DDDDDDDDD.CCalternateTaxIdstring | nullTax identification number of the merchant reporting the alternate tax amount. Not applicable for US merchants. (tag must be present, but can be empty)vatTypestring | nullTax identification number of the merchant reporting the alternate tax amount. Not applicable for US merchants. (tag must be present, but can be empty)discountCodestring | nullenumIndicates whether discount was applied to the purchase price of the item. 0 = Not supported 1 = Amount is discounted 2 = Amount is not discounted2012Allowed:012netGrossCodestring | nullenumIndicates whether extended item amount included the tax. 0 = Not supported 1 = Item Amount includes tax amount 2 = Item Amount does not include tax amount2012Allowed:012extendedItemAmountstring | nullAmount of the item (price multiplied by quantity). DDDDDDDDD.CCdebitCreditCodestring | nullenumIndicates whether ExtendedItemAmount is a Credit (taking away from the total amount of the sale) or Debit (adding to the total amount of the sale). 0 = Not supported 1 = Extended Item Amount is Credit 2 = Extended Item Amount is Debit2012Allowed:012discountRatestring | nullDiscount rate for the line item. Submitted as a percentage. Two-digit implied decimal. For example, if 10.42%, submit 1042ADD objecttraceobjecttrace objectdynamicDescriptorstringlength between 1 and 25Name of the dynamic descriptorResponses 200Response Object 400Bad Request 401The authorization provided was invalid 403The authorization provided is not allowed to perform this operation 422There was a problem validating your request 500An unexpected error occurred on the server, preventing the request from being processed successfully. defaultErrorUpdated about 1 year ago