visapayouts/v2/payouts

Ludwig
Occasional Visitor

visapayouts/v2/payouts

Hi,I call this api(https://sandbox.api.visa.com/visapayouts/v2/payouts) and return "Apikey not present",I tried to modify it, but it wasn't available.  Here are my request.

url:https://sandbox.api.visa.com/visapayouts/v2/payouts

x-pay-token:xv2:1670917580:b5041760395caf288dc8f6d8b8fd375abba9fc4d9261f3c09d4dce6d354134f7

body:

{"recipientDetail":{"lastName":"Smith","address":{"country":"840","city":"SFO","postalCode":"100","addressLine1":"addressline1","addressLine2":"addressline2","state":"765"},"contactEmail":"abc@visa.com","dateOfBirth":"1990-09-11","type":"I","payoutMethod":"B","firstName":"John","bank":{"branchCode":"2","bankCode":"021001088","bankCodeType":"ABA","accountNumberType":"DEFAULT","accountName":"accountname","countryCode":"840","accountType":"1","bankName":"BankofAmerica","accountNumber":"4385878445587518","BIC":"CTBAAU2S","currencyCode":"840"},"cityOfBirth":"Austin","identificationList":[{"idType":"D","idNumber":"123334","idIssueCountry":"840"}],"countryOfBirth":"840","contactNumber":"123456789","additionalData":[{"name":"TAX_REF","value":"ASR"}]},"senderDetail":{"address":{"country":"840","city":"Mumbai","postalCode":"100","addressLine1":"addressline1","addressLine2":"addressline2","state":"Mahrashtra"},"contactEmail":"def@visa.com","beneficiaryRelationship":"businesspartner","dateOfBirth":"1990-09-11","sourceOfFunds":"02","type":"I","senderReferenceNumber":"4304630005267011","cityOfBirth":"Austin","identificationList":[{"idType":"D","idNumber":"123334","idIssueCountry":"840"}],"countryOfBirth":"840","name":"JohnSmith","contactNumber":"120345678","additionalData":[{"name":"TAX_REF","value":"ASR"}],"sourceOfIncome":"business"},"originatorDetail":{"paymentFacilitator":{"country":"840","name":"test","id":"123476876"},"bankId":"408999","originatorName":"VisaInc.GER","address":{"country":"840","postalCode":"12346","state":"TX","addressLine":"123St."},"originatorBIC":"CTBAAU2S","merchantCategoryCode":"6012","bankBIC":"CTBAAU2S","originatorId":"77770"},"transactionDetail":{"systemTraceAuditNumber":"325081","localTransactionDateTime":"2022-12-13T15:45:16","businessApplicationId":"FD","statementNarrative":"advancepayment","purposeOfPayment":"ANN","transactionAmount":"200","transactionCurrencyCode":"840","additionalData":[{"name":"TAX_REF","value":"ASR"}],"retrievalReferenceNumber":"121816403394","endToEndId":"ABCD-1234-fab-578","clientReferenceId":"3187351823","payoutSpeed":"standard"}}
2 REPLIES 2
jenn_kh
Community Moderator

Re: visapayouts/v2/payouts

Thank you for reaching out,  @Ludwig! An agent is looking into this and will get back with you as soon as possible. If any community members know a solution, please feel free to share it here.  -Jenn

I_Doroteo3
Visa Developer Support Specialist

Re: visapayouts/v2/payouts

Hi @Ludwig

 

Please provide the following information: 

  1. Endpoint  
  2. Request Header 
  3. Request Body 
  4. Response Header (include the x-correlation-id) 
  5. Response Body 

Using SoapUI, you can find the x-correlation-id in the Raw Tab of the response header. 

  

To learn more about common Visa Developer error codes and how to resolve them, please navigate to our Visa Developer Error Codes page here - https://developer.visa.com/pages/visa-developer-error-codes    

  

If you don't find an error code listed here, please refer to the API-specific error codes in its respective documentation pages.

 

Thanks, 

Illana