Create Payment Card wallet
1min
POST
Authentication
Authorization
Bearer
Path Parameters
accountReference
string
*
Header Parameters
X-TokenId
string
X-SessionId
string
X-Version
string
*
Origin
string
Body Parameters
paymentDetailsCard
FictiveGlobal.Api.Rest.Dtos.v2.PaymentDetailsCard
*
Description
Payment details card
cardNumber
string
cardType
string
expiryDate
string
issueCode
string
cvv
string
billingHouseName
string
billingHouseFlatNumber
string
billingStreet
string
billingDistrict
string
billingTownCity
string
billingCounty
string
billingPostcode
string
billingCountry
string
setDefault
boolean
associatedName
string
skipPreAuth
boolean
customPaymentParameters
object
Responses
201
Created
FictiveGlobal.Api.Rest.Dtos.v3.PaymentDetails.PaymentAccountDetails
Description
Payment account details
cards
FictiveGlobal.Api.Rest.Dtos.v3.PaymentDetailsCardSummary[]
payPal
FictiveGlobal.Api.Rest.Dtos.v2.PaymentDetails.PaymentDetailsPayPal
bacs
FictiveGlobal.Api.Rest.Dtos.v2.PaymentDetails.BacsDirectDebitPaymentDetails
sepa
FictiveGlobal.Api.Rest.Dtos.v2.PaymentDetails.SepaDirectDebitPaymentDetails
400
Unable to authenticate using the provided session
401
Not Authorized
404
Account Does Not Exist
500
Internal Server Error
🤔
Have a question?
Our super-smart AI, knowledgeable support team and an awesome community will get you an answer in a flash.
To ask a question or participate in discussions, you'll need to authenticate first.
Updated 02 Nov 2023
Did this page help you?