Sources

A source represents a customer's payment method, and Digital River uses the source to create a charge.

Gets a source by identifier

get

Retrieve the details of a source by supplying its unique identifier.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired

Source identifier

Responses
200

OK.

application/json
get
/sources/{id}

Last updated