Skip to main content
POST
Offer A Shared Resource

Authorizations

X-API-Key
string
header
required

Client API key copied from Developer Access in the TheFaithApp dashboard.

Authorization
string
header
required

Member access token returned by POST /v1/auth/token.

Body

application/json
type
string
required
Allowed value: "lending_item"
title
string
required
Required string length: 3 - 120
description
string
required
Required string length: 10 - 2000
condition
enum<string>
required
Available options:
new,
good,
fair
default_loan_days
integer
required
Required range: 1 <= x <= 90
approximate_area
string | null
Maximum string length: 100

Response

Shared resource submitted for review.

status
string
Allowed value: "Success"
data
object