Skip to main content

Find payout originator by ID

This endpoint is only available to select business accounts. Reach out to partners@strike.me for more info.

Required scopes:

  • partner.payout-originator.read

Path Parameters
originatorId uuid REQUIRED

Payout originator ID

Responses
200

Success

Schema OPTIONAL
id uuid

Id of the originator.

state string

Possible values: [PENDING_REVIEW, APPROVED, REJECTED, INACTIVE]

State of the originator.

created date-time

Time at which originator has been created.

details object

Details about the originator.

dateOfBirth date OPTIONAL

Date of birth of the individual.

type string

Possible values: [INDIVIDUAL, COMPANY]

Type of the originator.

name string

Originator's name.

address object

Originator's address.

country string

ISO 3166-1 alpha-2 code for the country.

state string OPTIONAL

State code based on the country.

city string

The name of the city or town.

postCode string

The postal code or ZIP code for the address.

line1 string

The street address.